Skip to main content

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.

Response Format

IndexNow Protocol

IndexNow is a protocol that allows websites to notify search engines about URL changes:
  1. Verification - Requires a key file at /search-company.txt
  2. Submission - POST to IndexNow API with URLs
  3. Propagation - Search engines share with each other

Workflow Position

This is Phase 3 of the AI articles workflow:

Code Location