Update domain to fidem-slonim.by
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name 89.169.53.68;
|
||||
server_name fidem-slonim.by www.fidem-slonim.by;
|
||||
|
||||
root /var/www/fidem;
|
||||
root /home/fidemsloni/public_html;
|
||||
index index.html;
|
||||
|
||||
# Security headers
|
||||
|
||||
@@ -7,8 +7,8 @@ Disallow: /.htaccess
|
||||
Disallow: /README.md
|
||||
Disallow: /tz.md
|
||||
|
||||
# Карта сайта (когда будет создана)
|
||||
# Sitemap: https://yourdomain.com/sitemap.xml
|
||||
# Карта сайта
|
||||
Sitemap: https://fidem-slonim.by/sitemap.xml
|
||||
|
||||
# Основные директивы для поисковых систем
|
||||
Crawl-delay: 1
|
||||
|
||||
16
sitemap.xml
16
sitemap.xml
@@ -1,26 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://yourdomain.com/</loc>
|
||||
<lastmod>2025-07-26</lastmod>
|
||||
<loc>https://fidem-slonim.by/</loc>
|
||||
<lastmod>2025-11-18</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://yourdomain.com/#services</loc>
|
||||
<lastmod>2025-07-26</lastmod>
|
||||
<loc>https://fidem-slonim.by/#services</loc>
|
||||
<lastmod>2025-11-18</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://yourdomain.com/#about</loc>
|
||||
<lastmod>2025-07-26</lastmod>
|
||||
<loc>https://fidem-slonim.by/#about</loc>
|
||||
<lastmod>2025-11-18</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://yourdomain.com/#contact</loc>
|
||||
<lastmod>2025-07-26</lastmod>
|
||||
<loc>https://fidem-slonim.by/#contact</loc>
|
||||
<lastmod>2025-11-18</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
|
||||
Reference in New Issue
Block a user