StanGirard/seo-audits-toolkit

Request Feature

StanGirard opened this issue ยท 10 comments

Please use this issue to request new features

Extensive page analysis:

  • absent doctype
  • absent h1 tags
  • cms
  • compression disabled
  • favicon invalid
  • images invalid alt
  • images invalid title
  • links broken
  • links external
  • links internal
  • meta description
  • meta keywords
  • http/https
  • has flash
  • has frame
  • response code

Extensive website analysis

  • All the above
  • TBD

Your points above are already looking good. I personally would like to have a single page website check. Like other services do, which you find for "seo check" on google.

Here are a few more of the tests which are not already listed above:

I'll work on the Dashboard in a bit. It is not my priority, however.
I'd rather have a lot of features first and then create a nice dashboard for it.

Also, I'm not a really good front-end developer ๐Ÿ˜„

@SimonSchubert I've started working on the dashboard using Flask. New to it. If you want to take a look it is on the dashboard branch. Once it is launched just go to localhost:5000.

It is not very nice but I'm starting to get the hang of it.

Capture dโ€™eฬcran 2020-06-25 aฬ€ 03 22 51

So much progress, I love it! The new UI looks also great. The project earns already much more stars. After the next major release I will try to spread the word.

Thanks! A lot of work has gone into it. I've had to rethink the entire DB. Redo the architecture of the project and start working on the dashboard.

Now that everything is a little bit cleaner and better organized I can start working on new features.
I've started working on the website audit tool with some of the features you requested.

Should be in the next release.

Site audit is not done yet. I've started working on it -> Robot and Sitemap parser and other small things. It is, however, a bit more challenging to run all those tests. Don't know yet how to check minification.

In the meantime I have implemented a Lighthouse Audit score tracker. You can run Google Lighthouse on your website and keep the history of the scores you got. Need to implement a chart for better visualization but logic is done.

Closing Feature request. Path to V2 has been laid down. No place for new features

POST /audit/lighthouse/score HTTP/1.1" 302 - can you help ???

@0pushpendra please open an issue and explain the issue with some examples and how you got it.