Dekortage wrote:
Scott, you have piqued my curiosity.  How can someone make a dynamic
jQuery site -- say, a single HTML page that uses jQuery to dynamically
load content into regions of the page -- so that search engines are
able to index all of the content?

You don't, not quite. You start with a straightforward multi-page HTML site that is already search engine friendly, then use jQuery to enhance either the front page or all pages, converting links to some sort of dynamic includes. A user not running Javascript (like a search engine crawler) will see the less dynamic, but still functional pages.

  -- Scotr

Reply via email to