# START YOAST BLOCK # --------------------------- User-agent: * # Block all tag pages (thin content) Disallow: /tag/ # Block feeds (not useful for SEO) Disallow: /feed/ Disallow: /*/feed/ # Block search results pages Disallow: /?s= # Block pagination of category/archive pages that are not important Disallow: /category/*/page/ Disallow: /archive/*/page/ # Allow main category/archive pages and important pagination Allow: /category/ Allow: /archive/ # Allow crawling of posts/homepage fully # WordPress admin - block admin but allow Ajax Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Sitemap - point Google to sitemap Sitemap: https://joker123.org/sitemap_index.xml # --------------------------- # END YOAST BLOCK