What are all these spam subscribers doing here?

I’ll try to answer even though the questions are a bit generic: 1) Should I check anything else apart from deleting the new users and fixing the setting? When deleting a user from the admin, WordPress asks you if you want to keep or delete any associated post for that user. Independently from that, it … Read more

Akismet plugin is deleting spam despite preferences

I would generally not recommend modifying files for Plugins that you do not control. Better would be to write your own site/custom Plugin, to control this hook: add_action(‘akismet_scheduled_delete’, ‘akismet_delete_old’); First, to stop the deletion altogether, simply call: remove_action(‘akismet_scheduled_delete’, ‘akismet_delete_old’); Then, you can set up a cron job (or similar), to fire the akismet_delete_old() function on … Read more

Website is being flooded [closed]

First of all, report whoever is doing it. You obviously could block anything with a query-string that contains screw-you, but that’ll only help in this case. Maybe Drop any requests with HTTP/1.0 (browser don’t use it, and “good” bots like google don’t either, but if you need to provide access to special tools, you might … Read more

How to reduce spam

Use these three plugins in combination: Cookies for Comments Simple Trackback Validation Akismet Ditch the captcha and math plugins, they’re pretty much useless. The combination of these three is enough for most anybody, without having to put any problems back on the user.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)