Purpose
Notifies search engines (Bing, Yandex, Naver, Seznam, Yep, Amazon) about new or updated URLs for instant indexing.
Architecture
Request Body
URLs must use source_url (customerβs real domain), NOT ai_site_url. This ensures search engines index the canonical URLs.
IndexNow Protocol
IndexNow is a protocol that allows websites to notify search engines about URL changes:
- Verification - Requires a key file at
/search-company.txt
- Submission - POST to IndexNow API with URLs
- Propagation - Search engines share with each other
Workflow Position
This is Phase 3 of the AI articles workflow:
Code Location