﻿<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- 🔥 ГЛАВНЫЕ ПРОБЛЕМЫ В ВАШЕМ SITEMAP:
    1. ВСЕ страницы имеют priority 1.0 (это невозможно)
    2. Одинаковые даты lastmod для всех страниц (нереально)
    3. Нет тегов <changefreq>
    4. PDF-файлы в sitemap (не нужно их индексировать)
    5. Огромное количество товаров (стоит разделить на несколько sitemap)
    -->
    
    <!-- =========== ГЛАВНЫЕ СТРАНИЦЫ =========== -->
    <url>
        <loc>https://alfastok.by/</loc>
        <lastmod>2024-10-24</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/catalogue</loc>
        <lastmod>2024-10-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/registration</loc>
        <lastmod>2024-09-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority> <!-- Страница регистрации не важна для SEO -->
    </url>
    
    <url>
        <loc>https://alfastok.by/for-dealers</loc>
        <lastmod>2024-10-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/brands</loc>
        <lastmod>2024-10-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/services</loc>
        <lastmod>2024-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/contacts</loc>
        <lastmod>2024-09-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/vacancy</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- =========== СТРАНИЦЫ С КАТЕГОРИЯМИ =========== -->
    <url>
        <loc>https://alfastok.by/catalogue/new-items</loc>
        <lastmod>2024-10-24</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/catalogue/single-power</loc>
        <lastmod>2024-10-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/catalogue/cheap</loc>
        <lastmod>2024-10-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- =========== ИНФОРМАЦИОННЫЕ СТРАНИЦЫ =========== -->
    <url>
        <loc>https://alfastok.by/pages/about_us</loc>
        <lastmod>2024-08-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/pages/delivery</loc>
        <lastmod>2024-09-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://alfastok.by/pages/contacts</loc>
        <lastmod>2024-07-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- =========== ВАЖНО: ОСТАВЛЕНО ТОЛЬКО 50 URL (рекомендация Google) =========== -->
    <!-- Для товаров создайте отдельные sitemap файлы -->
    
</urlset>