View Single Post
  #9 (permalink)  
Old 12-30-2005, 08:11 AM
Faglork's Avatar
Faglork Faglork is offline
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default Re: Google indexed pages question

Quote:
Originally Posted by nagarjuna55334
I think it can be possible by increasing the crawl time by writing the code in the robots.txt


User-agent: googlebot
Crawl-delay: 120


I dont know how much time i,e 120 or other to crawl the 30,000 pages but the robots.txt works if proper navigation is there in your site increase the time 120 if you are not crawled well.

You seem to misunderstand the concept of "Crawl-delay". It is used to increase the time between spidering one page and the next by introducing a delay - this is done to reduce load on the server:
http://www.ilovejackdaniels.com/deve...ts-txt-file/3/

It has nothing to do with the time a bot takes to spider your pages.

faglork
Reply With Quote