kapt-labs / django-check-seo

Django Check SEO will check the SEO aspects of your site for you, and will provide advice in case of problems. Compatible with Django & Django-CMS!
GNU General Public License v3.0
154 stars 12 forks source link

nav menu is in content #32

Closed corentinbettiol closed 4 years ago

corentinbettiol commented 4 years ago

django-check-seo should not include things like header, menu & footer in the core content of the page, but on some websites that's actually the case, leading to the "no keyword found in first §" problem.

corentinbettiol commented 4 years ago

See #35.