Hi, I have hundreds of "search result" pages on my site that I have mod-rewrited into Google-friendly urls. Nice.
However, each page is titled in a very generic way:
eg. Cookies Page 1, Cookies Page 2, Cookies Page 3, etc.
As I can't really grab keywords from the page content (they are just random results), I want to be able to pull a selection of keywords from a seperate file and print them as a permanent Title on each page:
eg. Cookies Page 1 --> Jam Cookies, Choc Cookies, Yummy Cookies
eg. Cookies Page 2 --> Yummy Cookies, Yellow Cookies, Choc Cookies
eg. Cookies Page 3 --> Jam Cookies, Yummy Cookies, Yellow Cookies
These titles would be taken dynamically and randomally from a list of titles included from somewhere for each page, but they are permenant for each page (they don't change after a page refresh so that Google sees them the same way each time it slurps).
Does anyone know some code or a script somewhere that could easily setup a batch of titles and have the page generator grab a title for each Cookie Page?
I know this doesn't make sense but hopefully someone sees my vision.
cheers,
Glen