Remove a sitemap
delete_sitemapRemove a sitemap from a Search Console property to unsubmit it. The sitemap file and indexed URLs remain unaffected, but submission history is lost.
Instructions
Remove a sitemap from a property. This unsubmits the sitemap from Search Console; it does not delete the file from the site and does not remove any indexed URLs. It is destructive only in that the submission history for that sitemap is lost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | Search Console property, exactly as it appears in `list_sites`. URL-prefix properties include the scheme and a trailing slash ("https://example.com/"); domain properties use the "sc-domain:" prefix ("sc-domain:example.com"). These are distinct properties with different data. | |
| feedpath | Yes | Full URL of the sitemap to remove, e.g. "https://example.com/sitemap.xml". |