MDX pipeline smoke test
An English-only post used to verify that hreflang sibling matrices correctly omit absent locales.
This post exists in English only. It is intentionally not translated, so
that we can verify the hreflang sibling matrix omits ko, de, and fr
when those locale files do not exist.
Things this post checks
next-mdx-remote/rscrenders body to SSR HTML.rehype-slugadds id to this heading.rehype-autolink-headingswraps headings in anchors.rehype-pretty-codehighlights the snippet below.
export function hello(name: string): string {
return `Hello, ${name}!`;
}Tables work too
| Locale | Sibling exists? |
|---|---|
| en | yes |
| ko | no |
| de | no |
| fr | no |
That's all this post is for.
Get the next post in your inbox
One anchor essay a week on Answer Engine Optimization. No filler.
Related
Share of Voice in AI: How to Measure Brand Visibility in LLMs
Share of Voice in AI is the fraction of LLM answers that cite your brand. Here is the formula, a 30-day measurement plan, and the three pitfalls that distort the number.
bestPractices5 Schema Patterns That Get Your Content Cited by AI (With Code)
Five JSON-LD schema patterns that lift LLM citation rate, with production-ready code examples for FAQPage, HowTo, Article, Dataset, and ClaimReview.
bestPracticesAEO vs SEO: A 2026 Framework for Brand Visibility
AEO (Answer Engine Optimization) and SEO solve different problems in 2026. This framework maps the seven divergences, four overlaps, and a decision matrix you can apply this quarter.