BuddyBoss Home – Web Support Forums Themes Boss. theme Wordpress SEO site title twice

Viewing 11 posts - 1 through 11 (of 11 total)
  • Question

    #52568
    @randomtheo

    I am using Yoast WP SEO and it is making the site title show twice at the end. Any ideas?

    chirotogether.com

    Answers

    #52584

    Anonymous
    @

    Hi @randomtheo, In yoast Seo there is an option for social sharing seo title and description, in the view source of your site the second title is coming from social sharing.
    I have attached a screen shot check that and disable that option.

    Regards
    Pallavi

    #52604
    @randomtheo

    I am a little confused. Where would I turn that off? This is showing on member pages where I have no control of choosing social share options.I also turned off Open Graph in header option for Yoast SEO and it still showed double title.

    #52769

    Anonymous
    @

    Hi @randomtheo, There is an option inside the page beneath the text editor, check that section if have entered any value there.

    Regards
    Pallavi

    #52790
    @randomtheo

    Hi @pallavi, I have no option for that on individual member pages. There is not a separate page or post for each user where I can input SEO for it or remove it. I activated the 2015 theme and I do not get double titles. So, it seems to be a Boss theme issue.

    #52832

    Anonymous
    @

    Hi @randomtheo, This is not a bug it is a standard practice to use wp-title in the code, if you want to remove it so you can remove this line <title><?php wp_title( '|', true, 'right' ); ?></title> from header.php

    Regards
    Pallavi

    #52842
    @randomtheo

    I am not trying to say it is a bug. I am just saying that it doesn’t show double title with the 2015 theme when I switch to it. So, I am confused why it doubles the title with Boss, but not with 2015 theme built by wordpress. Is nobody else having these issues? If not, then maybe I need to see if it is a conflict with another plugin.

    Also, I think the Yoast SEO plugin is probably the most used SEO plugin, so I would think it would work properly with Boss.

    #52844
    @randomtheo

    OK, I fixed it for now. I just removed the title from the titles and metas pages and it is work now. Thanks for looking into this for me.

    #52849
    @vapvarun

    Hi @randomtheo, you can check with 2014 theme,
    2014 theme also contain wp_title()
    it will display you again 🙂
    og:title is mostly used to refer for social sites to grab title
    Regards
    Varun Dubey

    #52850
    @randomtheo

    Thanks Varun. I think I solved it. I am specifically using it for the social issue and Facebook

    #52917
    @vapvarun

    🙂 i will close this one
    Regards
    Varun Dubey

Viewing 11 posts - 1 through 11 (of 11 total)
  • The question ‘Wordpress SEO site title twice’ is closed to new replies.