Skip to content

Releases: StanGirard/seo-audits-toolkit

v1.4.1

30 Mar 11:53
Compare
Choose a tag to compare

No new changes to the application.

Mainly packages updates

V1.4

10 Jan 17:56
2184e45
Compare
Choose a tag to compare

Release 1.4

  • Refactoring of the entire code base
  • Moving from flask to Django
  • Frontend with React Admin

Features

  • Authentification - A fully featured authentification system for the front & back
  • RBAC/Organizations - Create different organizations and give different access to each org to your users.
  • Lighthouse Score - Run Lighthouse Audits and keep track of your scores
  • Keywords Finder - Find all the keywords of an article.
  • Extract Headers/Links/Images - Easily extract all the links on your website and their status codes, the headers of a page and all the images.
  • Sitemap Extractor - Extract all the urls of a website from its sitemap
  • Summarizer - Summarize any text from any length. Awesome for excerpt !
  • Security Audit - Audit Headers, Redirect, etc to make sure you website is secure.

V1.3

23 Jul 22:20
8146eb6
Compare
Choose a tag to compare

Distributed Message Queue

Now tasks can be executed in the background.

Capture d’écran 2020-07-23 à 22 47 05

V1.2

15 Jul 22:06
Compare
Choose a tag to compare

The first step towards an API driven Web app 🏆
Created an endpoint for all interactions.
Should be easier to change the frontend in the future: Jinja2 -> React

V1.1.2

01 Jul 21:42
Compare
Choose a tag to compare

New features:

  • Lighthouse SEO, PWA, Best Practices, Accessibility, Performance Scores
  • Lighthouse Scores' Timeline
  • Custom Config

Capture d’écran 2020-07-01 à 23 41 03

V1.1.1

29 Jun 21:50
Compare
Choose a tag to compare

New features:

  • Extract all headers
  • Extract all working links from a page
  • Extract all links found on the website
  • Extract all images found on a page

Capture d’écran 2020-06-29 à 23 49 57

V1.1

28 Jun 10:28
Compare
Choose a tag to compare

Dashboard added
Endpoint: localhost:5000

V1

19 Jun 18:22
ef9f20b
Compare
Choose a tag to compare
V1

Implementation:

  • /api/graph
  • /api/headers
  • /api/serp
  • /api/analysis/keywords