[buddypress-trac] [BuddyPress] #2356: Updating Title Tags in BuddyPress

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Jul 12 07:32:20 UTC 2010


#2356: Updating Title Tags in BuddyPress
------------------------------------+---------------------------------------
 Reporter:  dan_85                  |        Owner:         
     Type:  defect                  |       Status:  closed 
 Priority:  normal                  |    Milestone:  1.3    
Component:  Core                    |   Resolution:  invalid
 Keywords:  tags, seo, description  |  
------------------------------------+---------------------------------------
Changes (by r-a-y):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 It sounds like you're using the BuddyPress Default Theme on a user's blog.

 The bp-default theme is not intended to be used as a user blog theme.

 However, if you still intend on using the bp-default theme on your user's
 blogs, you can add the following to wp-config.php:

 {{{
 define( 'BP_ENABLE_MULTIBLOG', true )
 }}}

 This will add the current blog to the title tag, instead of the
 BP_ROOT_BLOG's among other things.

 Marking as invalid.  Re-open if this isn't the case.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2356#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list