• Resolved Robot17

    (@robot17)


    Bing Webmaster Tools is complaining about duplicate titles on my site. bestindoorcycling.com

    <head>
    <meta http-equiv=”X-UA-Compatible” content=”IE=edge” charset=”UTF-8″>
    <meta charset=”UTF-8″>
    <meta name=”viewport” content=”width=device-width, initial-scale=1″>
    <title>Indoor Cycling for Health & Fitness | Indoor Cycling Workouts at The PowerBarn</title>
    <link rel=”profile” href=”http://gmpg.org/xfn/11″&gt;
    <title>Indoor Cycling for Health & Fitness | Indoor Cycling Workouts at The PowerBarn</title>

    <!– This site is optimized with the Yoast SEO plugin v2.3.5 – https://yoast.com/wordpress/plugins/seo/ –>

    Does anyone have any idea how I can correct this? The two title lines are highlighted in Bing Webmaster Tools

    Regards
    Bot

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Robot17

    (@robot17)

    Using Pure and Simple

    Thread Starter Robot17

    (@robot17)

    It looks like Bing Webmaster tools was objecting to the

    <link rel="profile" href="http://gmpg.org/xfn/11">

    line in the header.php. I think that has solved it but please check before you mark resolved.

    Really like this theme!!
    Bot

    Thread Starter Robot17

    (@robot17)

    I should also note that I changed

    <title><?php wp_title( '|', true, 'right' ); ?></title>

    to

    <title><?php wp_title(''); ?></title>

    I believe that

    <link rel="profile" href="http://gmpg.org/xfn/11">

    brings an extra title tag along with it which Bing sees as a duplicate

    Bot

    Theme Author Styled Themes

    (@gejay)

    Hi There,

    Please use the following steps to fix your issue:
    Go to Dashboard=> Appearance=> Editors=> Then you can see the Templates in right-sidebar and select Header(header.php)=> And please remove the following code which is mentioned below:
    <title><?php wp_title( '|', true, 'right' ); ?></title>
    Then click in the update file.

    Thanks

    Theme Author Styled Themes

    (@gejay)

    Hi There,

    We hope you got the solution of your issue. If not, then please let us know.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Duplicate Titles on Every page’ is closed to new replies.