Bugzilla – Bug 1208158
robots.txt doesn't allow indexing of bug lists
Last modified: 2024-02-18 20:03:51 UTC
The robots.txt for Bugzilla only allows indexing of index.cgi and show_bug.cgi, meaning search engines can only index bugs that are linked to externally. I noticed this with Bug 1207562 (https://bugzilla.opensuse.org/show_bug.cgi?id=1207562), where a Google Search for '"Reading file would overwrite reserved memory" opensuse' doesn't find the bug. It looks like indexing of describecomponents.cgi and buglist.cgi would need to be allowed for search engines to index bugs not linked to externally.