bopritchard
Programmer
all of the pages on my website are built dynamically from a mysql database...therefore all of the links on my site contain query strings...the ?'s in my url's are keepingmy site from being spidered by the search engines...i need my url's written in such a way that they can be spidered and interpreted correctly by the web server...is there a php solution to this?
the only one i'm familiar with is the apache mod_rewrite module...unfortunately my host will not install it...
the only one i'm familiar with is the apache mod_rewrite module...unfortunately my host will not install it...