[buddypress-trac] [BuddyPress] #5224: Duplicate content when appending a digit to URLs

buddypress-trac noreply at wordpress.org
Sat Nov 16 11:09:23 UTC 2013


#5224: Duplicate content when appending a digit to URLs
--------------------------+-----------------------------
 Reporter:  henrywright   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  BuddyPress.org
Component:  Forums        |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by henrywright):

 Thanks r-a-y for pointing that out. I think this could actually be a
 WordPress issue too. I am seeing the problem when viewing pages such as

 {{{
 example.com/about-us/
 example.com/about-us/2/
 example.com/about-us/3/
 }}}

 and on posts (my permalinks are set to post_id):

 {{{
 example.com/5673/
 example.com/5673/2/
 example.com/5673/3/
 }}}

 Interestingly I don't see the problem when accessing tag pages (my tag
 base is set to tags):

 {{{
 example.com/tags/soccer/
 example.com/tags/soccer/2/
 example.com/tags/soccer/3/
 }}}

 Is it worth me raising this issue at WordPress Trac too?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5224#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list