Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/iawalsh1/public_html/technical-writing/wp-includes/functions.php on line 3893
What’s wrong with this error message from Google? I got this today when I tried to + a blog post. Let’s look at this error message and see how we can improve it.
Google Plus Error Messages – What’s Wrong
I know what Google is trying to tell me with this error message but others may not.
The text says:
Oops you need a Google Profile to use this feature
And
Google Profiles is not available for your organization
Google Plus Error Messages – How to Improve
The text could read:
Oops you need a Google Profile to use this feature
…with a link to the sign up page. I think that’s required to use it.
And for
Google Profiles is not available for your organization
Explain why it is not available. I think it’s simply because they have not signed up yet.
Error Messages – How to write
When writing error messages – not a great name, by the way as the user didn’t really make an error – try to cover three things.
- Identify why the issue arose, e.g. you’re not signed in
- Describe what to do next, eg go here to sign up
- Provide additional (and useful) information, eg our FAQ section is here
Remember, most errors aren’t made by the user, so take the blame off them and explain how to fix things.
What else would you add?