Hi, I'm just redeveloping my site and am looking at mod_rewrite. My
understanding is that search engines prefer urls such as
www.mysite.com/uk/london/harrods rather than
http://www.mysite.com/index.php?coun...n&shop=harrods
What happens if someone is doing a search on just London and I want to show
a list of all London's I have listed (e.g. Londonderry, UK - London, UK -
London, CA etc). I would then have
www.mysite.com//London/ The double // is
a problem with search engines, so I've heard, and looks dreadful too. They
can search on all 3 fields individually or mixed, so am just wondering what
I should fill empty fields with to make the URL tidier. Or am I just
thinking about this the wrong way round?
Thanks
Nick