Django-check-seo

Latest version: v1.0.1

Safety actively analyzes 665909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.3.5

-------------------

Features
~~~~~~~~
- Fix launc_tests exit codes [cb]
- Update keyword matchin in URL [cb]

*add tests for keywords in URL
*update tests for h


Documentation
~~~~~~~~~~~~~
- Add CONTRIBUTING.md [cb]

*Add contributing guidelines
*Add AUTHORS.md file (list of contributors)
*Edit README.md
*Edit launch_tests.sh
*Edit pre-commit confi


Maintenance
~~~~~~~~~~~
- Run flake8, isort & black [cb]

Tests
~~~~~
- Add tests for keywords in 1st paragraph [cb]
- Test url & content length [cb]
- Add tests *for internal & external links [cb]
- Add tests for check_keywords [cb]
- Fix failing tests in python2 [cb]

Other
~~~~~
- 40 [cb]

*current url is now fetched using utf-8, which will not throw exception if accentuated char is foun

- Update pre-commit & launch_checks [cb]
- Update pre-commit [cb]
- +TEST [cb]

*switch title kw check to the new method (using regex)
*add tests for titl

- Add image tests remove unnecessary tags from test html [cb]
- Bug + add tests for h2 [cb]

*fix bug where keyword was not found but green bold was added to part of the wor

- Add tests for meta description [cb]
- Add tests for check_description [cb]
- Update tests [cb]

*remove some foldrs & files from coverage repor

- Update coding in test_h1.py (from latin-1 to utf-8) [cb]
- Bug in check_h1 [cb]

*finished adding tests for check_h1.py, enhoy 100% coverage!
*fix bug from previous commit (forgot parenthesis

- Add some h1 tests & fix bug [cb]

fix h1 bug: no text was displayed in searched_in where all content was in the alt tag of an image (thx tests!

0.3.4

-------------------
- Bad strings in some regex [cb]

0.3.3

-------------------

Features
~~~~~~~~
- Add test skeleton (will soon add real unit tests) [cb]

Other
~~~~~
- 37, fix 38 [cb]

* replace number by keywords that are found inside text
* update regex used to count keyword occurences to accept some special chars (including

0.3.2

-------------------

Maintenance
~~~~~~~~~~~
- Update README & check_title [cb]

* fix typo README
* fix check_title: case "empty title tag" was not handle


Other
~~~~~
- +MAINT: check_title [cb]

* replace .string by .text
* handle case where title tag exist but does not contain any text (display [no content])
* add french translation for "[no content]

0.3.1

-------------------

Bug fixes
~~~~~~~~~
- Description was lowered but no keywords [cb]

* "check my super duper description" does not contain "Super"
* "check my super duper description" contain "super

- Empty links error [cb]

* links with only newlines were considered as valid strings, now they should display their content tag instead (usually an img without alt tag

- Meta description error [cb]

* .join() in python2 is not encoding-safe, so strings like "Thaïs" in meta description or h1 could lead to an erro

- Meta description searched_in [cb]

* display lower() meta description to match with lower() keywords in searched_in var

0.3.0

-------------------
- +FIX+DOCS [cb]

*add new DJANGO_CHECK_SEO_SEARCH_IN parameter (fix 30, 32 & 35)
*fix error in searched_in for meta descriptions tests (fix 36

- Display arrows & update cursor for list of checks [cb]

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.