Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 674 Bytes

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...