Re: SEO problem in BuddyPress
The proof of this is in wp-admin/options-permalink.php, where “/blog” is permanently placed in front of the permalink url on lines 82, 92, and 102.
The function I was thinking of in functions.php was bp_show_home_blog(), but it doesn’t do exactly what I thought it did the way I thought it did it.