This audit covers the live GitHub Pages site, the HonKit source, the shared templates, built HTML output, existing validation scripts, and the GitHub repository presentation.
Baseline Findings
Crawlability and Indexing
Severity
Finding
Evidence
Affected surface
Critical
No robots.txt on the live site
https://ankitparekh007.github.io/ai-tools-cheatsheets/robots.txt returned 404 during audit
live site
Critical
No XML sitemap on the live site
https://ankitparekh007.github.io/ai-tools-cheatsheets/sitemap.xml returned 404 during audit
live site
High
No canonical tags on built pages
_book/index.html and _book/tools/claude-code.html contained no canonical tag
shared output
High
Duplicate public routes exist for some pages
both /tools/claude-code and /tools/claude-code.html returned 200
GitHub Pages route handling
Medium
SEO strategy docs and landing pages did not exist
no docs/seo/ directory; no audience-path pages in navigation
source docs
Search Presentation
Severity
Finding
Evidence
Affected surface
Critical
No Open Graph metadata
live homepage source contained no og: tags
live site
Critical
No Twitter/X metadata
live homepage source contained no twitter: tags
live site
Critical
No structured data
live homepage source contained no application/ld+json
live site
High
Meta descriptions were effectively empty on content pages