Changeset 11979 for sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/wporg-robots.php
- Timestamp:
- 07/20/2022 12:16:16 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/wporg-robots.php
r11722 r11979 38 38 if ( 'wordpress.org' === $blog_details->domain || defined( 'IS_ROSETTA_NETWORK' ) ) { 39 39 $robots .= "\nUser-agent: *\n" . 40 "Disallow: /plugins/search \n";40 "Disallow: /plugins/search/\n"; 41 41 } 42 42
Note: See TracChangeset
for help on using the changeset viewer.