-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Users there is a need to manage the Clean-param section. Since this parameter only supports Yandex, It was not possible to find a working solution for the administration of this field. There is no such functionality in the current implementation of `django-robots'.
Example of changes:
- Templates - add a section to the generated file
robot.txt - Views - Add a method to get all
clean_paramobjects from theRulemodel. - Model - add the
clean_paramfield associated with M2M to the newCleanParammodel. - Model - create the
CleanParam(example-name). - Add the appropriate changes to the
AdminForm.
Perhaps these changes can help library users implement a better SEO site setup.
Metadata
Metadata
Assignees
Labels
No labels