Opened 3 years ago
Closed 22 months ago
#5810 closed defect (bug) (fixed)
Enforce a trailing slash on user profile links
Reported by: | jonoaldersonwp | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | General | Keywords: | seo performance |
Cc: |
Description
As per #4561, we should ensure that links to user profiles include a trailing slash.
For example, but not conclusively, see:
- Translation contributor templates, like https://make.wordpress.org/polyglots/teams/?locale=fr_FR
- Props links in posts, like in https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/
- Props lists in support articles, like in https://wordpress.org/support/wordpress-version/version-5-4-2/
- Props lists in articles, like in https://en-au.wordpress.org/2016/12/07/wordpress-4-7-vaughan/
- Legacy props lists, like in https://developer.wordpress.org/plugins/credits/
Change History (8)
#6
@
3 years ago
- Owner set to dd32
- Status changed from new to accepted
The only things not done above are rosetta/localised blogposts:
Props lists in articles, like in https://en-au.wordpress.org/2016/12/07/wordpress-4-7-vaughan/
These aren't too hard to update, but there's a lot of sites that could have them in their post_content, which isn't a task for today.
Note: See
TracTickets for help on using
tickets.
In 11373: