submit_url
Request Google to crawl and index a URL by submitting it to the Indexing API. Notify Google of new or updated content or removed pages to update search results.
Instructions
Submit a URL to Google's Indexing API to request crawling and indexing. Works for notifying Google of new or updated content. Note: Google officially supports this for JobPosting/BroadcastEvent schema but processes all page types. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to submit for indexing | |
| action | No | URL_UPDATED for new/changed content, URL_DELETED for removed pages | URL_UPDATED |