Fix merge #101 by replacing a non-working Yahoo! link with Wikipedia
The link was meant to describe robots.txt crawl-delay info
This commit is contained in:
		@@ -674,7 +674,7 @@ Web crawlers. See http://www.robotstxt.org/ for more information
 | 
				
			|||||||
on the format of this file.
 | 
					on the format of this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
crawldelay: if non-empty, this value is provided as the Crawl-Delay:
 | 
					crawldelay: if non-empty, this value is provided as the Crawl-Delay:
 | 
				
			||||||
    for the robots.txt file. see https://help.yahoo.com/kb/search
 | 
					    for the robots.txt file. see <https://en.wikipedia.org/wiki/Robots_exclusion_standard#Crawl-delay_directive>
 | 
				
			||||||
    for more information. Default is zero, no explicit delay.
 | 
					    for more information. Default is zero, no explicit delay.
 | 
				
			||||||
disallow: Array of (virtual) directories to disallow. Default is 'main',
 | 
					disallow: Array of (virtual) directories to disallow. Default is 'main',
 | 
				
			||||||
    'search', 'message', 'settings', 'admin'. Ignored when site
 | 
					    'search', 'message', 'settings', 'admin'. Ignored when site
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user