SEO Suite Help Center
Go to appAvada products
  • Welcome
  • 🚀GETTING STARTED
    • Intro to SEO Suite
    • Quick start guide
    • Tutorials videos
    • SEO Dictionary
    • Pricing
  • 📑SEO Audit
    • Overview
    • SEO checklist
    • On-page SEO
      • Checklist
      • Keyword research
      • Collection page
      • FAQs builder
      • Social meta tags
  • 🖼️Image optimization
    • Overview
    • Image optimization manager
    • Compress image tool
  • ⚡Site speed up
    • Speed up
      • Compare modes
      • Web performance
    • Speed up - custom mode
      • JS deferral
      • Style optimization
      • Assets optimization
      • Lazy loading
      • Minification
      • Instant page
      • Preconnect
      • Font-display: swap
      • 🧩 Critical CSS
      • ⚡ Hyperspeed
      • 🔄 Page Loader
  • 🔎Search appearance
    • Meta tags
      • Meta tags basic
      • Meta tags rule
      • Custom meta tags
      • Variables
    • Image
      • Example
    • Instant indexing
      • Google Indexing API
    • Social networks
    • Google structured data
      • Rich results
      • Test Google Structured Data
    • Robots.txt editor
      • Wildcards
  • 🛠️other features
    • Site verification
    • Google search consoles
    • Broken link manager
      • 301 and 302 redirect
    • Sitemap generator
      • XML sitemap
      • HTML sitemap
    • Email notification
    • Shopify Flow
    • Settings
  • 🧩Integration
    • Air reviews
    • Ali reviews
    • Judge.me
    • LAI Reviews
    • Loox
    • eComposer
    • Gempages
  • 💻Knowledge hub
    • Search Engine Optimization (SEO) 101
    • Hands-on guide to improve on-page product SEO audit score
    • Basic Core Web Vitals
    • Web performance and speed with Shopify eCommerce in 2024
    • The Google Algorithm leak and what it has to do with your SEO in Shopify
    • Critical CSS Extraction deep dive
    • Does outbound links matter in SEO?
    • Tips writing your meta title
    • Writing a good product description that sales and "SEO"
    • App Deferral for Shopify Store Speed Optimization deep dive
    • Google update 2024
  • 💸Referral program
  • ⁉️FAQs
  • 🔏Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Search appearance
  2. Instant indexing

Google Indexing API

Activate the Google Indexing API from Google Cloud Console

PreviousInstant indexingNextSocial networks

Last updated 3 months ago

Was this helpful?

Who can use this feature?

  • This feature is available for Pro and Enterprise plan users.

  • Learn Indexing API Quickstart with Google

How to get Google Instant Index key?

1

Sign in to Google Cloud Console

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.

This email can be retrieved from Google Cloud Console, IAM & Admin, Service Accounts, your service account, Details tab. You can get email by opening your downloaded JSON file and select client_email line.

🔎