• So schema for post looks like this author
    @type
    Person
    name
    blabla
    url
    https://website/author/blabla/
    sameAs
    https://website

    But for buddypress there is no author page but members so in schema link to author page should looks like this

    @type
    Person
    name
    blabla
    url
    https://website/members/blabla/
    sameAs
    https://website

    Yeah I tried to change simply page name for members to author but it makes more issues with other plugins … .
    So Dear Dev could you change this link in schema ?
    Cheers

  • The topic ‘Found a bug with buddypress’ is closed to new replies.