Function __global->notify_sitemap_node_edit

Definitions

sources/sitemap_xml.php

  • Edit a row in our sitemap cache.For renames instead call notify_sitemap_node_delete then notify_sitemap_node_add.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$page_link SHORT_TEXT required parameter N/A N/A The page-link
$guest_access ?boolean Null N/A N/A Whether guests may access this resource in terms of category permissions not zone/page permissions (if not set to 1 then it will not end up in an XML Sitemap, but we'll keep tabs of it for other possible uses) (null: unknown)