inkenya
  • Home
  • Marketing
    MarketingShow More
    How to Make Money Online in Kenya (2026 Guide for Beginners & Students)
    4 Min Read
  • Resouce
    ResouceShow More
    How to Get Free Website Hosting in Kenya (No Payment Required)
    2 Min Read
  • Features
    FeaturesShow More
  • Guide
    GuideShow More
  • Contact
  • Blog
Reading: How to add reading progress in Blogger
Share
Subscribe Now
inkenyainkenya
Font ResizerAa
  • Marketing
  • Resouce
  • Features
  • Guide
  • Complaint
  • Advertise
Search
  • Categories
    • Marketing
    • Resouce
    • Features
    • Guide
    • Lifestyle
    • Wellness
    • Healthy
    • Nutrition
  • More Foxiz
    • Blog Index
    • Complaint
    • Sitemap
    • Advertise
Follow US
Copyright © 2014-2023 Ruby Theme Ltd. All Rights Reserved.
Uncategorized

How to add reading progress in Blogger

Jarz
By Jarz
Last updated: April 18, 2026
3 Min Read
SHARE

Contents
Steps to add a reading progress bar in BloggerIf you progress bar to show on every place:Use this code if you want progress bar to show only on postsConclusion


How to add  reading progress in Blogger


How to add  reading progress in Blogger complete steps

A reading progress is a bar that appears on top page post that helps users to read the complete post and if your website doesn’t have a scroll bar then the reading progress bar will help your visitors to know if they reached the end of the page. 

A reading progress works when visitors scroll down on the page or post on your website it will move front. If visitors scroll up on the page or post it will move back.

Do you want to add a reading progress bar on your Blogger website? In my opinion, I will tell yes. And you might be thinking what are the reasons I already added reasons. I think you can now understand what are the reasons you want to add a reading progress bar on your Blogger website.

Read Also: How to add beautiful download button in blogger theme

Steps to add a reading progress bar in Blogger

Important: Before doing these steps we recommend you take a backup of your template. By chance, if any mistake is done you can restore it later.

  1. Go to your Blogger dashboard
  2. Then click on Theme
  3. Then click on the drop-down menu icon near Customize
  4. Then click Edit HTML
Now find ]]></b:skin> and paste this CSS just above it
/* Reading progress bar CSS */
.progress-container{width:100%;position:fixed;z-index:99;top:0;left:0;}
.progress-bar{height:2px;background:#6200EE;}
Then find <body> and paste this HTML code above it

If you progress bar to show on every place:

<!--[ Reading progress bar ]-->
    <div class='progress-container'>
    <div class='progress-bar' id='BD-Bar' style='width:0%;'/>
    </div>

Use this code if you want progress bar to show only on posts

<!--[ Reading progress bar ]-->
    <b:if cond='data:view.isPost'>
    <div class='progress-container'>
    <div class='progress-bar' id='BD-Bar' style='width:0%;'/>
    </div>
    </b:if>

Use anyone. if you want to show the reading progress bar on every place then use To Show on every place HTML code or if you want to show the reading progress bar only on posts then use To show only on posts HTML code.

Read Also: Steps to add a download countdown in your blog posts and pages
Then find </body> and paste this javascript just above it
<!--[ Reading progress bar JS ]-->
<script>
window.onscroll = function() {
    myFunction()
};
function myFunction(){
    var winScroll = document.body.scrollTop || document.documentElement.scrollTop;
    var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
    var scrolled = (winScroll / height) * 100;
    document.getElementById("BD-Bar").style.width = scrolled + "%";
}
</script>
Then save HTML.

Now you successfully added the reading progress bar on your Blogger website!

Conclusion

Important: Hope this How to add reading progress bar article will be useful to you. Do share with your friends. If you have any doubts related to this article ask me in the comment.


TAGGED:Blogger Tricks

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
[mc4wp_form]
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Copy Link Print
Previous Article Script Code to disable right click on blogger
Next Article How to add cookie consent in blogspot
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

FacebookLike
XFollow
PinterestPin
InstagramFollow

Subscribe Now

Subscribe to our newsletter to get our newest articles instantly!
[mc4wp_form]
Most Popular
How to Get Free Website Hosting in Kenya (No Payment Required)
April 16, 2026
How to Make Money Online in Kenya (2026 Guide for Beginners & Students)
April 16, 2026
How to unlock dtv channels on smart tv
April 18, 2026
How to unlock locked channels on smart TV
April 18, 2026
Yamaha psr-e443 styles free download
April 18, 2026

You Might Also Like

Uncategorized

Best Free Responsive BlogSpot Templates For Blogger With Slideshow

5 Min Read
Uncategorized

10 Easy Steps to hack multiple gmail Accounts in 2022

17 Min Read
Uncategorized

How to add a beautiful chrismas countdown in blogspot.

1 Min Read

How to bypass google account verification on android after Phone reset 2022

31 Min Read

Always Stay Up to Date

Subscribe to our newsletter to get our newest articles instantly!
[mc4wp_form]
inkenya

We provide tips, tricks, and advice for improving websites and doing better search.

Latest News

  • SEO Audit Tool
  • Client ReferralsNew
  • Execution of SEO
  • Reporting Tool

Resouce

  • Google Search Console
  • Google Keyword Planner
  • Google OptimiseHot
  • SEO Spider

Get the Top 10 in Search!

Looking for a trustworthy service to optimize the company website?
Request a Quote
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?