Get new and updated pages into Google faster. The system scans your sitemaps, finds recent changes, and sends only the pages that need a fresh crawl. It suits content teams and SEO managers who publish often and need quick discovery.
A daily schedule pulls your sitemap.xml, detects sitemap index files, and fetches each content sitemap. XML is converted to JSON, URLs are normalized, and items are sorted by last modified date. The flow loops through each URL in batches, checks the Google Indexing API for metadata, and compares the page update time with the last request time. If Google returns an error or the page changed since the last request, it sends URL_UPDATED. A short random wait between calls helps avoid rate limits. You can also run a manual test anytime.
Add your real sitemap URL and adjust the loc and lastmod fields if your CMS uses different names. Connect a Google account with Indexing API access and set the schedule time that fits your traffic. Expect faster discovery, fewer manual submits, and less busy work. This is helpful for news sites, large blogs, and docs portals that update content often.