Hi every body, http://www.website.com/robots.txt is my robots.txt file. Anyone can plz tel me is it right file?. What is my doubt is "User-agent: * " it is for all robots. what is the need to mension every robot? Thanks &Regards Pavani
If he tells you, then he will have to kill you otherwise you will die at old age a genius. LOL fastreplies
Robots.txt is a text (not html) file you put on your site to tell search robots which pages you would like them not to visit. Robots.txt is by no means mandatory for search engines but generally search engines obey what they are asked not to do.
The robots.txt file is used basically to allow all robots of all search engines like Google, Yahoo, bing etc to allow to crawl your site. Also if you think that there is any page in your site that the search engines should not crawl, you should also mention that page as well in this file.
Web site owners use the /robots.txt file to give instructions about their site to web robots this is called The Robots Exclusion Protocol. It works likes this: User-agent: * Disallow: / The "User-agent: *" means this section applies to all robots. The "Disallow: /" tells the robot that it should not visit any pages on the site.
Hey guys, Robots.txt is basically used to tell the crawler where to crawl and which section you don't need to be crawled. While optimizing your site you can keep this text file under your root directory. Thanks and regards Smith Jones