/**
 * Her yazının altına İklim Haber Google Tercih Kaynağı Butonu Ekleme
 */
function iklimhaber_add_google_preference_box($content) {
    // Sadece tekil yazı sayfalarında (post) ve ana sorguda çalışsın
    if (is_singular('post') && is_main_query()) {
        
        $custom_box = '
        <div class="google-pref-container" style="text-align: center; margin: 30px 0 10px;">
            <a href="https://google.com/preferences/source?q=iklimhaber.org" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; padding: 12px 20px; border: 1px solid #dadce0; border-radius: 12px; text-decoration: none; color: #202124; font-family: -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 500; background-color: #fff; text-align: left; line-height: 1.3; transition: background-color 0.2s ease;">
                <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="36px" height="36px" viewBox="0 0 48 48" style="margin-right: 16px; flex-shrink: 0;">
                    <path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path>
                    <path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path>
                    <path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path>
                    <path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path>
                    <path fill="none" d="M0 0h48v48H0z"></path>
                </svg>
                <span>İklim Haber\'i Google\'da tercih edilen kaynak olarak ekleyin</span>
            </a>
        </div>';
        
        // Kutuyu içeriğin sonuna ekle
        $content .= $custom_box;
    }
    return $content;
}
add_filter('the_content', 'iklimhaber_add_google_preference_box');<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.iklimhaber.org/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-posts-post-2.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-posts-post-3.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-posts-post-4.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_tag-2.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_tag-3.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_tag-4.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_tag-5.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-taxonomies-dlm_download_category-1.xml</loc></sitemap><sitemap><loc>https://www.iklimhaber.org/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
