• Resolved Anonymous User 14380025

    (@anonymized-14380025)


    I found an bug:

    Line 146 in seo.php

    <meta name=”twitter:site” content=@”‘.$ilen_seo->twitter_user.'” />

    It must be:

    <meta name=”twitter:site” content=”@’.$ilen_seo->twitter_user.'” />

    You can check it out at my blog Sáu Ngón

    https://wordpress.org/plugins/bubble-seo/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘twitter:site is incorrect’ is closed to new replies.