Function __global->purge_sitemap_xml_node_immediately
Definitions
sources/sitemap_xml.php
- Remove something from the Sitemap and rebuild, by page-link.Useful for resolving Google Search Coverage errors, for example.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | SHORT_TEXT | required parameter | N/A | N/A | The page-link |
Return
- Whether anything happened
- Type: boolean
- Set: N/A
- Range: N/A