• Resolved tvserieshub

    (@tvserieshub)


    Hi, hope you are well.

    Everything was fine 2 days ago. All of a sudden twitter summary cards are no longer working. I have disabled YOAST SEO and Jetpack’s code works but doesn’t show right image. However, whenever you use another plugin, Jetpack’s code gets disabled and only YOAST SEO’s is left.

    When I went to see the validator, the error was:
    ERROR: Required meta tag missing (twitter:text:title)

    This applies to any link on the website. The Jetpack one has that meta tag so it only means that YOAST needs to add that to their meta tags when generating them.

    Please assist ??

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support amboutwe

    (@amboutwe)

    After reviewing the code for your site, you are outputting multiple copies of the Twitter tags. This can cause problems when sharing content on social media sites.

    We checked the example link you provided and confirmed that the Yoast meta tags for Twitter are complete. However, the non-Yoast set of Twitter tags include empty fields which likely causes the issue.

    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="">
    <meta name="twitter:description" content="">
    <meta name="twitter:image:src" content="HOMEPAGE_URL_NOT_AN_IMAGE_URL">
    
    <!-- Twitter - Article -->

    Please disable plugins or theme functions that add additional meta tags. If you are unsure what is adding the additional tags, please run a conflict check following the steps here: How To Check For Plugin Conflicts

    Thread Starter tvserieshub

    (@tvserieshub)

    Hi @amboutwe, thanks.

    Turns out it is the Brizy plugin I am using (used for constructing posts) is the one adding the tags. It is back to working again ??

    Thank you

    Hi,

    Thank you for the response, unfortunately it is not working. Do i have to remove Brizy plugin? I still get the error message “Required meta tag missing (twitter:text:title)”
    We can validate here: https://cards-dev.twitter.com/validator

    Please advice,
    Thank you

    Thread Starter tvserieshub

    (@tvserieshub)

    @aahmed10 yup. I disabled it. If you look at the tags, Brizy makes those empty ones shown above by @amboutwe.

    It works like a charm ??

    I am assuming Brizy’s new update messed it up or something. Luckily, I don’t really use Brizy so I don’t really need it.

    Plugin Support amboutwe

    (@amboutwe)

    The blank tag issue was reported to the Brizy team here: https://github.com/ThemeFuse/Brizy/issues/1536

    Please leave a comment or subscribe to the GitHub issue (you’ll need an account to do so) to get updates from the Brizy team regarding the issue.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ERROR: Required meta tag missing (twitter:text:title)’ is closed to new replies.