Facebook error post link - by movileanu - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: movileanu
    movileanu
    Participant
    February 23, 2016 at 17:45

    Helllo 8team,

    i have the website http://www.scolicreative.ro

    when my client tryes to post a link of the website on Facebook, he gets this message:

    “The content you’re trying to share includes a link that our security systems detected to be unsafe:

    http://scolicreative.ro/wp-content/themes/royal/images/staticks/facebook-default.jpg

    Please remove this link to continue.
    If you think you’re seeing this by mistake, please let us know.”

    When i posted from my computer it works fine.
    On he s computer, he can posted once, and when trying the second time he gets this message.

    Can you please give me a hint?

    thank you

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2016 at 18:46

    Hello,

    You can remove default facebook information in the file wp-content/themes/royal/framework/theme-functions.php (line 1256), comment or remove the code:

    echo '<meta property="og:title" content="' . get_the_title() . '"/>';
    echo '<meta property="og:type" content="article"/>';
    echo '<meta property="og:description" content="' . $description . '"/>';
    echo '<meta property="og:url" content="' . get_permalink() . '"/>';
    echo '<meta property="og:site_name" content="'. get_bloginfo('name') .'"/>';

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.