void public
\Bitrix\Seo\SitemapFile::appendIBlockEntry(
string $url,
string $modifiedDate
);
Method adds new iblock entry to the existing completed sitemap. Non-static method.
Parameters
Parameter | Description | Version |
$url | Iblock URL. | |
$modifiedDate | Time mark for iblock update. | |
Example