 to front-page.php
add_action('gyg_tours_section', function () {
    $partner = get_option(GYG_OPTION_PARTNER, '');
    $tours   = (array) get_option(GYG_OPTION_TOURS, []);
    $active  = array_filter($tours, fn($t) => !empty($t['active']));
    if (empty($active) || !$partner) return;
    echo '<section class="gyg-tours-section" style="padding:60px 20px;background:#f8fafc;">';
    echo '<div style="max-width:1200px;margin:0 auto;">';
    echo '<h2 style="text-align:center;font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px;">Önerilen Turlar</h2>';
    echo '<p style="text-align:center;color:#6b7280;margin:0 0 36px;">GetYourGuide üzerinden kolayca rezervasyon yapın</p>';
    echo gyg_render_widget($partner, $tours);
    echo '</div></section>';
});
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//grandboatline.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://grandboatline.com/post-sitemap.xml</loc>
		<lastmod>2026-05-22T10:19:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://grandboatline.com/page-sitemap.xml</loc>
		<lastmod>2026-05-22T10:21:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://grandboatline.com/tour-sitemap.xml</loc>
		<lastmod>2026-06-16T20:57:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://grandboatline.com/category-sitemap.xml</loc>
		<lastmod>2026-05-22T10:19:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://grandboatline.com/post_tag-sitemap.xml</loc>
		<lastmod>2026-01-25T08:16:26+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->