Easy IndexNow - Bulk Submit URLs to Search Engines
Pricing
$0.20 / 1,000 url submitteds
Easy IndexNow - Bulk Submit URLs to Search Engines
Instantly notify Bing, Yandex, Seznam and Naver of new or updated URLs via the IndexNow protocol. Bulk-submit up to 10,000 URLs per run, grouped by host. No IndexNow key yet? The actor generates one and tells you exactly where to host it. Pure HTTP, no browser.
Pricing
$0.20 / 1,000 url submitteds
Rating
0.0
(0)
Developer
Walid
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Easy IndexNow — Bulk Submit URLs to Search Engines
⭐ Bookmark this actor so pinging search engines after every deploy or content update is one click away.
Instantly tell Bing, Yandex, Seznam and Naver that your pages changed, using the IndexNow protocol — so they re-crawl fast instead of waiting days. Bulk-submit up to 10,000 URLs per run, automatically grouped by host. Pure HTTP, no browser.
No IndexNow key yet? Leave the key blank and the actor generates one for you plus the exact file + location to host — then re-run.
How it works
- Get a key — pass your IndexNow
key, or run once with no key to have one generated. - Host the key file — put the key string in a text file at
https://yourdomain.com/{key}.txt(the actor prints the exact URL). - Submit — pass your
urls+key; the actor groups them by host and pings IndexNow once per host.
Input
| Field | Type | Description |
|---|---|---|
urls | array | URLs to submit (up to 10,000; missing scheme defaults to https://) |
key | string | Your IndexNow key (leave empty to auto-generate one + hosting steps) |
keyLocation | string | Optional: full URL of your key file (defaults to https://{host}/{key}.txt) |
searchEngine | enum | indexnow (generic, shared with all engines), bing, or yandex |
Example input
{"urls": ["https://example.com/new-article","https://example.com/updated-page"],"key": "a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4"}
Output
One record per host:
{"host": "example.com","submitted_count": 2,"status": 200,"ok": true,"message": "OK — URLs submitted and accepted.","endpoint": "https://api.indexnow.org/indexnow","key_location": "https://example.com/a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4.txt"}
Use cases
- After every deploy — notify search engines of new/changed pages immediately.
- Site migrations — push your full new-URL list so engines pick up the move fast.
- E-commerce — ping price/stock-driven page updates at scale.
- Publishers — get fresh articles crawled within minutes, not days.
Pricing
Pay-per-event: $0.0002 per URL successfully submitted ($0.20 per 1,000 URLs). Failed submissions (bad key, wrong host) are not charged. Up to 10,000 URLs per run.
Next steps
- Need the URL list? Pull every URL from your sitemap with Sitemap URL Extractor, then submit it here.
- AI search readiness? Check whether ChatGPT, Claude and Perplexity can read your pages with GEO Site Audit.
Built by dltik. Pure HTTP — no browser, fast and cheap.


