# robots.txt for legalfournier.com # Updated: January 23, 2026 User-agent: * # Block admin areas Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Block WordPress system files Disallow: /wp-json/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/*/static/ # Block all feeds (RSS) Disallow: */feed/ Disallow: */feed/rss2/ Disallow: /feed/ Disallow: /comments/feed/ # Block search results Disallow: /*?s= Disallow: /*/search/ Disallow: /search/ # Block author pages Disallow: /*/author/ Disallow: /author/ # Block pagination on archives (handled by canonical) Disallow: /*/page/ # Block trackbacks and xmlrpc Disallow: /trackback/ Disallow: /xmlrpc.php # Block specific query parameters that create duplicate content Disallow: /*?cat= Disallow: /*?replytocom= # Sitemap Sitemap: https://legalfournier.com/sitemap_index.xml