What is IndexNow — get your pages indexed in minutes, not days

IndexNow is an open protocol that lets you notify Bing, Yandex, and other search engines the instant you publish or update a page — bypassing the standard crawl queue entirely.

The crawl queue problem

Traditional search engine indexing works like this: you publish a page, and then you wait. A Googlebot or Bingbot crawler eventually discovers the page — through your sitemap, through a link from another page, or through periodic re-crawling of your domain. This process takes anywhere from a few hours to several days. For large sites with thousands of pages, some content may wait weeks before being indexed.

For news sites, events, time-sensitive promotions, or any business that publishes regularly, this delay is a real problem. A hotel that adds a new special offer wants that offer visible in search results today, not next week.

IndexNow solves this directly.

How IndexNow works

IndexNow is an open protocol developed by Microsoft (Bing) and adopted by Yandex, Seznam, and other search engines. When you publish or update a page, your server sends an HTTP request to the IndexNow endpoint — a simple notification that says: "this URL has just changed, please re-crawl it now."

The participating search engines share IndexNow submissions with each other, so a single API call notifies multiple engines at once.

The technical mechanism:

  1. You generate a unique API key (a random string)
  2. You place a text file at yoursite.com/{api-key}.txt containing the key — this proves you own the domain
  3. When content changes, you send a POST request to api.indexnow.org with the API key and the URL

The search engine receives the notification and can prioritise crawling that URL rather than waiting for its next scheduled pass. How quickly it acts, and whether it indexes the page at all, remains its decision.

What IndexNow does not cover

IndexNow notifies Bing, Yandex, and Seznam. It does not directly affect Google indexing. Google has its own inspection API (via Search Console) and its own crawl scheduling, and it is not an IndexNow participant.

For Google specifically, the best complementary tool is Google Search Console's URL inspection — but that requires manual action per URL. IndexNow is fully automated.

Who benefits most from IndexNow

  • News and magazine sites that publish multiple articles per day
  • E-commerce sites where prices, availability, and products change frequently
  • Event sites announcing dates, lineups, and ticket availability
  • Hotel and hospitality sites running limited-time offers
  • Any site where freshness of content is part of the value proposition

Even for slower-publishing sites, IndexNow means that when you do update something important — your homepage, your pricing page, your contact information — the participating engines are told straight away instead of finding out on their next crawl.

IndexNow in AI Boost for Joomla

Setting up IndexNow manually requires generating a key, placing the key file, writing the API call logic, and wiring it to Joomla's content events. For most Joomla site owners, that is an afternoon of work.

AI Boost for Joomla handles all of this with a single toggle. Enable IndexNow on AI Discovery → URL Submission, click "Generate API Key", and save. The plugin:

  • Generates a cryptographically random API key
  • Serves the key verification file at the correct URL
  • Listens to Joomla's onContentAfterSave events
  • Sends an IndexNow notification to Bing, Yandex, and Seznam automatically whenever you publish or update an article

The feature is available on the Pro plans. For sites where content freshness matters, it is one of the fastest wins available in the SEO toolkit.