<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Index — gokhanmeric.com
  ─────────────────────────────────────────────────────────
  sitemap-portfolio.xml  →  Ana portfolio sayfası
  /blog/wp-sitemap.xml   →  WordPress blog (otomatik üretilir)

  WordPress eklentisine göre blog sitemap URL'si değişebilir:
    • WordPress 5.5+ (yerleşik)  : /blog/wp-sitemap.xml      ← varsayılan
    • Yoast SEO                  : /blog/sitemap_index.xml
    • Rank Math                  : /blog/sitemap_index.xml
  Hangi eklentiyi kullandığınıza göre aşağıdaki <loc>'u güncelleyin.
  ─────────────────────────────────────────────────────────
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Portfolio (tek sayfa) -->
  <sitemap>
    <loc>https://www.gokhanmeric.com/sitemap-portfolio.xml</loc>
    <lastmod>2026-06-12</lastmod>
  </sitemap>

  <!-- WordPress Blog (Yoast SEO / Rank Math) -->
  <sitemap>
    <loc>https://www.gokhanmeric.com/blog/sitemap_index.xml</loc>
  </sitemap>

</sitemapindex>
