Skip to content

Releases: sethblack/python-seo-analyzer

2024.04.21

21 Apr 18:11
7ab5b35
Compare
Choose a tag to compare
  • Moved from SemVer to CalVer
  • Add new pyproject.toml file for PyPi distribution
  • Remove old setup.py, don't need that anymore
  • Update README to reflect new cli script name seoanalyzer
  • Update requirements.txt to include much newer versions of necessary packages and remove requests
  • Refactor everything into pyseoanalyzer directory, sorry about the package naming headaches - my bad

4.0.6

16 Jan 01:09
b772f25
Compare
Choose a tag to compare
  • Update lxml version
  • Fix missing lxml in setup.py

4.0.5

03 Dec 23:14
Compare
Choose a tag to compare
  • Parse different header tags
  • Add ability to exclude inner URLs from a given page

4.0.4

18 Jan 20:41
Compare
Choose a tag to compare
  • Remove social share numbers from html template
  • Don't try to crawl image files
  • Ignore # URLs

4.0.3

12 Jan 17:34
Compare
Choose a tag to compare
  • Removed social share counts
  • Updated test cases

4.0.2

11 Feb 23:52
Compare
Choose a tag to compare
  • Added Duplicate content audit.
  • Bug fixes.

4.0.1

01 Feb 19:07
Compare
Choose a tag to compare
Missed tag.

Complete Refactor

01 Feb 18:06
e8af970
Compare
Choose a tag to compare
  • Removed requests and replaced with urllib3
  • Removed Manifest
  • Split up Site and Page classes
  • Added term frequency to Page output

3.1.2

10 Oct 21:09
e24e5ee
Compare
Choose a tag to compare

Fixed template errors for HTML output.

3.1.0

31 Jan 17:44
Compare
Choose a tag to compare
version bump broken in python2 completely now