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