How To Remove Blogger Threaded Comments?

Tuesday, July 17, 2012 1 comments

Why We Removed Blogger Threaded Comments?

For three simple reasons:

    1. Go To Blogger > Design > Edit HTML
    2. Back up your template
    3. Check "Expand Widget Templates"
    4. Search for this:

    <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 == &quot;item&quot;'>
              <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>

     

    you will find this code twice and replace it twice with the following code:

                <b:include data='post' name='comments'/>
              </b:if>
                   <b:if cond='data:blog.pageType == &quot;item&quot;'>
                         <b:include data='post' name='comments'/>
          
            </b:if>

        5.    Save your template

        6.     Done!

    Visit your blogs to see everything back to normal. You wont see the page jumping to comment box and posts will load as they normally used to do. Your page views and AdSense page Impressions will increase again.

    Need help?

    The steps will work just perfectly inshAllah. If you troubleshooted yourselves then do not panic and let me know. I will help you by commenting with the same old style. :).  Peace and blessings pals!

    Source: http://www.mybloggertricks.com/2012/01/how-to-remove-blogger-threaded-comments.html
Share this article :

+ comments + 1 comments

December 17, 2014 at 7:25 PM

nice blog
http://bangashtemplates.blogspot.com/

Post a Comment

 
Copyright © 2012. Blogger Tips For Beginners - All Rights Reserved
The information is compiled from various sources on the internet