No queues to manage, no scripts to write, no rate limits to babysit. Pingmap is the set-and-forget IndexNow service for site owners who'd rather be writing.
Built by an indie maker · used on every project I ship
Once you're set up, Pingmap runs in the background. You only hear from us if something needs your attention.
Paste a sitemap URL or upload sitemap.xml. We auto-discover sub-sitemaps, sitemap indexes, and gzip variants.
Pingmap polls your sitemaps every 5 minutes, computes a delta against the last snapshot, and queues only what changed.
Deltas batch-submit in a single POST to the IndexNow endpoint, which forwards to every participating engine. You get a live submission log with response codes, latency, and any errors.
Pingmap makes the boring parts of search engine indexing actually boring.
Sitemap changes detected and pushed within minutes of publishing, not hours or days.
If IndexNow ever returns a 429, Pingmap backs off for an hour and retries on the next cycle. URLs never get dropped.
Every submission, response code, and error is logged. Filter, paginate, and export to CSV.
Bing, Yandex, Naver, Seznam, Yep, Internet Archive, Amazonbot. One POST reaches all seven.
We only submit what actually changed. New URLs and lastmod-updated URLs only.
Pingmap reports what we submitted to IndexNow, never what got indexed. IndexNow doesn't expose indexing outcomes, and we don't pretend otherwise.
Pingmap submits to every search engine that supports IndexNow, and we add new endpoints as they launch.
That's not just Bing. Yandex, Naver, Seznam, Yep, Internet Archive, and Amazonbot all receive your submissions through a single POST. No per-engine configuration on your side.
Skip sitemaps entirely. POST a list of URLs from your CMS webhook or build pipeline, and Pingmap fans out to every engine.
# Submit URLs from your CMS webhook # on:publish, on:update, on:delete curl -X POST https://api.pingmap.dev/v1/submit \ -H "Authorization: Bearer pmk_•••••" \ -H "Content-Type: application/json" \ -d '{ "site": "example.com", "urls": [ "https://example.com/blog/q2-launch", "https://example.com/products/widget-7" ] }' # → 202 Accepted · forwarded to all 7 engines
Pingmap is pre-launch. While I find customers, it's running on every project I ship. The numbers below are computed live from each site's sitemap, refreshed every 30 minutes.
Pay for automation when you're ready. The free tier is genuinely useful. No time limit, no credit card.
One-click submit when you ship.
Set-and-forget for a small portfolio.
For agencies and operators at scale.
Connect your sitemap in 60 seconds. We'll handle the rest, forever.