[wp-meta] [Making WordPress.org] #5740: Add /?s= disallow rule to robots.txt
Making WordPress.org
noreply at wordpress.org
Wed May 19 08:55:36 UTC 2021
#5740: Add /?s= disallow rule to robots.txt
-----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: task | Status: new
Priority: high | Milestone:
Component: General | Resolution:
Keywords: seo performance |
-----------------------------+---------------------
Description changed by jonoaldersonwp:
Old description:
> 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=
> }}}
New description:
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;
and we're currently under heavy attack.
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#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list