Hello, Bloggers! Welcome to Raghavendra Technic.
Are you observing the Word Counter Script on blogger. This is the Right Place to you. Since You can get this Script for free.
Today, in this article, I will Discuss with you about How to Add Word Counter Feature in Your Blog Post.
What is Word Counter
Word Counter Tool is a free web-based word count instrument to help you count and compute the quantity of words in a text. This internet based apparatus can likewise work out the all out character or letter count, sentences, and sections for the message entered in the info box. The greatest aspect? The quantity of words and characters you can count with this device is limitless!
Word count is a significant measurement for composing, particularly in distributing, promoting, the scholarly world, and official procedures. By utilizing this apparatus, you will actually want to decide the number of words there are in your text. You can then verify whether there are sufficient number of words or it has surpassed a specific breaking point.
This free internet based word counter can likewise assist with checking the number of characters your text contains, particularly assuming your text is intended for use via web-based media, Google Ads, application, and site features or Google meta portrayal. Assuming you are composing for SEO, word count assumes a significant part. Most of high positioning substance that shows up on page 1 on SERP are long-structure articles. A great deal of them surpass 2,000 words, while the majority of them are no less than 1,500 words.
You will see that a ton of long-structure articles have evergreen substance - the best sort of content for SEO. Evergreen substance gets more snaps throughout an extensive stretch of time, rather than content that depends on current news or viral patterns. Longer articles are additionally seen to be more definitive. At the point when you want to compose longer substance, you have the chance to embed more information and data into your article and make it more important.
Accordingly, your substance will convey more worth which expands the potential for the article being shared and connected to. The more friendly offers and backlinks you get, the better your site or page rankings will be. By utilizing the Word Count Tool, you will actually want to ensure that your article has the base measure of word count for SEO best practices. Having an ideal number of word count won't ensure great pursuit rankings yet it will clearly help over the long haul.
How to Add
So, to add Word Counter on blogger you need to follow the following process below precisely.
What's more, with the help of these steps, you can easily add this feature in your blogger website.
Important!Before we start adding codes in XML, I will recommend you to take a Backup of your current theme. By chance if any problem occurs, you can restore it later.
Step 1: First of all Login to your Blogger Dashboard.
Step 2: On Blogger Dashboard, click Theme.
Step 3: Click the arrow down icon next to 'customize' button.
Step 4: Click Edit HTML, you will be redirected to editing page.
Step 5: Now search the code ]]></b:skin>
and paste the following CSS Codes just above to it.
/* Word Counter Feature by (T_MK) */ .postWordcount svg{width:14px;height:14px;margin-right:4px} .postWordcount span{font-size:13px;color:#000000}
Step 6: Now search the code </body>
and paste the following Codes just above to it.
/* Word Counter Feature by (T_MK) */ <script>/*<![CDATA[*/ for(var textcount=document.getElementById("postBody").innerText,wordCount=0,i=0;i<=textcount.length;i++)" "==textcount.charAt(i)&&wordCount++;document.getElementById("wordCount").innerHTML=wordCount+" word"; /*]]>*/</script>
Step 7: Now click on Save by clicking this icon
Step 8: That's done!
Copy the below HTML Code and Paste anywhere you like
/* Word Counter Feature */ <div class='postWordcount'> <svg viewBox='0 0 24 24'><path d='M4 4h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 2v12h7V6H4m16 12V6h-1.24c.24.54.19 1.07.19 1.13c-.07.67-.54 1.37-.71 1.62l-2.33 2.55l3.32-.02l.01 1.22l-5.2-.03l-.04-1s3.05-3.23 3.2-3.52c.14-.28.71-1.95-.7-1.95c-1.23.05-1.09 1.3-1.09 1.3l-1.54.01s.01-.66.38-1.31H13v12h2.58l-.01-.86l.97-.01s.91-.16.92-1.05c.04-1-.81-1-.96-1c-.13 0-1.07.05-1.07.87h-1.52s.04-2.06 2.59-2.06c2.6 0 2.46 2.02 2.46 2.02s.04 1.25-1.11 1.72l.52.37H20M8.92 16h-1.5v-5.8l-1.8.56V9.53l3.14-1.12h.16V16Z' fill='currentColor'/></svg> <span id='wordCount'></span> </div>
Credit
Conclusion
In this article I have made a tutorial on Add Now Word Counter Feature In Your Blogger Post!. I hope you have liked it and Please do share with your friends and follow our blog for more
If you face any problems in code or have any questions please feel free to ask in comments section or join our Telegram Group for discussion.
Our All Posts Are Protected By DMCA. So Don't Try To Copy Our Posts And Reproduction In Any Way Is Strictly Prohibited! Or else Legal Actions Will Be Taken. © Raghavendra Technic | All Rights Reserved
© Copyright:
raghavendratechnic.blogspot.com