Showing posts with label comments. Show all posts
Showing posts with label comments. Show all posts

Blogger New Commenting Feature



Blogspot has a new feature implemented again - this time it's a new feature for comments.

Now you can manage the comments received on your Blogger blog. It will be with one of the tabs with the other navigation, such as Edit Post, Settings, Designs and Monetize.

Here's how the navigation bar look now.

blogger comment feature navigation
With the commenting feature, now you can easily check on published comments, comments that are awaiting moderation and spam comments.

To be honest, it's almost like Wordpress now - except Wordpress has a "Trash" are once you deleted a particular comment, probably just in case you want to recover it back.

But when you delete comments on Blogspot, that cannot be undone.

blogger comment published

This is how the "Published" section look like - with complete information such as comment author, commented blog post and the date.

blogger comment awaiting moderation

Comments "Awaiting Moderation" section. It's self-explanatory.

blogger comment spam

And lastly, the "Spam" section. Haven't gotten any in my spam inbox right now, hopefully it works against automated spam comment bots.

Take note: It's not implemented on all blogs, yet. Only a handful of blogs has this feature - probably all will have it in the near future.




New Comments System on Blogger : Spam Filtering | Comments "Inbox"



Commenting is one of the most important parts of blogging. it’s what makes blogging a conversation. Now Blogger has introduced 2 new improvements to Blogger’s comments system: Spam filtering(Spam Inbox) and the ability to view all comments on your blog in one place(Comments Inbox).





Comment Inbox

The Published sub-tab(under Comments tab) provides a similar view as your email inbox. You can see all of the comments on your blog in one place.



Also you can mark them as "spam",delete or remove content of the comments.When you mark a comment as Spam, it will be deleted immediately from your blog.



Comment moderation has also moved under the Comments tab and has been extended to allow you to mark comments as Spam.



Comments Spam Filtering(Spam Inbox)

To fight with spam, some of you enabled moderation of all comments or required word verification or login. While somewhat effective, these checks limit real-time conversations around your blog.To address this,Blogger have integrated Google’s spam filtering technologies into the Blogger comment system.

The comments in the Spam inbox are not visible to your readers. Here, you can permanently delete spam comments by selecting them and choosing Delete. You can also mark comments as Not Spam that have been incorrectly classified as spam.Choose Not Spam and the selected comments will be moved out of the spam list and will be immediately published on your blog.

Want to Read More?

http://www.google.com/support/blogger/bin/answer.py?&answer=187141

http://buzz.blogger.com/2010/08/new-comments-system-on-blogger.html




How To Add Reply Option to Blogger Comments



This tutorials will show you how to add reply option to your blogger comments like wordpress.Usually we can see reply option in non blogger blogs.But in blogger blogs there is no option to reply comments.But after you add this trick to your blogger template,you can see a reply option in blogger comments.

Before add this feature to your blogger blog you must find your blog ID.



To find your blog id follow the step given below.

Login to your dashboard and click on "Settings" link of your blog.



Now look at address bar of your browser.You can see your blog ID on the address bar.It will be a number like 2183677992760077155.Now note your blog ID.



Now let see how to add reply option to blogger comments.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:



4.Copy below code and paste it just after above code.

[Reply]

NOTE : Remember to replace YOUR-BLOG-ID with your real blog ID.

Look at the example given below:

[Reply]

5.Now save your template and you are done.




How To Hidden Deleted Comments in Blogger



When you delete the comments in blogger, still you'll see an message like the picture below.This messages add a ugly appearance to your blogspot site.But doing this little trick,you can hidden deleted comments easily.If you like to hidden deleted comments in your blogspot blog,then simply follow the steps below.



1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates".

3.Scroll down to where you see below code:

































4.Copy below code and paste it just after .





5.Copy below code and paste it just before .



6.Save your template and you are done.

Now your deleted comments will not appear.




How To Remove Commentators Profiles/Sites URLs in Blogger



When someone leave a comment,your site is linked automatically into his website or profile url.If you don't like this you can stop it doing this very simple trick.Simply follow the steps below to do it:

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates".

3.Scroll down to where you see below code:







4.Now replace above code with below code:



5.Save your template and you are done.

Now your site will not linked to commentators sites/profiles.




How To Expand/Collapse Blogger Comments



Do you like to show and hide your blogger comments?If your blog have large number of comments this will very helpful to you.Because if there are many more comments in your blogger posts, your blog post can be very long.This will be a interrupt to your readers.So if you like add this trick to your blogspot blog,then folow the steps below.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates".

3.Scroll down to where you see tag .

4.Copy below code and paste it just before the tag .



5.Now find below code block:































Note : Blue colored code can be different.Specially consider the Green color code.
(
and
)

6.Now Replace above code with below code :

Show/Hide Comments



7.Now save your template and you are done.




How To Add Comment Feeds For Individual Blogger Posts



This is very useful for your visitors to Subscribe to comments for the special blog posts of your blogger blog.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:



4.Copy below code and paste it immediately after the line .

Comments Feed For This Post



Note:Replace YOURBLOG with your blog url name.

5.Now save your template and you are done.

Comments Feed For This Post




Beautiful Comment Form to Blogger using CSS



This simple article explains to you how to become your blogger comment form beautiful, using CSS.If you like to change your blogger comment form appearance,simply follow the steps below.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see ]]> tag .

3.Copy below code and paste it just before the ]]> tag .

Beautiful CSS Comment Form to Blogger

#comment-form iframe{
background:#7f9db9 url() no-repeat bottom right;
border:7px solid #eeeeee;
padding:5px;
font:normal 12pt "ms sans serif", Arial;
color:#000000;
width:95%;
height:250px;
}
#comment-form iframe:hover{
background:#7f9db9 url() no-repeat bottom right;
border:7px solid #bababa;
}
#comment-form a{
color:#ffffff;
}


Note:You can colors,width,height,.... as your choice and also can add background images for your comment form.

Now save your template.You are done.




How To Change "Post a Comment" Text of Blogger Blog



You can see "Post a Comment" text above your comment form in blogger.If you like to replace this "Post a Comment" text with your own creative text follow the steps below.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates".

3.Scroll down to where you see this:

Post a Comment



Note : You can find above code in 2 places.

4.Now replace above codes with your own text.For example I replace it with "Give Your's Feedbacks".

Change Post a Comment Text

5.Now save your template and you are done.Refresh your site to see result.It will look like above image.




Advanced Top Commentators Widget to Blogger



This widget will decide the top commentators from the latest 5000 comments to your blog.But your blog hasn't such as more comments you can add that Top Commentators Widget instead of this one.It will decide the top commentators from the latest 500 comments.

However your blog have more than 500 comments add this widget:

1.Log in to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

Select HTML/JavaScript




Note : Remember to replace yourblog with your blog name.Do not include http://

You are done.




How To Enable Avatars in Blogger Comments



If you use this hack,you can show Show Blogger Profile Images In Comments As Avatars.For your safety,first backup your blogger template.To Enable avatars in blogger/blogspot comments follow the steps below.If first method doesn't work for you,then follow the second method.

comment avatars in blogger

Method 1

1.Login to your blogger dashboard--> Settings- -> Comments.

2.Enable Show profile images on comments.

Enable Avatars in Blogger Comments

3.Now Click on "Save Settings" and you are done.


Method 2

1.Login to your blogger dashboard--> Settings- -> Comments.

2.Enable Show profile images on comments.

Enable Avatars in Blogger Comments

3.Now Click on "Save Settings".

4.Go to Layout- -> Edit HTML.

5.Click on "Expand Widget Templates".

Expand Widget Templates

6.Now search below code in your template.



NOTE: If you can find above code no problem.But if you can't find it then search:


or

in your template.

Now Replace it with:


7.Now find below code:



Note:You can see above code one or more time.

8.Now Replace every above code (
) with below code:











9.Now find ]]> tag in your template.

10.Copy below code and paste it just before ]]> tag.

/* Avatar */
.avatar-image-container img {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidHQli1dIhwBXqHYEJQpnPeLFb1S3UKvAVZ1YgmKNoK5ptg482u-UCoZ93sNuVYVEPAjnUVq5oRYid_T17vvjsINNddCvxRk8ZNKmnUCQg49r5u3rFhhWoOX1N6ow5WeomzqhyeIlrtVrP/+avatar.png);
width:35px;
height:35px;
}


11.Save your template and you are done.




How To Change Default Blogger Commenting System



How to modify default Blogger commenting system?
How to adapt Wordpress commenting system?
How to improve Blogger commenting system?
How to enable reply on Blogger commenting system?

Here's how. All you need is just to install or implement an external commenting system. After installing, commenters will be required to enter their name, email and optional website when commenting, just like default Wordpress commenting style.

Reason to change? It's more interactive and you can well manage all your comments on a particular website. External commenting system provides more feature - with custom top commenters widget, popular posts widget and recent comments widget.

Furthermore, you are able to reply on a particular comment and your reply will appear right under the replied comment - one feature that Blogger has yet to implement - which is very important to blogs these days.

Here are some recommended external commenting system - preferably try it out on a test blog before implementing on your intended blog.


1) Disqus

disqus

They offer:
  • A powerful comment system that easily enhances the discussion on websites.
  • In minutes, connect your community with those of thousands of other websites.
  • Threaded replies reveal the conversations in your comments.
  • And now it's easier to keep the discussion alive with email and mobile replying.
  • Features such as ratings and video comments make comments interactive and expressive.
  • An intuitive admin section makes it easy to moderate the discussions from one or multiple websites.
  • Disqus is easy to customize, with widgets that lets your audience become your community.
  • With search engine-friendly plugins and complete data sync, Disqus is as safe to use as it is easy.
  • And many more...

2) JS-Kit

js-kit

They offer:
  • Feature rich services backed by enterprise-class reliability and performance;
  • "Cut and paste" deployment - no coding or other technical expertise required;
  • Integrated RSS feeds for search engine visibility and data backup;
  • Spam protection, moderation capability and other administrative controls;
  • Knowledgeable and responsive support.
  • And many more...

3) Intense Debate

intense debate

They offer:
  • Comment Threading - Improve the conversation within the comment section and reply directly to an individual comment. Indented replies make following various conversations manageable.
  • Reply-By-Email - Respond to and moderate comments with ease via email, even if you're on the go. Just because you're away from your computer doesn't mean the conversation stops.
  • Commenter Profiles - Commenter profiles let you and your readers learn more about each other. Watch the conversation go to new levels once you and your readers are able to get to know each other. Don't forget, their universal profiles can be used on any site with IntenseDebate.
  • Moderation/Blacklistin - IntenseDebate offers some truly hardcore moderation options. Customize your settings to moderate by keywords, number of links, commenter email, and/or IP addresses.
  • OpenID - Your readers can post comments easily using their OpenID. They can tie their OpenID to their IntenseDebate profile so they won't have to worry about remembering another set of login credentials.
  • And many more...


Every commenting system are quite different from each other. You have to try all 3 to determine your best choice. Enjoy!




Top Commenter Widget for Blogger Blogs



How to display list of top commentators on Blogspot blog?
How to add Top Commentator Widget on Blogspot blog?

Follow this link, fill up the available form and add to your blog immediately!

Credit: Blogger Buster