# XML Sitemap Sitemap: https://www.mommyskitchen.net/sitemap.xml # --------------------------- # AD BOT OPTIMIZATION # Explicitly allow ad network bots to ensure contextual ad delivery # and policy compliance checks are never hindered. # --------------------------- User-agent: Mediapartners-Google Allow: / User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / User-agent: AmazonAdBot Allow: / # --------------------------- # GENERAL CRAWLERS & SAFETY # Block access to core system files and internal search queries # to save crawl budget and protect sensitive directories. # --------------------------- User-agent: * # Disallow admin areas Disallow: /wp-admin/ # Allow ajax requests (essential for many themes/plugins to function) Allow: /wp-admin/admin-ajax.php # Disallow core files Disallow: /wp-includes/ Disallow: /xmlrpc.php # Disallow internal search results to prevent duplicate content/spam crawling Disallow: /search/ Disallow: /*?s= Disallow: /*&s= # Allow everything else Allow: /