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)
- Blogger → Settings → Comments
- 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 |
- Save
Step 2: Add Modern Comment CSS (Avatar, Reply Button Styled)
- 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;}
- 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)
- When you reply to comment in Blogger dashboard → Check
Notify commenter via email - Commenter gets email → Comes back → +page views, +loyal readers
- 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.
0 Comments