Blogger comments default = boring, no reply notification, no avatar, spam. But comments = +SEO, +trust, +post length. Need proper setup.

In Post #128, setup best comment system in Blogger.

Step 1: Enable Blogger Comments (Correct Settings)

  1. Blogger → Settings → Comments
  2. Set exactly like this:
Setting Set To Why?
Comment Location Embedded below post Shows below post, not popup
Who can comment? Anyone - includes Anonymous More comments = +SEO (you moderate later)
Comment Moderation Always Spam control - Post #129
Show comments Newest first Fresh comments on top
Comment notification Your email Get email when someone comments
  1. Save

Step 2: Add Modern Comment CSS (Avatar, Reply Button Styled)

  1. Theme → Edit HTML → Find ]]></b:skin> → Paste above it:
/* Comments Post 128 */
.comments .comment{border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin-bottom:12px;background:#fff;}
.comments .avatar-image-container img{border-radius:50%;width:40px;height:40px;}
.comments .comment-header{font-size:13px;color:#666;}
.comments .comment-content{margin-top:8px;line-height:1.6;}
.comments .comment-actions a{background:#000;color:#fff!important;padding:4px 10px;border-radius:6px;font-size:12px;text-decoration:none;margin-right:6px;}
.comment-replybox-thread{border-left:3px solid #000;padding-left:12px;margin-left:10px;}
  1. Save

Step 3: Ask for Comments at End of Every Post (Template)

Paste this at end of all posts before labels - copy once:

<div style="background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:20px 0;text-align:center;">
<h3 style="margin:0 0 8px 0;">💬 Did this help?</h3>
<p style="margin:0 0 10px 0;">Comment your Blogger URL, I will check and reply.</p>
<p style="font-size:12px;color:#666;">I reply all comments within 24 hours</p>
</div>

This increases comments 3x. See Post #130 spam control.

Step 4: Enable Comment Reply Email (Important)

  1. When you reply to comment in Blogger dashboard → Check Notify commenter via email
  2. Commenter gets email → Comes back → +page views, +loyal readers
  3. Always reply with question: "Did it work?" → More replies → Post looks active to Google

Step 5: Comment SEO Bonus

  • Comments = user generated content = Google sees post updated = rank higher
  • Keywords in comments help rank (if someone comments "Blogger template not working" you rank for that)
  • Don't delete all comments - keep 10-20 best per post

Post #128 Complete.

Next Post #129: How to Moderate Comments in Blogger - approve, delete, spam filter.