<?xml version="1.0" encoding="UTF-8"?>
<!--
    hostvera.com.tr — SITEMAP INDEX
    Yükleme yeri: public_html/sitemap.xml

    Bu dosya bir "sitemap index"tir; tek başına URL içermez, alt sitemap'leri
    işaret eder. Search Console'a gönderilecek adres:
        https://hostvera.com.tr/sitemap.xml

    ÖNEMLİ — İÇ İÇE INDEX YASAK:
    Sitemap protokolü, bir sitemap index'in BAŞKA bir sitemap index'i
    listelemesine izin vermez. Bu yüzden burada /blog/sitemap_index.xml
    (Yoast'ın kendi index'i) DEĞİL, onun alt sitemap'leri doğrudan yazılıdır.

    Yoast ileride yeni bir tür sitemap üretirse (örn. page-sitemap.xml)
    buraya elle eklenmelidir. Yedek olarak robots.txt içinde
    /blog/sitemap_index.xml ayrıca bildirilmiştir.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Kurumsal + ürün sayfaları (public_html/icerik, PHP ile üretilir) -->
  <sitemap>
    <loc>https://hostvera.com.tr/sitemap.php</loc>
  </sitemap>

  <!-- WordPress blog — Yoast SEO alt sitemap'leri -->
  <sitemap>
    <loc>https://hostvera.com.tr/blog/post-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://hostvera.com.tr/blog/category-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://hostvera.com.tr/blog/post_tag-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://hostvera.com.tr/blog/author-sitemap.xml</loc>
  </sitemap>

</sitemapindex>
