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

jan-szejko-steelseries/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 4.0
  • Django 3.2
  • Django 3.1
  • Django 2.2

For older Django versions (1.6-1.10) use django-robots==3.0. for Django 2 and above, use django-robots>=4.0.0.

Supported Python version

  • Python 3.7, 3.8, 3.9, 3.10

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.1%
  • HTML 1.9%