[buddypress-trac] [BuddyPress Trac] #6333: Member Type in members slug?
buddypress-trac
noreply at wordpress.org
Sun Apr 5 14:43:57 UTC 2015
#6333: Member Type in members slug?
---------------------------------+-----------------------------
Reporter: landwire | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Component - Members | Version: 2.2.1
Severity: normal | Resolution:
Keywords: |
---------------------------------+-----------------------------
Changes (by sooskriszta):
* cc: vivek@… (added)
Comment:
I would vote for
{{{
/members/%member-type%/%username%
}}}
with a twist.
I'd say that the canonical URL should be
{{{
/members/%username%
}}}
So for member `foo` the canonical would be
{{{
/members/foo
}}}
But other URLs such as
{{{
/members/bar/foo
/members/admin/foo
/members/moderator/foo
}}}
should also work.
In fact, irrespective of whether `foo` is a member of `bar` or not
{{{
/members/bar/foo
}}}
should work.
If someone is at /members/type/bar/ and clicks on `foo`'s name of profile
image, they are taken to `foo`'s profile at
{{{
/members/bar/foo
}}}
There could be a couple of differences in the page compared to
{{{
/members/foo
}}}
1. Page title `Foo - Bar - Sitename`
2. Breadcrumb `Home > Bar > Foo`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6333#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list