Hi Guys, I've got a site with CMS that generates pages dynamicallyt with query string url's as long as your arm. And Google won't touch them with a barge pole.
Now I've seen successful scenarios where the really long url has been kept server side out of view,
but throughout the site, the links are all short succinct vanity url's in a nice hierarchical folder format eg domain.co.uk/name/name/.
These vanity links, when clicked on, are mapped at the server to the longer more complex and SE unfreindly URL's.
Its helped incredibly in getting the site indexed by Google, and Google liusts the vanity url, but caches the content of the dynamically generated page.
Only one problem. How do I do this?
Can anyone point me in the direction of some resources that will enable me to udnertsand how this is implemented, and what the motions to go through are.
many thanks
Dub'ya