Why To Increase Width of Popular Post Thumbnails?
As we are well aware of the fact that Blogger is not known for customization, but it has little robust functionality that makes it the 2nd best Blogging Platform. Changing the Width and Height of Popular Post Thumbnail could bring heaps of traffic to your website. For Example, a visitor arrived on your website while navigation through the website he saw LARGE Thumbnails, so he decided to read it too. It not only reduces the bounce rate, but also increases the duration of the visits.
How To Adjust Width/Height of Popular Post Thumbnails in Blogger?
To be honest, it is one of the simplest techniques, which we have ever seen. All we have to do is to insert the Width or Height in the form of Pixels i.e. Width=”72px”. Before, anyone gets confused let us jump straight on to our tutorial.
- Go to Blogger.com >> Template.
- Then select Edit HTML >> Proceed.
- Now check (Tick) the box “Expand the Widget”.
- For Height: Within the template search for height='data:thumbnailSize' and replace data:thumbnailSize with the height of the thumbnail i.e. 100, 200 and etc. Remember don't add "px" other wise it wouldn't work i.e.
100px, 200pxand etc.
- For Width: In the template again search for width='data:thumbnailSize' and replace data:thumbnailSize with the width of the thumbnail such that, 200, 300 and etc. Remember don't add "px" or it wouldn't work properly such that,
200px, 300pxand etc.
All Done: After doing all the changes, go a head and save the template by pressing "Save Template" button. Now check your blog and it would give a picture perfect result.
From the Editor’s Desk:
We hope this tutorial will help to increase the traffic of your website. We have decided to share this kind of Small tips and tricks so, slowly and steadily you guys could understand the dynamical coding of Blogger template. What are your thoughts? Give suggestions what you want to see next on MBL? Take a lot care till then Peace, Blessings and Happy blogging.
very useful. and one question. how to adjust the length of characters in one read more post.
ReplyDeleteNice sharing bro..did you received my email? Need your help on that too.!
ReplyDeleteWe have Got your Email. Thanks!
DeleteI have tons of ideas in my mind. Please add me as an author!
ReplyDeletecan you look at my blog - its has distorted the pictures - how can i change that?
ReplyDeleteWhat is your blog URL?
DeleteExcellent! Just what I was looking for, thank you.
ReplyDeletei did not find your search item( height='data:thumbnailSize' ) plz help me
ReplyDeleteThere must be some problem with you template
DeleteStay tuned, we will release a better fix tomorrow.
ReplyDeleteI have the same issue. thumbnails resolution are bad. Do let us know about the fix.
DeletePlease follow this tutorial
Deletehttp://www.mybloggerlab.com/2014/06/how-to-improve-image-quality-issue-in.html
This is not a perfect solution. since the thumbnail image size is 72x72 pixels only, enlarging this image will distort the image. The perfect solution would be changing the image url. Since picasa/ blogger support on the fly image crop if, a simple java script can change to your require resolution. changing the image url is simple, if you se the thumbnail image url you will find a segment like "/s72-c/" you change this to your required resolution. thats it....
ReplyDeleteenjoy...
Here's a tutorial for that
Deletehttp://www.mybloggerlab.com/2014/06/how-to-improve-image-quality-issue-in.html