Skip to content
WJunction - Webmaster Forum

Wordpress - How to block Spam Comments?

Status
Not open for further replies.

30 comments

1. Remove author URL BOX
If you want to remove it, then go at Appearance -> Editor -> Comments.php and then locate the following lines of code:

<label for=”url”>Website</label> <input type=”text” name=”url” id=”url” value=”<?php echo esc_attr($comment_author_url); ?>” size=”22″ tabindex=”3″ />

2. Aksimet

The very first thing to do is activate AKISMET, it is really crucial and will catch most of the spam coming from various suspicious locations. You should have an activation key from WordPress.com (you get it after you signup)

Thanks Twitt. :)
 
Use Akismet.
If you don't even want to get them (so you want to totally stop them from coming) use a good captcha plugin, that will solve everything.
 
Status
Not open for further replies.

About the author

D
Banned · Joined
494
Messages
5
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom