How to Easily Analyze and Translate Any Robots.txt File

I have already shared my opinion on the variety of various Robots.txt checkers and verifiers: be aware of them but use those with caution. They are full of errors and misinterpretations.

However I happened to come across one really good one the other day: robots.txt checker. I found it useful to use for self-education in the first place.

Checks are done considering the original 1994 document A Standard for Robot Exclusion, the 1997 Internet Draft specification A Method for Web Robots Control and nonstandard extensions that have emerged over the years.

The tool allows to both run a general check and a user-agent specific analysis:

Robots.txt checker

Translate Robots.txt File Easily

The tool does a good job “translating” the Robots.txt file in easy-to-understand language.

Here’s an example of it explaining the default Robots.txt file:

allowed by empty Disallow directive

Robots.txt tool

The tool is also good at organizing the Robots.txt file by breaking it into sections based on the useragent:

Robots.txt by useragent

Be Aware of Warnings

The tool warns you of some essential issues, for example the way search engines might treat the wildcard in the Disallow directive:

Robots.txt warnings

All in all, I found the tool basic, yet useful enough and would recommend using it for those learning Robots.txt syntax for easier data organization.

Written By:
PG

Ann Smarty | My Blog Guest | @seosmarty

Ann Smarty is the blogger and marketer specializing in SEO consulting and guest blogging. Ann's expertise in blogging and tools serve as a base for her writing, tutorials and her guest blogging project, MyBlogGuest.com

More Posts By

Comments

  1. Scott T says:

    Hi,
    I have a robot txt question or 2. What directories should I ban if I use a WordPress installation as my topsite (for lack of a better term). Or in general is there a sort of template robot txt file for wordpress installations to prevent crawling in certain areas. What SEO benfits do the robot txt files have, if any?