Good Question plugin for WordPress against spam comments and registrations
Photo Gallery





Good Question against spam comments and registrations

Good Question - Settings page

Good Question on the form against spam registrations

Good Question on the comments form
Good Question is a free simple WordPress plugin to stop spam comments and registrations on the site.
Allows to add a simple question on the registration or comment form, easy for humans, but not solvable for the spam bots. User must select correct answers, otherwise form return error.
The best thing of this super simple plugin is that it 100% works!
The smartest bots that easily pass the Google reCAPTCHA are helpless against the Good Question. Just because they don’t know what to do with that. Bots are not trained pass the Good Question validation because it’s not so popular as Google reCAPTCHA or other services.
The Good Question plugin protects WordPress sites from spam registrations since 2013 and up for today, read the reviews. And now it stops spam comments as efficiently!
Key features of the plugin:
- 100% effective. There are no services to help the bot to answer the abstract question, so they can’t pass validation.
- Compatible with the most of the WordPress theme, including all AppThemes themes.
- Works on WordPress registration form, including MU Sign Up form.
- Works on comments form.
- Simple and lightweight.
- Allow to create your own unique Question and set of Answers.
- Allow to edit all CSS properties for Question and each of Answers separately.
- Shuffle Answers after each page load.
- You can set colors or images through CSS properties, instead of simple text answers.
Example:
There is absolutely no matter of which question and how many answers you configure for a good question, just make it easy for your real visitors.
For example, create a simple question: 1 + 1 = ?
And three answers:
- 1
- 2
- 3
Mark answer 2 as the correct, and that’t it!
Compatible With:
Related Blog Posts
- Good Question plugin version 1.3.0
April 20, 2020
Recent Blog Posts
- Replace the Price with Sold tag for sold ClassiPress Ads
November 5, 2020 - 1 Comment
Currently, ClassiPress theme displays a “Sold” warning on the single ad page. But it’s not reflected on the ad in loops and doesn’t show any warning or sold tag. Following code snippet replaces the Price with Sold tag for ads marked sold. You can add it in a custom plugin or child theme functions.php file…
- Disable Favorite Listings in Vantage theme
October 29, 2020 - 0 Comments
Favorite listings is the build-in feature in Vantage theme. But for some sites it is not needed. Following PHP code snippet will disable Favorite Listings. You can add in a custom plugin or child theme functions.php file. Alternatively, Code Snippets plugin can be used (more details in the instruction). Like
- Customize AppThemes Importer
July 1, 2020 - 0 Comments
The AppThemes themes provided with a built-in listing importer, which allows importing new listings using CSV spreadsheets. Currently, following themes support the AppThemes Importer feature: ClassiPress, Vantage, Clipper and JobRoller. Listings can be imported with title, description, excerpt, status, author, date, slug, attachments, Geo data (if theme supports), custom fields, taxonomy terms and even taxonomy […]
- Create a dedicated custom field for embedding media in the Vantage theme
June 29, 2020 - 0 Comments
In most cases, site owners do not mind users placing embedded video in the listing description section. And it works in Vantage without hassle. But sometimes they want to have a dedicated area for embedded media. What is possible, but requires some explanations. Like
- Toggle fields group on the ClassiPress listing form
May 8, 2020 - 0 Comments
This mod can be useful if your ClassiPress listing form has too many fields and you want to toggle fields group visibility via button or a link. Especially, this important for mobile devices, where the long forms look complex and boring for your ad authors. There are only two steps to implement this mod on […]