StanGirard / seo-audits-toolkit

SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...
648 stars 131 forks source link

Request Feature #6

Closed StanGirard closed 4 years ago

StanGirard commented 4 years ago

Please use this issue to request new features

StanGirard commented 4 years ago

Extensive page analysis:

Extensive website analysis

SimonSchubert commented 4 years ago

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:

StanGirard commented 4 years ago

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 😄

StanGirard commented 4 years ago

@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’écran 2020-06-25 à 03 22 51
SimonSchubert commented 4 years ago

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.

StanGirard commented 4 years ago

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.

StanGirard commented 4 years ago

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.

StanGirard commented 4 years ago

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

0pushpendra commented 4 years ago

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

StanGirard commented 4 years ago

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