The Blogger threaded comment system is the best improvement for blogging system. Then our MBC is getting an problem for pageview because after our site adding the threaded comment system our site not getting more pageviews that's why our site move to normal comment system to getting the more pageviews. Today we are found the threaded comment comment box moving up system mainly decrease the full pageviews then our site not interested to adding the comment system our site already removed the threaded comment system that's we are saying our visitors to remove the comment system for getting more pageviews. Also the comment system is increases the blogger adsense earning and also traffic that you are imagine. In this tutorial you are getting how to removing the threaded comment system. Then carefully read the topic to get the full knowledge to removing blogger threaded comment system and also increasing your blogger pageviews.Remove blogger Threaded comment system
First Go to Blogger Dashboard > Design > Edit HTML
Then search the below code using Ctrl + F
<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:if>
Replace the above code you will finding twice then paste the below code two twice.
<b:include data='post' name='comments'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comments'/>
</b:if>
Then save your template.
Now visit your blog and open the blogger comment post.
Now you are finding the normal comment system.
Now you are done.
Bingo!
0 comments:
Post a Comment