Hello World — Blog Infrastructure Live
This is a placeholder post used to validate our MDX pipeline. The /blog index, dynamic article route, RSS feed, sitemap entries, BlogPosting JSON-LD, breadcrumb schema, hreflang and the EN/RU author block all render from this single source file. Until the second post lands, the listing keeps the noindex directive — a deliberate choice so Google does not score us on a one-post catalog.
Why a placeholder
The first piece of long-form content we publish has to be excellent. Shipping infrastructure first, on its own commit, lets us measure build time, Lighthouse score and crawl coverage without the noise of an unfinished editorial draft. When the cornerstone "Best Fansly AI Chatbots in 2026" article lands, its only job is content — every plumbing question is already answered.
What ships with this post
- Static MDX rendering with
remark-gfm,rehype-slugandrehype-autolink-headings. - BlogPosting + BreadcrumbList JSON-LD on every article.
- An RSS 2.0 feed at
/blog/rss.xmlcovering the most recent twenty entries. - An author placeholder for E-E-A-T signal until real bylines arrive.
- A
BLOG_PUBLICenvironment flag so flipping indexing on does not require a code change.
The next post will be a real one. Stay tuned.