ePirat
#2
Your markup lacks the twitter:image meta tag:
<meta name="twitter:image" content="http://graphics8.nytimes.com/images/2012/02/19/us/19whitney-span/19whitney-span-articleLarge.jpg">
when i have the code implemented is messes up my entire website
ePirat
#4
You are doing something wrong then.
Can you explain how? If you want an image to show in the card you require the twitter:image or og:image tag. Since this is a meta tag inside the <head> it should not have any effect on the layout of your site in a browser.
You’ve specified an og:image value of https://pbs.twimg.com/profile_images/829165322640912385/ZF_QsuRe_ 400x400.jpg
This is a Twitter profile image.
The documentation says this:
twitter:image
A URL to a unique image representing the content of the page. You should not use a generic image such as your website logo, author photo, or other image that spans multiple pages. Images for this Card should be at least 280px in width, and at least 150px in height. Image must be less than 1MB in size.
Try using a more appropriate image hosted on your own page and accessible to our crawler.
You have two og:image tags. Both with images hosted on blogger. As the troubleshooting documentation notes, we cache content for up to 7 days. I suspect something is being cached and not being cleared.
does that mean i have to wait ?
twitter card working but wrong tweet with link
system
Closed
#14
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.