Jump to content

AJAX + Offserver PHP = SEO on static HTML?


willeadie

Recommended Posts

Conceptual query.  I have access to add html to a server with good SEO juice.  As a php guy, static HTML sounds like "wasted time doing things manually."  I would therefore like to be able to build php/mySQL-based content "offserver" (i.e., on a different server where I can set things up in php/MySQL), and populate the html pages living on the first server using that DB content.  I presume AJAX is really the way to do this, by client-siding most of the actual content.

 

The "SEO" part of things is that I want the content to be indexed (or there's no point in hosting it on that site to begin with). 

 

Thoughts on a very basic framework to populate HTML from a different/remote server/DB setup in an index-able way?  My main focus is on the AJAX end; I can setup fairly clean php on the other end (although interface thoughts welcome there, too).

 

Also, I wouldn't technically need it to be "interactive" at all--the main value of AJAX--so maybe there's an even simpler solution i haven't thought of.

 

TIA. 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.