View Single Post
Old 01-04-2016, 12:10 AM   #3
Rajan007
Registered User
 
Join Date: Sep 2015
Posts: 75
Robots.txt file contains set of instruction, which tells google what to crawl on that particular site.

sample code

User Agent: *
Allow: /

The above code give permission to robots to crawl the entire website.
write this code in a notepad and save it as robots.txt and upload it in your server.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Rajan007 is offline   Reply With Quote