• Resolved eriikr

    (@eriikr)


    I’m using Twenty Eleven theme on my site, but something goes wrong with Yoast SEO and this theme. When I using Twenty Eleven theme on my site, Yoast SEO duplicate the site title and messed up title like this

    The Normal one:
    Title | Sitename

    The wrong one by using Yoast SEO:
    Title | SitenameSitename

    Yoast SEO also makes homepage’s title goes wrong, it duplicates the whole title like this

    The normal one:
    Homepage Title | Sitename

    The wrong one by using Yoast SEO
    Homepage Title | Sitename
    Homepage Title | Sitename

    Please fix this problem, thank you.

    • This topic was modified 5 years, 11 months ago by eriikr.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    If you go to the Yoast SEO -> Search Appearance -> General (tab) and enable the force rewrite titles option, does this resolve the issue?

    Thread Starter eriikr

    (@eriikr)

    @mazedulislamkhan I already turn on the force rewrite option, and this doesn’t solve the issue.

    MariusG

    (@marius_codeinwp)

    Hi @eriikr,

    Please go to SEO → Search Appearance → Content Types and copy here the template which you are using for the pages.

    Additionally, please also copy the meta description (or attach a screenshot) which you’ve set for the homepage.

    We are looking forward to hearing from you.

    Thread Starter eriikr

    (@eriikr)

    @marius_codeinwp The template is %%title%%%%page%% %%sep%% %%sitename%% , and the template for meta description is blank.

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    This issue occurs when the theme doesn’t declare the WordPress add_theme_support( 'title-tag' ); function. Therefore, we recommend you to create a child theme and add the add_theme_support('title-tag'); function support to the functions.php file.

    Thread Starter eriikr

    (@eriikr)

    @mazedulislamkhan I tried to add add_theme_support('title-tag'); to the functions.php file but it doesn’t work.

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    Unfortunately, we think the issue is specific to your site. We’d need to investigate further but are unable to do so on these forums. You can purchase Yoast SEO Premium and receive our Premium email support and we can help you further.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problems with Twenty Eleven theme.’ is closed to new replies.