v0.5.0 — IndexNow
What's new
- IndexNow submission — on publish/unpublish transitions, the canonical URL of the affected content item is submitted to IndexNow so Bing, Yandex, Seznam, Naver, and Yep recrawl immediately. Opt-in via a single toggle in the SEO settings UI; a 32-character hex key is generated and persisted in plugin KV on first use.
Setup
Wire the IndexNow key-verification file into your Astro site using createIndexNowKeyRoute from @jdevalk/astro-seo-graph — see the README for details.
Dependency updates
- Requires
@jdevalk/seo-graph-core^0.6.0 - Requires
@jdevalk/astro-seo-graph^0.7.0