[wp-meta] [Making WordPress.org] #5740: Add /?s= disallow rule to robots.txt

Making WordPress.org noreply at wordpress.org
Wed May 19 08:49:19 UTC 2021


#5740: Add /?s= disallow rule to robots.txt
----------------------------+-----------------------------
 Reporter:  jonoaldersonwp  |      Owner:  (none)
     Type:  task            |     Status:  new
 Priority:  high            |  Milestone:
Component:  General         |   Keywords:  seo performance
----------------------------+-----------------------------
 https://wordpress.org/robots.txt already disallows `/search`, but doesn't
 disallow `/?s=*`.

 This omission creates an attack vector for negative SEO and spam attacks.

 To prevent this, we should allow the following rule to the robots.txt
 file:

 {{{
 Disallow: /?s=
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5740>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list