Skip to main content
POST
Internal endpoint for the Cron service to notify search engines about new URLs.
IndexNow submissions are automatically shared across all participating search engines: Bing, Yandex, Naver, Seznam.cz, Yep, and Amazon.

Why IndexNow?

Without IndexNow, search engines may take days to weeks to discover new content. With IndexNow, search engines are notified immediately when content is added, updated, or deleted.

Request Body

string
required
The customer’s real domain (e.g. β€œhttps://nike.com”). IndexNow submissions must match this host.
array
required
Array of full URLs to submit (up to 10,000 per request)

Response

string
β€œsuccess” or β€œerror”
integer
Number of URLs submitted
integer
HTTP status code from IndexNow API

IndexNow Response Codes

Key Verification

IndexNow requires a key file at the site root to verify ownership. This is automatically added during site creation:
The key file contains the key itself (from INDEXNOW_KEY env var).

Workflow

This is Phase 3 of the AI articles workflow:

Documentation