Re: Increase post thumbnail size from s72-c to s200-c to meet Facebook's requirement

Red People Stories <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
Thanks!! I followed your instructions above, works perfectly~~~ thanks 
again!!!

On Monday, March 17, 2014 9:18:55 AM UTC+8, NicoNico wrote:
>
> Hi everyone.
>
> Just found a solution for this issue.
>
> Instead of using this codes with *data:blog.postImageThumbnailUrl* data 
> tag:
>
> *Open Graph (for example for Facebook):* <meta 
>> expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
>
> *Twitter Cards*: <meta expr:content='data:blog.postImageThumbnailUrl' 
>> name='twitter:image'/>
>
>
> Use *data:blog.postImageUrl* data tag, it seems to retrieve the same 
> content that *data:post.firstImageUrl* data tag with the great advantage 
> that *data:blog.postImageUrl* *can be retrieved globally in any part of 
> the template*.
>
> Given this fact is factible to implement *meta tags* that meets Google+, 
> Facebook, Twitter and other sites requirements, just get sure to upload 
> images to each one of your blog posts with a minimum width and height of 
> 200px for each dimension.
>
> So now add this code within the <head> tag of you template:
>
>
> *Open Graph Protocol: <meta expr:content='data:blog.postImageUrl' 
>> property='og:image'/>*
>
> *Twitter Cards: <meta expr:content='data:blog.postImageUrl' 
>> name='twitter:image'/>*
>
>
>
> Best,
> Felipe Calvo <https://plus.google.com/100728251278680111191?rel=author> - 
> https://plus.google.com/+FelipeCalvo
>

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.