浏览代码

:handshake: Merge pull request #109 from corentinbettiol/main

Create SEO category and add django-check-seo to it
Jeff Triplett 4 年之前
父节点
当前提交
015a047f8d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -190,6 +190,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
 - [django-watson](https://github.com/etianen/django-watson) - Full-text search plugin.
 
+### Search engine optimisation
+- [django-check-seo](https://github.com/kapt-labs/django-check-seo) - Check SEO of pages.
+
 ### Security
 - [django-csp](https://github.com/mozilla/django-csp) - Adds [Content-Security-Policy](http://www.w3.org/TR/CSP/) headers to Django.
 - [django-feature-policy](https://github.com/adamchainz/django-feature-policy) - Set the draft security HTTP header `Feature-Policy` on a Django app.