Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Geleosan

    (@geleosan)

    iThemes Security is a problem. If I disabled this plugin image post to Twitter work fine.

    Hi I manage this using this solution that works for me

    I use the ithemes too and dont want to leave my site without protection

    So i check the .htacces an find these lines

    RewriteCond %{HTTP_USER_AGENT} ^$ [NC,OR]

    and check to disable from loading using a # at the beginning

    # RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR]

    Other issue that i can see is that i get duplicate post so i deactivate cron jobs in wordpress and ad a real cron job in my cpanel

    the instruction use a Wget instrucction that i can manage to see in the same .htacces so i disable it to

    # RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR]

    Now after that we are getting all of the images in all social media working just fine.

    Hope its helps you and dont leave your site without protection never

    Best regards

    Thread Starter Geleosan

    (@geleosan)

    Yes. You are right. I just disabled “Enable HackRepair.com’s blacklist feature” and everything is ok.

    Thank for you for your solution. Now I deleted only this line.
    RewriteCond %{HTTP_USER_AGENT} ^$ [NC,OR]

    Thank you for your words

    Im glad that i can help you

    Have a nice day, Best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No image in twitter post’ is closed to new replies.