Function __global->purge_sitemap_xml_node_immediately_by_url

Definitions

sources/sitemap_xml.php

  • Remove something from the Sitemap and rebuild, by URL.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
$url SHORT_TEXT required parameter N/A N/A The URL

Return

  • Whether anything happened
  • Type: boolean
  • Set: N/A
  • Range: N/A