+1 Assuming you don't just want to do a permanent redirect on that pattern instead...
-- Matt Domsch Technology Strategist Dell | Office of the CTO -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Toshio Kuratomi Sent: Thursday, March 25, 2010 11:26 AM To: [email protected] Subject: Change request: add old pkgdb url to robots.txt Google and other search engines are currently directing people to the old packagedb urls of:: https://admin.fedoraproject.org/pkgdb/packages/name/[PACKAGENAME] In an effort to get them to stop doing that, I'd like to add this to the admin.fp.o robots.tx file temporarily (maybe a month or so... long enough for search engines to pick up the new urls) Can I get two +1s? diff --git a/modules/httpd/files/robots/robots.txt.admin.fedoraproject.org b/modules/httpd/files/robots/robots.txt.a index 13c9ec8..5a60376 100644 --- a/modules/httpd/files/robots/robots.txt.admin.fedoraproject.org +++ b/modules/httpd/files/robots/robots.txt.admin.fedoraproject.org @@ -1,3 +1,4 @@ User-agent: * Disallow: /voting Disallow: /mirrormanager +Disallow: /pkgdb/packages/name -Toshio _______________________________________________ infrastructure mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/infrastructure
