Forum Moderators: phranque
but most of the pages that are database driven are messed up when accessed via a search engine. :(
Google replaces each / with %5C.
From Google the pages display, minus the style sheet! And the graphic, which is on a server-side include, is a broken link. Another server-side include displays fine.
What can I do? I have provided a "site map" for search engines to spider to these pages.
Many thanks in advance for replies.
It's clear that some SEs are replacing slash characters with the corresponding ASCII code in some of your URLs. If you provide some detail as to what database program you're using and what scripting language you're using to access it, one of our database wizards may be able to suggest a work around.
From Google the pages display, minus the style sheet! And the graphic, which is on a server-side include, is a broken link. Another server-side include displays fine.
Give us a bit more info about the database problem and perhaps someone can help.