[Fixed] Blurry Images on Blogger Homepage/Popular Post/Featured Images/Gallery Thumbnails

You know what, starting a blog is a one part and mainting is another part of your blogging journey. I think you have reached here just because your post images on Blogger are getting blurry, right? Offcourse yes. No worries, you will know how to fix this issue in this post. I have heard many of my viewers recently observing this issue and keep asking questions like why the popular post images on Blogger are suddenly appearing blurry? etc. And it is the reason behind this page publishing for you as well as for them which will guide you all to resolve this blurry image blogger problem.

Repairing Blurred Image Thumbnails on Blogger
Blog owners ask these questions on Google; How to fix Blurry Profile Image on Blogger? What is the way to fix blurry popular post images on Blogger? Why the thumbnail photos became blurry? How to fix blurry images on Blogger? How to fix blurry Blogger thumbnails? And so on.

This is one of the most frustrating experiences of using a default blogger template. It might be a blogger itself who are improving their systems. This may most likely make you feel the same too. Also, the question always stuck in my head like why my site is now showing blurry images on landing the main page even though I did upload good quality images before? So I dig into the HTML body of blogger templates, and guess what? There are so simple but yet working fixes to solve this image blur issue. I've gathered the most probable working solutions for you to solve this issue in one go.

These are the solutions & conclusions from my troubleshooting and definitely going to help you guys. Don't be worried, go ahead and check out some simple steps mentioned in this article.
Fixed Blurry images on Blogger: Repairing Blurred Image Thumbnails on Blogger — How to fix Blurry Profile Image on Blogger? What is the way to fix blurry popular post images on Blogger? Why the thumbnail photos became blurry? How to fix blurry images on Blogger? How to fix blurry Blogger thumbnails?  I have heard many of my viewers recently observing this issue and keep asking questions like why the popular post images on Blogger are suddenly appearing blurry? etc. And it is the reason behind this page publishing for you as well as for them which will guide you all to resolve this blurry image blogger problem. After dig into the HTML body of blogger templates, there are so simple but yet working fixes to solve this image blur issue. Just follow below steps to solve this image blur problem from your blogger template.
Fixed Blurry images on Blogger: Repairing Blurred Image Thumbnails on Blogger — How to fix Blurry Profile Image on Blogger? What is the way to fix blurry popular post images on Blogger? Why the thumbnail photos became blurry? How to fix blurry images on Blogger? How to fix blurry Blogger thumbnails? I have heard many of my viewers recently observing this issue and keep asking questions like why the popular post images on Blogger are suddenly appearing blurry? etc. And it is the reason behind this page publishing for you as well as for them which will guide you all to resolve this blurry image blogger problem. After dig into the HTML body of blogger templates, there are so simple but yet working fixes to solve this image blur issue. Just follow below steps to solve this image blur problem from your blogger template.


[Fixed] Blurry images on Blogger Homepage/Popular Post/Featured Images/Gallery Thumbnails

Just follow below steps to solve this image blur problem from your blogger template:

1. Replacing "s72-c" code with "s72-c-k-no" code.

  1. Go to Blogger.
  2. Navigate to Edit HTML.
  3. Click anywhere in HTML code area.
  4. Press Ctrl+F from keyboard.
  5. Search this code: s72-c.
  6. Replace it by this code: s72-c-k-no.
  7. That's all, check if this will solve your problem.
You may also like to know; Adding HTTPS Canonical URL Link In WordPress/Blogger | Resolve Duplicate Content Issue


2. Adding "jquery.min.js" or "jquery.js" in HTML Template.

  1. Go to Blogger.
  2. Navigate to Edit HTML.
  3. Click anywhere in HTML code area.
  4. Press Ctrl+F from keyboard.
  5. Search for jquery.min.js or jquery.js code.
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js" />
    Note: If you already have this in your template then skip this step. And if NOT, add it then please proceed further.
  6. Now, find </head>.
  7. Paste below code underneath it:
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"/>
  8. Now, you have to add JavaScript for any gadget e.g. Popular Posts.
  9. Underneath </head> paste the following code and save your HTML template.
    <script type='text/javascript'>//<![CDATA[
    $(document).ready(function() {
      var dimension = 1600;
      $('PopularPosts').find('img').each(function(n, image){
        var image = $(image);
        image.attr({src : image.attr('src').replace(/w\B\d{2,4}/,'w' + dimension)});
    image.attr({src : image.attr('src').replace(/h\B\d{2,4}/,'h' + dimension)});
        image.attr('width', "100%");
        image.attr('height', "auto");
      });
    });
    //]]>
    </script>
    
    What it does? It will find the image within the DIV that has the id = PopularPosts and changes the quality from old to the full quality i.e. 1600.
  10. Save template, that's all.
RECOMMENDED: Top 12 Fast Loading Blogger Templates To Improve User Interface (UI) & User Experience (UX)


3. Updating Image Quality from "72" to "1600" in HTML Template.

  1. Go to Blogger.
  2. Navigate to Edit HTML.
  3. Click anywhere in HTML code area.
  4. Press Ctrl+F from keyboard.
  5. Search below code:
    <img alt='' border='0' expr:src='resizeImage(data:post.thumbnail, 72, &quot;1:1&quot;)'/>
  6. Replace it with below:
    <img alt='' border='0' expr:src='resizeImage(data:post.thumbnail, 1600, &quot;1:1&quot;)'/>
  7. That's all, check if this will solve your problem.



Bottom Line

I'm sure by following any one of the methods from listed ones will help you resolve the error.

If you are facing this error or something you want to suggest apart from the above points, feel free to use below comment section to get in touch with me anytime. Happy to hear from you and to implement the suggestions for helping others.


If you enjoyed this article, please share it with your friends and help us spread the word.

Next Post Previous Post
No Comment
Add Comment
comment url
But before you read the page, I just want to tell you that; you can now convert every visitor & every impression in $$$ with the most advanced & reliable monetization platform that having highest fill rate & the best payouts in the industry.
ADTR Network

One day approval. Monetize your traffic from day 1, with 100% fill rates, higher CPM, & quick payouts. Register to Start Earning Right Now →

Join
ADTR Network
Now

New AI-Powered Content Marketing Toolkit
Rated 5/5 stars in 10,000+ reviews. Stay ahead of the competition with next-gen tech adoption by optimizing content for the target audience to drive 3x faster results. Act now to gain a competitive edge in the market.

ADTR

Improve Revenue, Performance,
&
Grow Traffic Faster

Join Adsense Certified Ad Partner
"ADTR is a must have automatic testing tool for serious publishers."
300% Rise
in AdSense Earnings
Get results from Day 1
It's FREE
Read The Case Study

Testimonials

Client Name 1

I joined PBB when I started blogging 6 years ago. It was my go-to resource for just about ANYTHING!! Without it, I would not have continued down this journey. Having the support, motivation and resources available when you’re in such a lonely profession like blogging is crucial to success. Thank you PBB for helping me turn my passion into a full-time career!!!.

Nikhil Agarwal
Client Name 2

Thank you! After many years of dreaming and enjoying the beauty and insight from numerous blogs I found the courage to start one myself. I could not have done it with your step-by-step guidance! Thank you so much for Pro Blog Booster, for your patient instructions, and for your nudge to publish before it is perfect! I have a long way to go, but am excited to be tippy-toeing into the blog world!

Nandhini Sinha
Client Name 3

I highly recommend ProBlogBooster to any new tech blogger. I began my journey several years ago. The site holds a wealth of information and is both inspiring and educational. They keep up-to-date with the latest standards and trends bringing key information to help you start and grow your technology blogging business. The tech tuts are very in details and the support you receive will help to overcome any challenges along the way. Again, I highly recommend PROBLOGBOOSTER as your companion for tech blogging!

Arnab Tamada
Client Name 4

Problogbooster is awesome. If you’re serious about taking your blog to the next level then there’s no better blog. It has given me the confidence to keep growing my eCommerce site and view it as a serious business.

Matt Flynn

Disclaimer

We are a professional review site that operates like any other website on the internet. We value our readers' trust and are confident in the information we provide. The post may contain some affiliate/referral links, and if you make a purchase through them, we receive referral income as a commission. We are unbiased and do not accept fixed marketing articles or fake reviews. We thoroughly test each product and only give high marks to the very best. We are an independent organization and the opinions/views/thoughts expressed here are our own.

Privacy Policy

All of the ProBlogBooster ideas are free for any type of personal or commercial use. All I ask is to keep the footer links intact which provides due credit to its authors. From time to time, we may use visitors/readers, information for distinct & upcoming, unanticipated uses not earlier disclosed in our privacy notice. If collected data or information practices changed or improved at some time in the future, we would post all the policy changes to our website to notify you of these changes, and we will use for these new purposes only data collected from the time of the policy change forward. If you are concerned about how your information is used, you should check back our website policy pages periodically. For more about this just read out; Privacy Policy