Nikolas
Sun 18 September 2005, 12:23 pm GMT +0200
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.
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.