How to Know the Number of Articles or Blog Posts for Others

How to Know the Number of Articles or Blog Posts for Others

BloggerByte - How to Know the Number of Articles or Blog Posts for Others On this occasion I will share a tutorial on How to Know the Number of Articles or Blog Posts for Others . see the number of other people's articles is not very important but you have to know how Indonesian people are, sometimes they are concerned or curious about the number of someone's blog articles.
In contrast to blogs that have never been updated at all or even have a few articles Google will be lazy to give attention to these blogs. At least, knowing the number of articles on a blog can make us realize that a successful blog has a lot of writings and of course quality so that it can add to our enthusiasm in writing our own articles.

How to Know the Number of Articles or Blog Posts for Other People


1. Please visit the following site to see how many other people's blog articles.
https://codepen.io/pen/

2. Next, you can copy the HTML code below.
<center> <script style="text/javascript"> function showpostcount(json) { document.write('Number of Articles : <u><b>' + parseInt(json.feed.openSearch$totalResults.$t,10) + '</b></u><br>');}</script> <script src="https://www.yourdomain.com/feeds/posts/default?alt=json-in-script&callback=showpostcount"></script><script style="text/javascript"></script> <script style="text/javascript"> function numberOfComments(json) { document.write('Number of Comments : <u><b>' + json.feed.openSearch$totalResults.$t + '</b></u><br>');}</script> <script src="https://www.yourdomain.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script> </center>

Please replace " yourdomain.com " with the address of the blog that you want to see how many articles have been published on the blog.
3. After copying, you can paste the code above into the html box that is already available in CodePen. Then, you will see the number of articles at once with the number of comments.

4. Done
How easy is not for tutorial How to Know the Number of Articles or Blog Posts of Others , if you have questions or problems about bloggers please comment in the comments column below this article.

About the Author

“Hustle in silence and let your success make the noise.”

Post a Comment

Check the "Notify me" box to get an email notification if someone replies to a comment.
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.