Skip to content

A Django app for managing robots.txt files following the robots exclusion protocol

License

Notifications You must be signed in to change notification settings

mpasternak/django-robots

 
 

Repository files navigation

Django Robots

Jazzband

This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.

For installation instructions, see the documentation install section; for instructions on how to use this application, and on what it provides, see the file "overview.txt" in the "docs/" directory or on ReadTheDocs: https://django-robots.readthedocs.io/

Supported Django versions

  • Django 1.8
  • Django 1.9
  • Django 1.10
  • Django 1.11
  • Django 2.0

Supported Python version

  • Python 2.7
  • Python 3.3, 3.4, 3.5, 3.6

About

A Django app for managing robots.txt files following the robots exclusion protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • HTML 2.0%