- Timestamp:
- 05/04/2020 02:23:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/wporg-robots.php
r9072 r9818 56 56 ) { 57 57 $robots = "Sitemap: https://{$blog_details->domain}/plugins/sitemap.xml\n" . $robots; 58 //$robots = "Sitemap: https://{$blog_details->domain}/themes/sitemap.xml\n" . $robots;58 $robots = "Sitemap: https://{$blog_details->domain}/themes/sitemap.xml\n" . $robots; 59 59 } 60 60
Note: See TracChangeset
for help on using the changeset viewer.