- Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, django-check-seo is searching the content in the <div class="container"></div>
tag.
It could be a problem if the main content of the pages of the crawled website is in another tag (like <main>
or <div class="cms_main">
...).
We should provide a setting where we could select a tag/class/list of tags/classes to search content in.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working