Opened 4 years ago
Closed 4 years ago
#5416 closed defect (bug) (fixed)
Support profile pages missing a 'name' should adapt their page titles
Reported by: | jonoaldersonwp | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Support Forums | Keywords: | seo |
Cc: |
Description
Profiles created by users in the past (pre ~2010?) sometimes omit a 'name'. This results in the page title 'breaking'.
E.g., all of the following have a missing name, and a page title of 's Profile | WordPress.org
:
https://wordpress.org/support/users/withunveiledface/
https://wordpress.org/support/users/sakyant/
https://wordpress.org/support/users/guidowenzl/
https://wordpress.org/support/users/voodoolove1/
When the name parameter is missing, the <title>
should use the handle instead.
E.g., the title of https://wordpress.org/support/users/withunveiledface/ should be @withunveiledface's Profile | WordPress.org
.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Upgraded severity; there are thousands of these :D