PRO
BlogBooster
PBB

[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.
What other people reading right now...!!?!!
Loading...
Next Post Previous Post
No Comment
    We would love to hear from you!
    comment url

    Testimonials

    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