https://bugzilla.wikimedia.org/show_bug.cgi?id=13881
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected], | |[email protected] Resolution|FIXED |--- --- Comment #4 from [email protected] --- This isn't fixed. When I search for MediaWiki error messages in Google or Bing, I *never* get results from bugzilla.wikimedia.org. For example, search for notice Uncommitted DB writes transaction from DatabaseBase::query MessageBlobStore::clear All I get is useless osdir.com and gmane rehashes of mail threads involving bug 56269. The bug should be the first result. I'm pretty sure it's because in https://bugzilla.wikimedia.org/robots.txt, the line Disallow: /*.cgi blocks any .cgi URL, including https://bugzilla.wikimedia.org/show_bug.cgi?id=56269 . Even though Allow: /*show_bug.cgi comes later, "The first match found is used." The fix is to move the Allow line first, compare with Mozilla's https://bugzilla.mozilla.org/robots.txt. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
