By Jacques Gauthier on Wednesday, 11 July 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 455
Votes 0
Hello,

Last year, my client did have the problem that when he want to share a post
via twitter, we obtain just the text but no image.
The problem has been solve for many month but now nothing is working.

I did rebuild his site.
I add some code in robot.txt to solve that:

# Disallow everything.
User-agent: *
Disallow: /

# Certain social media sites are whitelisted to allow crawlers to access page markup when links to /images are shared.
User-agent: Twitterbot
Allow: /images

User-agent: facebookexternalhit
Allow: /images

Thank you for support

Andre
Hi there,

Can you try to use below exceptions and see how it goes. Need to check where you store those images here http://take.ms/X2cog in case you have change it path.

[gist type="php"]
User-agent: Twitterbot
Disallow: /images/
[/gist]

If problem still persisted, is it possible for you to provide us with the back end and FTP access to your site to check on this issue as we cannot access your site currently. Please advice.
·
Wednesday, 11 July 2018 12:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I have the same problem, no images come in my tweet when I share an easyblog post on Twitter.

I have tried this :
User-agent: Twitterbot
Allow: /images

but doesn't work.
Can you help ?

Thanks
Catherine
·
Friday, 23 November 2018 15:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Van Dyk,

It would be best if you can create a new thread instead and provide us with your backend and FTP access so that we can further check this issues.

Thanks for your understanding.
·
Friday, 23 November 2018 15:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post