<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- ====================================== -->
  <!-- TRANG CHỦ - PRIORITY CAO NHẤT -->
  <!-- ====================================== -->
  <url>
    <loc>https://axacan.com/</loc>
    <lastmod>2026-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ====================================== -->
  <!-- HUB KIẾN THỨC - AUTHORITY PAGE -->
  <!-- ====================================== -->
  <url>
    <loc>https://axacan.com/kien-thuc/</loc>
    <lastmod>2026-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ====================================== -->
  <!-- CÁC TRANG LANDING PAGES (NẾU CÓ) -->
  <!-- Thêm các trang HTML tĩnh khác ở đây -->
  <!-- ====================================== -->
  
  <!-- Ví dụ: Trang dịch vụ -->
  <!--
  <url>
    <loc>https://axacan.com/dich-vu.html</loc>
    <lastmod>2026-02-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

  <!-- Ví dụ: Trang giới thiệu -->
  <!--
  <url>
    <loc>https://axacan.com/gioi-thieu.html</loc>
    <lastmod>2026-02-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

  <!-- Ví dụ: Trang liên hệ -->
  <!--
  <url>
    <loc>https://axacan.com/lien-he.html</loc>
    <lastmod>2026-02-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>

<!-- 
HƯỚNG DẪN SỬ DỤNG:
==================

1. LASTMOD (Last Modified):
   - Cập nhật ngày khi thay đổi nội dung trang
   - Format: YYYY-MM-DD
   - Giúp Google biết trang nào cần crawl lại

2. CHANGEFREQ (Change Frequency):
   - always: Thay đổi mỗi lần truy cập
   - hourly: Mỗi giờ
   - daily: Hàng ngày
   - weekly: Hàng tuần (khuyến nghị cho trang chủ)
   - monthly: Hàng tháng (khuyến nghị cho landing pages)
   - yearly: Hàng năm
   - never: Không thay đổi (trang archive)

3. PRIORITY:
   - 1.0: Trang quan trọng nhất (trang chủ)
   - 0.9: Rất quan trọng (hub pages)
   - 0.8: Quan trọng (service pages)
   - 0.7: Trung bình (about, portfolio)
   - 0.5: Thấp (blog posts)
   - 0.3: Rất thấp (tags, archives)

4. CẬP NHẬT SITEMAP:
   - Mỗi khi thêm trang HTML mới, thêm vào đây
   - Submit lại lên Google Search Console
   - WordPress sẽ tự động tạo sitemap riêng tại /kien-thuc/sitemap_index.xml

5. KIỂM TRA SITEMAP:
   - Truy cập: https://axacan.com/sitemap.xml
   - Validate tại: https://www.xml-sitemaps.com/validate-xml-sitemap.html
   - Submit tại: Google Search Console > Sitemaps
-->
