Writing

Structured Data: what we have had to fix

3 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.

3 articles
5 min read

Next.js Metadata API, Sitemaps and Structured Data

SEO plumbing for an App Router site: generateMetadata from one registry, canonical and Open Graph defaults, sitemap.ts, JSON-LD and the checks that catch drift.

Next.jsSEO