AI Crawlability Test
What's new in AEO
Blog
Product
Changelog
Every update, feature, and fix to the AI Crawlability Test tool — newest first.
v0.7.0
2026-05-08
Feature
Added "What's new in AEO" page with 3 curated industry updates from Yext, Position.digital, and PR News
Feature
All external links on the new page carry UTM attribution (utm_source=aicrawltest)
Feature
Added "What's new in AEO" to the main nav across all pages
v0.6.0
2026-05-08
Feature
New blog post: "Per-Page Markdown Files: The Easiest Win for AI Crawlability"
v0.5.0
2026-05-08
Feature
Supabase MCP server added to project config
Feature
Supabase agent skills installed (Postgres Best Practices + Supabase)
Feature
Scanned URLs are now saved to Supabase on every successful check
Fix
Made the Supabase client lazy to prevent build-time crash when env vars are absent
Feature
Added Supabase JS client integration (lib/supabase.ts)
v0.4.0
2026-05-08
Feature
Checked URLs are now logged to Vercel KV with a capped list (5,000 entries)
Feature
Added GET /api/admin/urls endpoint protected by Authorization: Bearer header
v0.3.0
2026-05-08
Feature
Added blog section with 5 posts on AI crawlability, llms.txt, robots.txt, JSON-LD, and AEO
Feature
Blog listing page at /blog with category tags, dates, and reading times
Feature
Individual blog post pages with per-post Open Graph metadata and BlogPosting JSON-LD
Feature
Author name (Soorya) shown on all blog posts
Feature
Black star SVG favicon replacing default Vercel icon
Feature
Added public/robots.txt with explicit Allow directives for all major AI crawlers
Feature
Dynamic sitemap at /sitemap covering home, blog index, and all posts
Feature
Upgraded layout.tsx with full Open Graph, Twitter Card, and JSON-LD structured data
Feature
Added public/blog/*.md companion Markdown files for each post
SEO
Aligned title, H1, and meta description with top search queries (crawlability checker, crawlability test)
Fix
Removed event handlers from server components that caused Vercel build failures
v0.2.0
2026-05-07
Feature
Per-page markdown check: fetches homepage + one additional page, detects <link type="text/markdown"> tag
Feature
Live check-files API covering llms.txt, robots.txt, sitemap.xml, and per-page markdown
Feature
Unified results UI with pass/fail cards for all four checks
Feature
robots.txt directive breakdown showing User-agent: *, Disallow, Allow, and Sitemap entries
Feature
Added llms.txt and public/index.md
Chore
Bumped version to 0.2.0, displayed as semver in the header
Chore
Rewrote README to describe the AI crawlability test tool
v0.1.0
2026-05-07
Feature
Initial AI crawlability test tool
Feature
Live llms.txt check via server-side API
Feature
Applied Anthropic-inspired design system from DESIGN.md
Feature
Added Google Tag Manager (GTM-MMVT2P8D)
Feature
Git short hash injected as version string in the header