Created
May 19, 2025 02:38
-
-
Save 4e6ka/2f904b608fa88e0b2b41110e9f2cdd87 to your computer and use it in GitHub Desktop.
robots.txt modx revo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User-agent: * | |
Allow: / | |
Disallow: /manager/ | |
Disallow: /assets/components/ | |
Disallow: /core/ | |
Disallow: /connectors/ | |
Disallow: /index.php | |
Disallow: /search | |
Disallow: /profile/ | |
Disallow: *?* | |
Disallow: /search? | |
Disallow: /index.php | |
Clean-param: etext&utm_source&utm_medium&utm_content&utm_campaign&yclid&ClientID&openstat | |
Host: [[++site_url]] | |
Sitemap: [[++site_url]]/sitemap.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment