reference:
https://fedoraproject.org/wiki/Infrastructure/Factory2/Focus/ArbitraryBranching
The Factory 2.0 team produces a confusing number of documents
But there is no mention of how to contact said: 'Factory 2.0 team', nor of the place to file reports of problems
Request one: add a link on the referenced page to the requested item
Root cause causing me to make this request follows:
Looking up content, using 'Google' searches, and such, the results still contain 'first page' hits into:
https://admin.fedoraproject.org/pkgdb/ (whatever)
Request two: add a 'norobots' or similar suggestion for search engines, to deprecate this tree
I think but am not certain that:
http://pkgdb2.readthedocs.io/en/latest/
is stale, but it does not have a 'red banner' to that effect, similar to:
https://admin.fedoraproject.org/pkgdb/package/rpms/nagios/
or
https://admin.fedoraproject.org/pkgdb/packager/herrold/
Request three: update the 'readthedocs' site to add a warning, and seek to have it no longer indexed
Metadata Update from @puiterwijk: - Issue tagged with: factory2
Can do.
@herrold, for tickets for the factory2 group, file them here and tag them with 'factory2' (as @puiterwijk) did.
Edited wiki with "how to file issues": https://fedoraproject.org/w/index.php?title=Infrastructure/Factory2&diff=507092&oldid=489352
Edited docs: https://github.com/fedora-infra/pkgdb2/pull/418
Lastly, here is the robots.txt change.
robots.txt
diff --git a/roles/httpd/website/files/robots/robots.txt.admin.fedoraproject.org b/roles/httpd/website/files/robots/robots.txt.admin.fedoraproject.org index a67f17d..4f7c674 100644 --- a/roles/httpd/website/files/robots/robots.txt.admin.fedoraproject.org +++ b/roles/httpd/website/files/robots/robots.txt.admin.fedoraproject.org @@ -1,7 +1,7 @@ User-agent: * Disallow: /voting Disallow: /mirrormanager -Disallow: /pkgdb/packages/name +Disallow: /pkgdb Disallow: /updates # Temp block http://www.80legs.com/webcrawler.html
That should do it. Can another admin please review it before I commit and push it out?
Metadata Update from @ralph: - Issue assigned to ralph
+1 to that change. Looks fine to me.
Thanks @kevin. Applied: https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=a654c55201d40c061ede34dd483c8ff915afc2ed
Metadata Update from @ralph: - Issue status updated to: Closed (was: Open)