The Robots.txt Editor for Umbraco adds a tree node to the developer section, which allows access to your Robots.txt file from the root of your website.
If you do not have an existing Robots.txt, then one will be created for you. The editor contains basic validation for the Robots.txt protocol.
Note: Robots.txt Editor has been developed against Umbraco v4.9.0 and will support that version and above.
Robots.txt Editor can be installed from either Our Umbraco or build manually from the source-code:
To install from Our Umbraco, please download the package from:
If you prefer, you can compile the project yourself, you'll need:
- Visual Studio 2012 (or above)
To clone it locally click the "Clone in Windows" button above or run the following git commands.
git clone https://github.com/leekelleher/umbraco-robotstxt-editor.git umbraco-robotstxt-editor
cd umbraco-robotstxt-editor
._build\BuildPackage.cmd
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
Have a question?
- Raise an issue on GitHub
Copyright © 2009 Lee Kelleher
Licensed under the MIT License