Hi,
question
Php/mysql site, has links which has several special character and id= session.
Now, if mod_rewrite is done it will come FROM out side and re-writes the internal dynamic url and converts them to friendly url without special character. per reffering url.
My question is this. If the site is done in .php and all internal links are pointing to other links within the site, how would you handle it.
If the googlebot arrives at your site and starts crawling they will follow these dynamic links.
What would be the best way to do handle this, instead of changing all of the urls's.
Thanks.

Reply With Quote


