Hacker News new | ask | show | jobs
by kristianp 8 days 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.
2 comments

    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.
Was the reason for your attempt to search in this way that you got the “internal server error” message (that I just got) when you tried to use the website’s search feature?