Set DN
This commit is contained in:
@@ -2,7 +2,7 @@ User-agent: *
|
|||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
# Sitemap
|
# Sitemap
|
||||||
Sitemap: https://yourdomain.com/sitemap.xml
|
Sitemap: https://wh.elpatron.me/sitemap.xml
|
||||||
|
|
||||||
# Crawl-delay für freundliches Crawling
|
# Crawl-delay für freundliches Crawling
|
||||||
Crawl-delay: 1
|
Crawl-delay: 1
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://yourdomain.com/</loc>
|
<loc>https://wh.elpatron.me/</loc>
|
||||||
<lastmod>2024-01-01</lastmod>
|
<lastmod>2024-01-01</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
|
Reference in New Issue
Block a user