Get your pages crawled by real Googlebot — just $0.01 per URL
Add the URLs you care about — we route genuine, DNS-verified search bots straight to them. No plugins, no link spam, no black boxes. Every crawl is logged so you can verify it yourself.
From your dashboard to Google — verified end to end
You add the URLs. We deliver real bot visits to exactly the pages you want indexed — through our own unique network, with no setup on your side.
Add your URLs
Paste the links you want indexed into a project — in the dashboard or via the API. 1 credit per URL. No plugins, no code, nothing to install.
We deliver real search bots
Our own crawling network routes genuine Googlebot straight to your pages. We never place links on your site or anywhere else to attract bots — your site stays clean.
Every bot is verified by DNS
A fake “Googlebot” header is trivial to spoof, so we don't trust it. Each visit is confirmed by reverse-DNS + forward-confirm to a real Google host. Fakes get nothing and never cost you a credit.
See it in your logs
Every hit is logged per URL with its real bot IP and user-agent. Copy an IP, run a reverse-DNS lookup yourself — you'll see it's genuinely Google. Full transparency.
We don't ask you to trust us — we let you check
Anyone can fake a “Googlebot” user-agent. We validate every bot at the network level: the visitor's IP must reverse-resolve to a Google-owned host, and that host must forward-resolve back to the same IP. Only genuine Google bots count — spoofed traffic gets nothing and never touches your credits.
- ✓ Every single URL hit is logged.
- ✓ We show the real Googlebot IP addresses in your dashboard log.
- ✓ Copy any IP and run a reverse-DNS lookup — you'll confirm it's Google.
- ✓ We never place links on your site (or anywhere) to lure bots.
# A real hit from your log — verify it yourself:
$ host 66.249.66.1
1.66.249.66.in-addr.arpa domain name pointer
crawl-66-249-66-1.googlebot.com.
$ host crawl-66-249-66-1.googlebot.com
crawl-66-249-66-1.googlebot.com has address 66.249.66.1
# ✓ reverse + forward confirm → genuine GooglebotThe exact way we bring the bots is our own system — but the proof lands in your log, where you can independently confirm every crawl.
Pick the crawl intensity per URL
Choose per batch how many crawls each URL receives. More bots means faster, stronger indexing for the pages that matter most.
Normal
baseStandard crawl volume per URL.
Boost
+50%50% more Googlebot hits for faster, stronger indexing.
Extra Boost
+100%Double the Googlebot hits — for your most important pages.
🎁 Bingbot crawls are included free as a bonus on every mode. Bing indexing is still in beta — in the future you'll be able to target Bing separately.
Automate it with the API
Everything you can do in the dashboard, you can do programmatically. Generate a key, then push URLs, pick an indexing mode, and check your balance from your own tools or CI.
- →
POST /v1/urls— add URLs (optional project & mode) - →
GET /v1/credits— check your balance - →
GET /v1/projects— list your projects - → Safe by default: per-key rate limits & abuse protection
# Add URLs in Boost mode via the API
curl -X POST https://app.indexmachine.net/api/v1/urls \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"urls": ["https://example.com/page"],
"mode": "boost"
}'
# → { "added": 1, "credits_spent": 1.5, ... }No subscriptions. Just credits.
You never pay a monthly fee. 1 credit = $0.01 and adds 1 URL to the queue. Minimum purchase $10. Credits never expire.
- ✓ DNS-verified Googlebot crawls
- ✓ Bingbot crawls free (beta bonus)
- ✓ Normal / Boost / Extra Boost modes
- ✓ Per-URL logs & full API access
Top up any amount from $10 up — credits never expire. New accounts start with 50 free credits, no card required.
Questions & answers
What does IndexMachine actually do?+
You add the URLs you want indexed in your dashboard or via the API. IndexMachine then routes real, verified Googlebot traffic to those URLs through our own crawling network — so the pages get discovered and crawled faster. You don't run anything yourself, and we never place links to your site.
Do I need to install anything?+
No. There are no plugins, no code, and no sites to configure. Everything happens from your dashboard or API — you just add URLs and top up credits.
How do you make sure the traffic is a real Googlebot?+
A spoofed 'Googlebot' user-agent is trivial to fake, so we don't trust it. Every bot's IP is verified by reverse-DNS and forward-confirm — the IP must reverse-resolve to a Google-owned host and that host must resolve back to the same IP. Only genuine bots count; fakes get nothing and never consume your credits.
Can I check for myself that the bots are real?+
Absolutely — that's the point. We log every single URL hit and show the real Googlebot IP addresses in your dashboard. Copy any IP and run a reverse-DNS lookup yourself (e.g. `host 66.249.66.1`); you'll see it resolves to a googlebot.com host.
Do you put links to my site anywhere to attract bots?+
No — never. We do not place links on your site or on any other site to lure crawlers. Our own unique network delivers the crawls directly. Your site stays clean and there is no link spam involved.
What are the indexing modes?+
Normal is the base crawl volume (1 credit / $0.01 per URL). Boost sends +50% more Googlebot hits for 1.5 credits/URL, and Extra Boost sends +100% more for 2 credits/URL. You choose the mode per batch, in the dashboard or via the API.
What about Bing?+
Bingbot crawls are included free as a bonus on every mode — you don't pay extra for them. Bing indexing is still in beta; in the future you'll be able to target Bing separately.
How does pricing work?+
No subscriptions — you buy credits. 1 credit = $0.01 and adds 1 URL to the queue (Normal mode). The minimum purchase is $10, credits never expire, and there are no per-hit fees. New accounts start with 50 free credits, no card required.
Is there an API?+
Yes. Generate a personal API key in your dashboard and add URLs, pick an indexing mode, list projects, and check your balance programmatically. It has built-in rate limits and abuse protection. Full docs and examples are in the dashboard.
What data do you keep?+
We log bot hits (time, bot type, IP, user-agent, and the destination URL) so you can see and verify what landed. Raw logs are kept on a rolling window; aggregated daily counts are kept for reporting. See our Privacy Policy for details.
Push real crawls to your URLs today
Create a workspace, get 50 free credits, and add your first URLs in minutes.
Questions? [email protected] · Telegram @indexmachine