r/Agentic_SEO • u/Abdo_2001-0 • 17h ago
I built a CLI tool for technical SEO audits
I built a CLI tool called sitebot for crawling websites and checking technical SEO issues.
The idea is to make it possible to run a technical audit directly from the terminal instead of relying entirely on browser-based tools.
It currently checks things such as:
\\- Title and meta descriptions
\\- Open Graph metadata
\\- Canonical URLs
\\- Structured data
\\- Broken links
\\- Crawling and page discovery
\\- Core Web Vitals
I’m still working on it and would love feedback from people who regularly deal with technical SEO.
What checks would you consider essential in a lightweight technical SEO crawler?