The Reel Vault

This course is free — log in to save your progress and unlock the full library.

Log in free →

IndexThis — how I get URLs indexed with the Google Indexing API

0:30

One service email added to Search Console, URLs in a text file, node index.js. I've used this for three years to get pages indexed fast.

Transcript

I use Google indexing API. I have created this project called index this. I've been using it for more than three years. What I do is I have a simple email which I can add to the Google console or team settings. Then I provide all my URLs in the URL.txt file. And once I do that, I can simply run node index.js. This will call Google indexing API and get all the URL indexed. If you also want to do that for yourself and want this code, comment link. I'll show you the link.