23 lines
470 B
JSON
23 lines
470 B
JSON
{
|
|
"sitemap.xml": {
|
|
"Protocol": "https",
|
|
"DomainName": "ertpl.pages.dev",
|
|
"Root": "./",
|
|
"IncludeExt": [
|
|
".html",
|
|
".php"
|
|
],
|
|
"Exclude": [],
|
|
"TagsToInclude": [
|
|
"priority",
|
|
"lastmod"
|
|
],
|
|
"DefaultChangeFrequency": "monthly",
|
|
"TabCharacters": "\t",
|
|
"bIncludeWWW": true,
|
|
"bRemoveFileExtentions": false,
|
|
"bUseTrailingSlash": false,
|
|
"bAutomaticallyUpdateSitemap": true,
|
|
"bMinimized": false
|
|
}
|
|
} |