[wp-meta] [Making WordPress.org] #5323: Plugin searches should force to lowercase
Making WordPress.org
noreply at wordpress.org
Wed Jul 20 00:16:21 UTC 2022
#5323: Plugin searches should force to lowercase
------------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect (bug) | Status: new
Priority: low | Milestone:
Component: Plugin Directory | Resolution:
Keywords: seo |
------------------------------+---------------------
Comment (by dd32):
In [changeset:"11979" 11979]:
{{{
#!CommitTicketReference repository="" revision="11979"
WordPress.org Robots.txt: Correctly limit `/plugins/search/*` crawl
limiting.
In [11722] I added blocking for the `plugins/search` endpoint, however, I
did so by not including a trailing slash.
The result of this is that the rule has blocked access to plugins whose
slugs begin with `search` (i.e. `/plugins/search-*/`).
By adding a trailing slash here, it correctly applies the Disallow rule to
`/plugins/search/*` instead.
Props digamberpradhan for noticing/reporting the issue.
See #5323.
Fixes #6413.
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5323#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list