Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress title and SEO Yoast problem


  • BGRATED
    Participant

    @bgrated

    I was asking about a Yoast issue here https://buddypress.org/support/topic/bussdypress-title-and-seo-yoast-problem/page/2/#post-260266 and was advised to start a new topic about it.

    How to change the Buddypress profile page of a member from “Title – SiteName” to first name{space}last name – gender – age – city | SiteName

    Thank you.

    I did see this code `function lagodny_document_title_separator_pipe( $separator ) {
    return ‘|’;
    }
    add_filter(‘document_title_separator’, ‘lagodny_document_title_separator_pipe’);`
    But it does not do exactly what I was looking for.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar