Auto Google Indexing is a powerful WordPress plugin that automates the process of notifying Google about new and updated content on your website. Save time and improve indexing efficiency by leveraging Google's Indexing API seamlessly within WordPress.
- Automated Indexing: Automatically notify Google when posts or custom post types like "questions" are published or updated.
- Service Account Integration: Easily upload your Google API service account JSON file directly through the plugin's settings.
- Comprehensive Logs: View detailed logs of all indexing requests with results and timestamps.
- Admin-Friendly UI: Simple and intuitive settings page for managing API integration and monitoring logs.
- Upload your Google API service account JSON file via the plugin settings.
- When new posts or "question" custom post types are published, the plugin automatically sends a request to the Google Indexing API.
- Check the logs page for detailed information on each indexing request.
- Download the plugin as a ZIP file from this repository.
- Go to your WordPress dashboard, navigate to Plugins > Add New, and upload the ZIP file.
- Activate the plugin.
- Go to Settings > Auto Google Indexing to configure your API credentials.
- Upload your
service-account.json
file in the settings page. - Once configured, the plugin works automatically for:
- Published posts
- Custom post types like "questions"
You can view a complete log of all indexing requests by navigating to Indexing Logs in your WordPress admin menu.
- WordPress 6.0 or later
- PHP 7.4 or later
- A valid Google Indexing API service account
Feel free to contribute by submitting pull requests or reporting issues.
This project is licensed under the MIT License.