You are here

public property SearchEngine::$url in Simple XML sitemap 8.3

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/SearchEngine.php, line 56

Class

SearchEngine
Defines the the search engine entity class.

Namespace

Drupal\simple_sitemap_engines\Entity

Code

public $url;