Re: Session ID's in URL's: Will Google & others index?
It's not the fact that they are dynamic URLs that are the problem. Google et al can spider dynamic pages just fine. It is the session IDs that prevent them from doing so.
mod_rewrite is an apache server mod. If you are using asp and windows servers, there is a top notch ISAPI filter from a company called XQASP that will do the job just fine.
|