Ask HN: Why is packages.ubuntu.com not being indexed by Google?
1 points
2 hours ago
| 1 comment
| google.com
| HN
kristianp
2 hours ago
[-]
If I google `"libxmlb2" site:packages.ubuntu.com`, google returns no results. I've tried this with a couple of other package names, like cups and firefox. The robots.txt is permissive. The Debian package repo, packages.debian.org is showing up and duckduckgo has the ubuntu package repo indexed.
reply
Bender
1 hour ago
[-]

    dig +short -t txt ubuntu.com|grep goog
    "google-site-verification=8CcvY6fsgRbiFk2nyEaiA9rE-ykXOcWUPjJKlO6P4vk"
I would guess that someone may have used their search console interface to purge/disallow everything despite the robots.txt allowing it. Another possibility is that after purging the caches they may have blocked google. Only the admin that verified the ubuntu.com site in the Google search console would know for sure.
reply