Forum Moderators: open
So, two questions: I noticed that the "freshbot" is still crawling the pages with sessions currently indexed. Will those ever go away? Also, will I have to wait until the next deep crawl to see if my product pages will be properly indexed now, or will the fresh crawl notice the difference?
Lots of questions, but thanks for your help.
From googleguy (works for google, hangs out here) in recent thread about a CMS product:
Yeah, session IDs cause a real problem for every search engine spider. A search engine needs a link that won't be expired in a few weeks, and most sessions expire much faster than that.
The other thing is that with session IDs, it's too easy to crawl duplicate content with different urls. So anytime you can avoid session IDs, I would recommend it.