Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliasdabbas/seo-audit-and-analysis

SEO audit and analysis template with Python and advertools
https://github.com/eliasdabbas/seo-audit-and-analysis

advertools audit plotly plotly-dash python search-engine-optimization seo website

Last synced: about 2 months ago
JSON representation

SEO audit and analysis template with Python and advertools

Awesome Lists containing this project

README

        

# SEO Audit and analysis template with Python, `advertools`, `pandas`, and `plotly`.

A template for running an SEO audit on a website covering various aspects. This is meant to be a starting point, as it is highly customizable based on your needs. This is meant to have many additions, improvements, and any suggestions are more than welcomed!

## Main topics covered:

* robots.txt file
* XML sitemap
* Website crawl
* URL structure
* Status codes
* Canonicals
* Redirects
* Internal link analysis
* Interactively explore text elements (title, h1, meta description, etc.)
* Interactively explore numeric elements (page size, download latency, etc.)

Much more to come...