public property SimpleSitemapEngine::$url in Simple XML sitemap 4.x
The search engine submission URL.
When submitting to search engines, '[sitemap]' will be replaced with the full URL to the sitemap.xml.
Type: string
File
- modules/
simple_sitemap_engines/ src/ Entity/ SimpleSitemapEngine.php, line 56
Class
- SimpleSitemapEngine
- Defines the the search engine entity class.
Namespace
Drupal\simple_sitemap_engines\EntityCode
public $url;