Test Day 5 EN — Multi-locale blog routing
This article exists only to validate that the Day 5 multi-locale blog tree renders correctly on the EN ccTLD. It is intentionally short and not promoted in any sitemap that points to indexable production content.
Capitolo 01 / 02
01 — What this verifies
The EN blog route at src/app/en/blog/[slug]/page.tsx reads from content/en/blog/<slug>/article.md (the new layout), not the legacy content/blog/<slug>/article.en.md sibling. If you can read this paragraph on https://www.vertoai.eu/blog/test-day5-en (or https://vertoai.it/en/blog/test-day5-en during legacy fallback), the loader and route are wired correctly.
Capitolo 02 / 02
02 — What it does not verify
This stub does not test schema completeness, image resolution, or hreflang correctness — those have their own checks. The getAvailableLocalesForSlug("test-day5-en") helper should return only ["en"] because the test slug is locale-isolated by design.
When Day 6 ships and the cron starts emitting localized articles, this stub can be deleted.
Want to see Verto on a real conversation?
No credit card required. Self-service setup in 30 minutes. Plugs into the channel manager you already use.