Forum Moderators: open

Message Too Old, No Replies

Dynamic Search Results: how to build a static version?

         

ecotraveller

6:30 pm on Mar 18, 2009 (gmt 0)

10+ Year Member



Guys,

I wonder if someone could point me in the right direction:

My website uses ajax and jquery combo to generate the search results and we are trying to build static HTML versions of these pages to serve to the search engines.

We have been struggling to build the page results and save, and also with the filters, they don't work.

Anyone?

Thanks in advance

[edited by: coopster at 12:27 pm (utc) on Mar. 19, 2009]
[edit reason] no personal urls please TOS [webmasterworld.com] [/edit]

idev

9:43 pm on Mar 19, 2009 (gmt 0)

10+ Year Member



Hi,

You could log the queries with the server script, generate a map page that's accessible to SEs, and generate a page w/ pre-defined results on click.

E.g. if you update a div with the results, you can just fill the div in by the server script.