Topic: Crawlable pages and non crawlable pages (Read 1171 times)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8249
42481 credits Members referred : 3
« on: Sep 18, 2005, 01:23:33 PM »
A lot of people ask me how they can have all their pages indexed by Google, and how Google crawler decides to index or not a page.
Well you can find answers to these questions here, but I will also try to explain some things.
The g spider don't like sessions. So if you have a page with a variable like ?sessid=...... it would propably not get indexed. ( eg. url.com/index.php?sessionid=2 )
Also urls with a variable called id plus other variables wont get indexed ( eg. url.com/index.php?id=2&something=1 )
That's all. If you do this, the g bot will crawl the whole of your site.