mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 15:30:48 +00:00
Sitemap + keyword motore ricerca
This commit is contained in:
23
.vscode/sitemap-generator.json
vendored
Normal file
23
.vscode/sitemap-generator.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user