On Wed, Dec 5, 2018 at 6:30 AM Alexey Proskuryakov <ap@webkit.org> wrote:

What I would want to know is what lures spammers to bugzilla. Perhaps we can find a way to decrease bugs.webkit.org page rank or whatever makes it a valuable target.


What about adding nofollow. Mozilla bugzilla is using nofollow, for example,

 <https://bugzilla.mozilla.org/show_bug.cgi?id=1511181>

Here is the Goole document about nofollow:

  Use rel="nofollow" for specific links - Search Console Help
  https://support.google.com/webmasters/answer/96569?hl=en

LLVM bugzilla <https://bugs.llvm.org/> says:

> New user self-registration is disabled due to spam. 

 -- Fujii