Home Answers Viewqa HTML What is robot.txt file?

 
 


Deepak Kumar
What is robot.txt file?
1 Answer(s)      2 years and 4 months ago
Posted in : HTML

Hi,

What is robot.txt file?

Thanks

View Answers

January 26, 2011 at 12:36 AM


Hi,

The robot.txt file is places in the root of the website.

It allows the web masters to instruct the website pages for indexing in the search engine.

You can also disallow the search engine for indexing or crawling certain url's of your website.

Here is example of robot.txt file:

User-agent: *
Allow: /

Thanks









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.