[buddypress-trac] [BuddyPress Trac] #5838: Remove "Profile" from Member page title

buddypress-trac noreply at wordpress.org
Mon Dec 22 02:31:07 UTC 2014


#5838: Remove "Profile" from Member page title
--------------------------+---------------------
 Reporter:  sooskriszta   |       Owner:  djpaul
     Type:  enhancement   |      Status:  closed
 Priority:  normal        |   Milestone:  2.2
Component:  Text Changes  |     Version:  2.0
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by r-a-y):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9249"]:
 {{{
 #!CommitTicketReference repository="" revision="9249"
 Core: Make page title on member pages unique.

 This commit partially reverts r9105, which made the `<title>` element the
 same across all member pages, which goes against SEO conventions.

 This commit does the following:
 * When on a member's landing page (eg. example.com/members/admin/), the
 page title will be `admin | {SITE NAME}`.

 * Uses the profile navigation name in the page title instead of the
 component's admin title.  For example, when on
 `example.com/members/admin/profile/`, the page title will be `'admin |
 Profile | {SITE NAME}'` instead of `'admin | Extended Profiles | {SITE
 NAME}'`.

 * Adds the profile subnav name in the page title when on a member
 component sub-page. For example, when on
 `example.com/members/admin/activity/mentions/`, the page title will be
 `admin | Activity | Mentions | {SITE NAME}`.

 Fixes #5838.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5838#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list