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