• Resolved loewenherz

    (@loewenherz)


    Yesterday I saw that in the source code of many projects there are two <title>, once from the theme and once from YoastSEO. Is this a bug?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @loewenherz

    Thanks for reaching out. I confirmed the duplicate title tags. Kindly reach out to your theme developer on how to disable <title> from the theme.

    Thread Starter loewenherz

    (@loewenherz)

    Hi,

    thanks for your answer. Yes, all themes from Elmastudio that I use are affected.
    <?php wp_title( ‘|’, true, ‘right’ ); ?>
    I can remove this line of code in header.php. Or is there a better solution? I also wonder since when this problem has existed.

    Plugin Support Maybellyne

    (@maybellyne)

    Kindly reach out to your theme developer on how to disable <title> from the theme.

    Thread Starter loewenherz

    (@loewenherz)

    There is no longer any support for these old Elma themes. I delete wp_title from the header.php and keep hoping for Yoast 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Double title tag’ is closed to new replies.