6 min read
How I Found My Next.js JSON-LD Was Invisible to AI Crawlers
Every page on my Next.js site shipped JSON-LD, and AI crawlers saw none of it: next/script had turned it into JavaScript. How I found it, the fix, and the check.
Read post→
3 articles
First-person notes from building and running this site and my products: what broke, how I found it and what fixed it, with the evidence and the commands to check your own.
Every page on my Next.js site shipped JSON-LD, and AI crawlers saw none of it: next/script had turned it into JavaScript. How I found it, the fix, and the check.
Read post→
Google showed an old blue icon for my site. It was not a cache: Google does not list SVG as a supported favicon format, so it took the only PNG I had declared.
Read post→
Nineteen queries in my Search Console were never typed into a search box: a pasted prompt, follow-ups like 'until when?', Greek and Arabic. What they are and what I changed.
Read post→