Just how do you set up robots.txt to permit crawling of the website with the exception of a couple of directory sites?
Answers: 2
Google Webmaster devices has actually a Section called "Crawler accessibility"
This area permits you really conveniently to create your robots.txt
For instance to permit every little thing other than blog site a folder called examination your robot.txt would certainly look something like
User-agent: *
Disallow: /Test
Allow: /
0
corymathews 2019-05-09 09:22:19
Source
Share
Here's every little thing you require to find out about the robots.txt file
0
Jason 2019-05-09 09:21:24
Source
Share