Google Indexing API

Activate the Google Indexing API from Google Cloud Console

Who can use this feature?

How to get Google Instant Index key?

2

Create a project in Google Cloud Console (if you don't already have one)

3

In the main navigation menu, click APIs & Services, Library

4

Search for Indexing API and enable it

5

Click Credentials Click Create credentials Select Service account option

6

Give it a name and description

7

Click Create and continue

8

Choose Owner from the dropdown list click Continue Click Done on last step

9

From the Service accounts table, click on the newly service account to edit it

10

Click on Keys tab Click Add key Click Create new key

11

Select JSON as key type and click Create. JSON file will be auto downloaded to your device.

12

Now you need to add your service account as a site owner to Google Search Console. Go to Google Search Console Login with your website

13

From the left navigation panel, click on Settings. In Property settings, click Users and permissions Click Add user button

14

Enter the email address provided by the Service account you just created.

Make sure to select Owner from the Permission field to prevent 403 error when submitting the URLs for indexing.

Last updated

Was this helpful?