Bug 1208158 - robots.txt doesn't allow indexing of bug lists
Summary: robots.txt doesn't allow indexing of bug lists
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Bugzilla (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Thomas Muntaner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-11 06:13 UTC by Aaron Rumpler
Modified: 2024-02-18 20:03 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Rumpler 2023-02-11 06:13:35 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.