You are browsing as a guest. Sign up (or log in) to start making projects!

SEO AUDITOR

  • 5 Devlogs
  • 42 Total hours
Open comments for this post

9h 35m 13s logged

Built out the Site Health Crawl feature for the SEO Auditor — a full-site crawler that checks robots.txt, sitemap, meta tags, H1s, schema, and broken links across every page.

What’s in it

  • Crawl engine — walks the full site from the sitemap and scans every discovered page
  • Robots.txt check — confirms a user-agent directive is present and the site isn’t accidentally blocking itself
  • Sitemap detection — locates sitemap.xml, counts pages listed, and confirms it’s reachable
  • Crawl map — visual list of every page discovered so you can see site structure at a glance
  • Page-level audit table — per-page breakdown of HTTP status, title length, meta description length, H1 presence, and schema markup, each flagged with issue counts where something’s off
  • Broken link detection — surfaces dead links site-wide instead of per-page

Notes

  • Click into individual page issues to show exactly what’s wrong (title too short/long, missing meta, etc.) instead of just an issue count
  • Add historical crawl comparison so users can see what changed since the last scan
0
0
14
Open comments for this post

6h 23m 26s logged

Built out the Site Audit page for the SEO Auditor — full Lighthouse-style scan integration covering SEO, Performance, Accessibility, and Best Practices, plus Core Web Vitals (LCP, CLS, FCP, Speed Index, TTI).

What’s in it

  • Full site scan — pulls scores across 4 categories (SEO, Performance, Accessibility, Best Practices) with a single “Run New Audit” trigger
  • Audit issue breakdown — flags critical issues like legacy JavaScript, heading order problems, network dependency chains, and missing link names, each with a Fix action
  • Core Web Vitals panel — surfaces LCP, CLS, FCP, Speed Index, and Time to Interactive at a glance
  • Health status checks — HTTPS status and sitemap detection/page count
  • Scan history — tracks scores over time so users can see trend, not just a snapshot

Google Search Console / SERP integration

Wired up SERP and Google Search Console data alongside the Lighthouse-style audit so the page isn’t just technical scoring — it also pulls in real search visibility data (keyword positions, indexing status) to give a fuller picture of site health rather than just performance metrics in isolation.

Problems faced

Google Search Console gave me a rough time:

  • OAuth kept generating incorrectly — spent a long time debugging why the auth flow wasn’t producing valid tokens
  • Page Insights access wasn’t being granted — even after “fixing” the OAuth, some scopes weren’t allowing the page insights data I needed
  • SERP data never wired up cleanly — couldn’t get a reliable integration working in the time I had
  • Burned through API quota while testing/debugging all of the above, which slowed iteration even further

Still an open problem — SERP and GSC integration need another pass. Noting it here so future-me remembers where it broke.

Notes

  • Fix Google Search Console OAuth flow (check scopes + redirect URI config)
  • Get SERP data wired up reliably
  • Add pagination/filtering for the full issue list (currently capped at “view all” expand)
  • Surface historical Core Web Vitals trend, not just latest scan
0
0
10
Open comments for this post

15h 5m 3s logged

An AI SEO Auditor which gives a full SEO audit, live keyword rankings, and backlink monitoring in seconds. Then let your AI Growth Copilot tell you exactly what to fix first — and paste the fix.

0
0
11

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…