# Wordpress Default User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Prevent Crawling of WordPress JSON API Endpoints Disallow: /wp-json/ Disallow: /?rest_route= # Block Search URLs /search/ and /?s= Disallow: /search/ Disallow: /?s= # Block Ahrefs Crawler User-agent: AhrefsBot Disallow: / # Block Semrush Crawler User-agent: SemrushBot Disallow: / # Block Moz Crawler User-agent: rogerbot Disallow: / # Block Majestic Crawler User-agent: MJ12bot Disallow: / # Block archive.org bots User-agent: ia_archiver Disallow: / User-agent: archive.org_bot Disallow: / User-agent: ia_archiver-web.archive.org Disallow: / # Block Chatgpt User-agent: CCBot Disallow: / # Rankmath Sitemap Link Sitemap: http://findcardetailing.co.uk/post-sitemap.xml Sitemap: http://findcardetailing.co.uk/page-sitemap.xml # Prevent Crawling of WordPress JSON API Endpoints Disallow: /wp-json/ Disallow: /?rest_route= # Block Search URLs /search/ and /?s= Disallow: /search/ Disallow: /?s= # Allow Google Bot User-agent: Googlebot Allow: / # Allow Google Images Bot User-agent: Googlebot-Image Allow: /wp-content/uploads/ # Allow Google Media Partners Bot User-agent: Mediapartners-Google Allow: / # Allow Google AdsBot Bot User-agent: AdsBot-Google Allow: / # Allow Google Mobile Bot User-agent: AdsBot-Google-Mobile Allow: / # Allow Bing Bot User-agent: Bingbot Allow: / # Allow MSN Bot User-agent: Msnbot Allow: / # Allow MSNBot Media Bot User-agent: msnbot-media Allow: /wp-content/uploads/ # Allow Apple Bot User-agent: Applebot Allow: / # Allow Yandex Bot User-agent: Yandex Allow: / # Allow Yandex Images Bot User-agent: YandexImages Allow: /wp-content/uploads/ # Allow Yahoo Search (Slurp bot) User-agent: Slurp Allow: / # Allow DuckDuckGo Bot User-agent: DuckDuckBot Allow: / # Allow Qwant Bot User-agent: Qwantify Allow: / # Allow Facebook Bot User-agent: Facebook Allow: / User-agent: facebookexternalhit Allow: / User-agent: Facebookscraper Allow: / User-agent: Facebot Allow: / # Allow Instagram Bot User-agent: Instagrambot Allow: / # Allow Whatsapp Bot User-agent: WhatsApp Bot Allow: / # Allow Twitter Bot User-agent: Twitterbot Allow: / # Allow Linkedin Bot User-agent: LinkedInBot Allow: / # Allow Pinterest Bot User-agent: Pinterest Bot Allow: / # Allow Discord Bot User-agent: Discordbot Allow: / # Allow Webp Images User-agent: * Allow: /*.webp$ # Allow Jpg Images User-agent: * Allow: /*.jpg$ # Allow Png Images User-agent: * Allow: /*.png$ # Allow Html Files User-agent: * Allow: /*.html$ # Allow Php Files User-agent: * Allow: /*.php$