Google Indexing API Setup Guide
Follow this step-by-step guide to set up your Google Cloud project, generate a service account key, and automate your indexing.
Prerequisites
Before you begin, ensure you have access to a Google Cloud account and owner permissions in Google Search Console.
1. Create a Google Cloud Project & Enable API
Go to the Google Cloud Console, create a new project, and enable the 'Web Search Indexing API'. This allows your project to send indexing requests to Google.
2. Create a Service Account
Create a service account in your Google Cloud Console. This account will act as the bot submitting URLs on your behalf.
3. Generate and Download the JSON Key
Go to the 'Keys' tab of your service account and create a new JSON key. The file will download to your computer. Keep it secure.
4. Grant Search Console Permissions
Add the service account email as an 'Owner' in Google Search Console. This step is critical for Google to accept your requests.
5. Start Submitting URLs
Return to our tool, upload your JSON key, enter URLs, and click submit. You will see real-time results.