Self publishing your ideas on the web has become extremely easy. However, the biggest downside of self-publishing is that you are entirely responsible for your mistakes. There is no one checking, proof reading and editing what you publish except yourself. You might have built yourself a good editing workflow where you cross-check your facts, spell-check your articles, and polish your thoughts with revisions, but there is always a chance that you might make a mistake. A small typo, a broken link, or another minor error can happen because you are human. Though if not reported on time, your error can stay there for years. In this article, we will show you how to allow your users to notify you of error in WordPress post content using error notifications.

Let users help you find mistakes in WordPress blog posts

Why Catching Small Errors is Important?

First of all a careless typo or spelling mistake can leave a bad impression on your readers. They might think that you do not carefully craft your posts before publishing them.

You can use tools to auto-check grammar and spelling mistakes in WordPress, but there is still a chance that some mistakes may end up on your site. They can stay there for years without you noticing or correcting them.

If you are writing in a language that is not your first language, then your words can be mistaken by native speakers. Some of your users may want to help you out by pointing out those mistakes so that you can fix them.

Allowing Users to Notify You of Errors in WordPress

First thing you need to do is install and activate the Mistape plugin. Upon activation, you need to visit Settings » Mistape page to configure the plugin.

Mistape settings page

You can choose users with the administrator or editor user roles to receive notification email about errors. Alternately, you can manually enter email addresses where you want to send notifications.

You can choose the post types where this feature would appear. You must check posts if you want all your blog posts to have this feature.

The plugin can automatically add a caption below posts to inform users that they can notify you about errors. But if you don’t want to automatically display the caption, then you can enable the shortcode.

You can also customize caption shown to users about this feature. By default, the plugin will show a text message. This text will be automatically translated if you are using WordPress in languages other than English.

Don’t forget to click on the save changes button to store your settings.

You can now see the plugin in action on your website. Depending on your settings plugin will display the caption below your posts. Users can select mistakes and press CTRL+Enter (Control+Enter on Mac).

A popup will appear to inform users that their suggestion is forwarded to site admins.

Notification sent popup

We hope this article helped you allow users to notify you of errors in WordPress posts. You may also want to see our guide on how to create a blog post checklist in WordPress.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Allow Users to Notify You of Errors in WordPress Posts appeared first on WPBeginner.

Source: WP Beginner