Use Cases
- Automatically update Google with new or modified URLs.
- Check the indexing status of multiple URLs from a sitemap.
- Schedule regular checks for sitemap updates to maintain SEO health.
How It Works
Trigger the workflow manually or on a schedule. Fetch the sitemap.xml file from the website. Convert the sitemap data into a usable format. Extract URLs and their last modified dates. Check the indexing status of each URL using Google's API. Publish updates for URLs that are new or modified.
Setup Steps
- 1Import the workflow into your n8n instance.
- 2Configure the Google account credentials for API access.
- 3Update the sitemap URL to point to your website's sitemap.
- 4Set the desired schedule for automatic execution if needed.
- 5Test the workflow to ensure it functions correctly.
Apps Used
Google Search Console
Google OAuth
Categories
Target Roles
Tags
#process automation
#workflow management
#notifications