# START YOAST BLOCK # --------------------------- User-agent: * # === ADMINISTRATION === Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /wp-register.php # === FICHIERS SYSTÈME === Disallow: /readme.html Disallow: /license.txt # === RESSOURCES PUBLIQUES === Allow: /wp-includes/css/ Allow: /wp-includes/js/ Allow: /wp-content/themes/*/css/ Allow: /wp-content/themes/*/js/ Allow: /wp-content/themes/*/images/ Allow: /wp-content/themes/*/fonts/ Allow: /wp-content/plugins/*/css/ Allow: /wp-content/plugins/*/js/ Allow: /wp-content/plugins/*/assets/ Allow: /wp-content/uploads/ # === BLOQUER UNIQUEMENT PHP DES PLUGINS === Disallow: /wp-content/plugins/*/*.php # === BLOQUER PHP DES THEMES === Disallow: /wp-content/themes/*/*.php # === API REST WORDPRESS === Allow: /wp-json/ # === CRAWL EFFICIENCY === Disallow: /?s= Disallow: /search/ Disallow: /trackback/ Disallow: /comments/feed/ Disallow: /*/embed/ Disallow: /cgi-bin/ # === PARAMÈTRES URL === Disallow: /*?*replytocom= Disallow: /*?*utm_ Disallow: /*?*fbclid= Disallow: /*?*gclid= Disallow: /*?*mc_cid= # === CLOUDFLARE === Allow: /cdn-cgi/ # === FEEDS === Allow: /feed/ Allow: /*/feed/ # === SITEMAP === Sitemap: https://www.blaaaz.com/sitemap_index.xml Schemamap: https://www.blaaaz.com/wp-json/yoast/v1/schema-aggregator/get-xml # --------------------------- # END YOAST BLOCK