Hi,

I’m having some problems getting my large image cards to work. Could anyone please have a look at the code and identify any possible issues?

Thanks!!

<meta content='summary_large_image' name='twitter:card'/>
<meta content='@TechTeacherSA' name='twitter:site'/>
<meta content='@TechTeacherSA' name='twitter:creator'/>
<meta expr:content='data:blog.pageName' name='twitter:title'/>
<meta expr:content='data:blog.metaDescription' name='twitter:description'/>
<meta expr:content='data:post.firstImageUrl' name='twitter:image'/>`

We have a set of troubleshooting steps in our pinned post. Since this is Blogger it’s not too easy for us to check all of your syntax or whether your expr:content='data:post.firstImageUrl' value is being populated. That would be the first thing I’d look into if the image is not showing.

Thanks for the support. Doing some research into firstImageUrl issue…

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.