The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
37 views

What do comments with […] mean?

I get a bunch of comments that simply repeat the title with '[...]'. ie: [...] Some cool post title [...] Is this spam or is wordpress doing something wrong? I have the akismet plugin enabled.
0
votes
2answers
286 views

Stop Authors from submitting spam post

I am designing a frontend for users, where they can submit an article/post from. But i am worrying if someone puts javascipt code, or SQL injection, or other malicious code. Is there a plugin or some ...
0
votes
2answers
295 views

Block registration by URL referrer?

Is it possible to block user registration based on the referring URL? I have an open registration WP site (configured so users can post ads and events) and while I typically don't get a lot of spam ...
1
vote
1answer
1k views

Contact Form 7 being hijacked to send spam?

My system emails on my linux server have been getting "message undelivered" emails which appear to be sent from the Contact Form 7 widget I have on my website. The odd thing is, there is no "to:" ...
2
votes
2answers
172 views

What is the best way to avoid spammers registering to my blog?

I would like to be able to easily control who registers to my blog because recently I had tons of spam users registering. I came accross the plugin Stop Spammer Registrations, but i'm not sure it is ...
1
vote
2answers
386 views

How can I delete all users which have never commented / have posted spam comments?

My user database is full up with robots. Is there a useful SQL command to delete all the users that either a) have posted a comment marked as spam by Akismet or b) never posted a comment ?
2
votes
3answers
141 views

Reducing spammy user sign-ups

After following the advice in a previous question (here) I've managed to nuke my spam comments. I now, however, find that every day I have a few new members sign up to the site with rubbish e-mail ...
3
votes
2answers
225 views

A spam bot loves me, what can I do?

I'm receiving many many spam comments using the same username and I guess it is a bot that keeps on submitting comments. In one week I get around 100 such comments (which is quite a lot for my small ...
1
vote
2answers
175 views

CAPTCHA plugin where I can use my own images and ask my own questions?

Just wondering if any of you have run across this kind of plugin. Basically I'd like to be able to (a) specify my own image; (b) specify my own challenge question; (c) specify my own answer. As in: ...
0
votes
1answer
336 views

Auto block ALL IP's indicated by Akismet?

I'm thinking of blocking all IP adresses indicated by Akismet as containing spam. Something like cronning select distinct wp_comments.comment_author_IP FROM `wp_commentmeta` JOIN `wp_comments` WHERE ...
0
votes
3answers
341 views

Spam injected in w3 total cache page cache

I'm trying to fix a site which has been injected with external spam. After inspection I found out that the external content (so far just html advertising different kinds of drugs, no scripts) was in ...
2
votes
3answers
256 views

How exactly does Bad Behavior plugin work?

Can someone explain to me please how exactly Bad Behavior works? On their official site, they say that it uses HTTP headers, IP, and meta fingerprinting - but I would like some specifics on its ...
3
votes
2answers
1k views

Removing the “Website” Field from Comments and Replies?

In an effort to combat comment spam, I'd like to hide or remove the "Website" field from the "Leave a Reply" section for page and site comments. I have no desire to increase others page rankings by ...
22
votes
8answers
4k views

Why do I get comment spam even with Akismet and Captcha?

I'm a bit perplexed why I keep getting so many spam comments ... Even though I use both the Akismet and WP-reCAPTCHA plugins on my WordPress blog! WP-reCAPTCHA should stop machine entered spam, ...
0
votes
1answer
246 views

Comment Spammed vs Trashed

What's the difference between marking a comment as spam and trashing it?
1
vote
3answers
5k views

Contact Form 7 Plugin send emails to my Gmail as spam

I just added Contact Form 7 to my site. I'm using the default configuration (didn't change any setting). The mails are classified as spam in my Gmail inbox. Is there any way of making them go directly ...
3
votes
2answers
165 views

Number of External Links in Comments - Moderation Option

I just ran over a problem to properly use the count of external (meaning no relative or absolute links to my own blog) links on my blog for the Comment Moderation count Option. It's labeled Hold a ...
6
votes
1answer
372 views

Experiences with adding Nonces to the comment form

I was wondering about the impact nonces would have on the default comment form a theme has. Because Nonces are a built-in feature of WordPress I thought about giving it a try. Does somebody has ...
2
votes
2answers
395 views

How Do I Prevent Junk Account Creation?

I want to allow readers of my WordPress-driven sites who comment frequently the ability to sign up and have their own account on the site. However the ratio of actual readers versus spam scripts using ...
10
votes
6answers
354 views

how to reduce the number of spam comments

I've got the Akismet plugin on my wordpress site but I've been getting more and more spammy comments (that get caught). I'm amazed at the number as the site isn't that popular and doesn't have much ...

1 2