Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leekelleher/umbraco-robotstxt-editor
An Umbraco package to edit your robots.txt file
https://github.com/leekelleher/umbraco-robotstxt-editor
umbraco
Last synced: 2 months ago
JSON representation
An Umbraco package to edit your robots.txt file
- Host: GitHub
- URL: https://github.com/leekelleher/umbraco-robotstxt-editor
- Owner: leekelleher
- License: mit
- Created: 2013-11-03T20:29:40.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-08T08:34:21.000Z (about 2 years ago)
- Last Synced: 2024-11-08T12:50:57.693Z (2 months ago)
- Topics: umbraco
- Language: C#
- Homepage: https://our.umbraco.org/projects/developer-tools/robotstxt-editor/
- Size: 3.29 MB
- Stars: 8
- Watchers: 7
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Robots.txt Editor for Umbraco
[![Our Umbraco project page](https://img.shields.io/badge/our-umbraco-orange.svg)](https://our.umbraco.org/projects/developer-tools/robotstxt-editor/)
[![NuGet release](https://img.shields.io/nuget/v/Our.Umbraco.RobotsTxtEditor.svg)](https://www.nuget.org/packages/Our.Umbraco.RobotsTxtEditor/)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.
## Umbraco v8
Robots.txt Editor has been re-developed for Umbraco v8.
> For historical purposes, you can still view the [`legacy` branch](https://github.com/leekelleher/umbraco-robotstxt-editor/tree/legacy) of this repository, if you wish to reference the original source-code.
---
## Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).
* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
* [Pull requests](CONTRIBUTING.md#pull-requests)
* [Getting started](GETTINGSTARTED.md)## Contact
Have a question?
* [Raise an issue](https://github.com/leekelleher/umbraco-robotstxt-editor/issues) on GitHub
## Dev Team
- [Emma Burstow](https://github.com/emmaburstow)
- [Lotte Pitcher](https://github.com/LottePitcher)
- [Mike Masey](https://github.com/MMasey)
- [Lee Kelleher](https://github.com/leekelleher)## License
Copyright © 2019 Umbraco Community and other contributors
Copyright © 2009 Lee KelleherLicensed under the [MIT License](LICENSE.md)
#### Logo
The package logo uses the [Robot](https://thenounproject.com/term/robot/826063/) (by [Oksana Latysheva](https://thenounproject.com/latyshevaoksana/)) icon from the [Noun Project](https://thenounproject.com), licensed under [CC BY 3.0 US](https://creativecommons.org/licenses/by/3.0/us/).