How do you set up multiple indexing API's on one domain?

Deadlight

Senior Member
Jr. VIP
Joined
Sep 16, 2021
Messages
1,054
Reaction score
892
Creating about 200,000 pages

Is there a way to setup multiple Google/Rankmath indexing api's for one domain so I can bypass the 200 page limit.
 
You can create 10 Google Cloud Projects per google account, so that means 10 service accounts => 10 indexing APis.
You can automate it using python / node.js / whatever.
 
You can create 10 Google Cloud Projects per google account, so that means 10 service accounts => 10 indexing APis.
You can automate it using python / node.js / whatever.
Thank you

How do set that up in rankmaths plugin. I believe it only allows for one.json file upload?
 
Thank you

How do set that up in rankmaths plugin. I believe it only allows for one.json file upload?
You need to manually switch, as it wasn't intended for your use.
Use python / node.js / even curl ))
 
You can create 10 Google Cloud Projects per google account, so that means 10 service accounts => 10 indexing APis.
You can automate it using python / node.js / whatever.

Have you used this method successfully? Is there a hard limit in terms of crawls for each domain aka the crawl budget
 
Have you used this method successfully? Is there a hard limit in terms of crawls for each domain aka the crawl budget
You get about 70-80% success rate. AFAIK there's no limit but didn't try more than 10 apis, so no clue beyond that.
 
Technically Python scripting & Google firebase can be an option with blaze extensions. Also, take a look at binding automation with Python & Apache frameworks. It's time-killing but worth it.
 
Back
Top