Suggestion for the Technical SEO category: https://github.com/Hellfrosted/homepage-conversion-checklist
homepage-check is a free, MIT-licensed local CLI that inspects one fetched homepage for observable HTML issues: HTTP/HTTPS, title and metadata, H1, obvious actions, placeholder links/forms, missing image alt attributes, template residue, and off-domain action destinations. It exports Markdown and JSON, performs no analytics or remote storage, and explicitly leaves visual, mobile, end-to-end form, ranking, and conversion judgments to a manual checklist.
Requirements: Node.js 20+ and pnpm. The current public main branch has 14 passing tests, including response-size bounds and adversarial-report cases.
Disclosure: I maintain the suggested project.
Suggestion for the Technical SEO category: https://github.com/Hellfrosted/homepage-conversion-checklist
homepage-check is a free, MIT-licensed local CLI that inspects one fetched homepage for observable HTML issues: HTTP/HTTPS, title and metadata, H1, obvious actions, placeholder links/forms, missing image alt attributes, template residue, and off-domain action destinations. It exports Markdown and JSON, performs no analytics or remote storage, and explicitly leaves visual, mobile, end-to-end form, ranking, and conversion judgments to a manual checklist.
Requirements: Node.js 20+ and pnpm. The current public main branch has 14 passing tests, including response-size bounds and adversarial-report cases.
Disclosure: I maintain the suggested project.