Nice post!
Shameless advertising : You can use django-check-seo (a django module I made) to ensure that your page don't have any SEO-related problem. Here is how it look:
It would be nice if you can make non-Django one, like a CLI script to analyze static HTML.
I searched on github topics (topic = seo, language = python) and I found python-seo-analyzer. It's exactly what you said: a CLI script which will analyze a page and return result (json or html) :)
That looks great! I will give it a go.
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Nice post!
Shameless advertising :
You can use django-check-seo (a django module I made) to ensure that your page don't have any SEO-related problem.
Here is how it look:
It would be nice if you can make non-Django one, like a CLI script to analyze static HTML.
I searched on github topics (topic = seo, language = python) and I found python-seo-analyzer. It's exactly what you said: a CLI script which will analyze a page and return result (json or html) :)
That looks great! I will give it a go.