Get Inspired

Design isn’t only about pushing pixels and creating UI. How a sentence is constructed, what information it’s conveying and the choice of words can make a huge difference in the success of a task.

A cute illustration might raise a smile but we need to make sure we’re actually helping the user with the pain points they’re experiencing in that moment.

Before you scroll down

Nielsen Norman Group explains that an error message should be:

  1. Written in plain language rather than technical terms.
  2. Precise by explaining exactly what went wrong.
  3. Constructive so users know what needs to be done to fix the problem.

Depending on the error, users will still want to find the page or access the service they were looking for in the first place. To explain how the error can be solved or what needs to be done to fix the problem, an error page should guide users by giving suggestions based on common error behavior.

Open Design Guidelines Page for Details

500 Internal Server Error

This is the most common error that web users will see. It is a general-purpose error, and can occur any time a web server encounters an internal problem. Error 500 happens most often when a web server is overloaded.

What is Required:
  • Error message and brief informative explanation of the problem. (What Causes this error?)
  • Common links including the homepage and help page.
  • How to fix the error.

Nice to Add:
  • Injecting an element of fun can transform a negative experience into a delightful one.
  • Use ‘we’ as it’s caused by the company, not the user.
  • The cherry on top; add an extra layer of delight.

401 Unauthorized Access Denied

Web users will likely stumble across this error after a failed login attempt. Basically, it means the user tried to access a site they didn’t have access to

What is Required:
  • Error message and brief informative explanation of the problem. (What Causes this error?)

Nice to Add:
  • How to fix the error.
  • Injecting an element of fun can transform a negative experience into a delightful one.
  • Common links including the homepage and help page.
  • The cherry on top; add an extra layer of delight.

400 Bad Request

This error message will appear when something has gone wrong with your web browser. It means that your request was corrupted in some way.

What is Required:
  • Error message and brief informative explanation of the problem. (What Causes this error?)
  • Common links including the homepage and/or help page.

Nice to Add:
  • How to fix the error.
  • Injecting an element of fun can transform a negative experience into a delightful one.
  • The cherry on top; add an extra layer of delight.

403 Access Forbidden

When there is no login opportunity on a page, you will get a 403 error on a page if you try to access a forbidden directory on a website.

What is Required:
  • Error message and brief informative explanation of the problem. (What Causes this error?)
  • How to fix the error.
  • Common links including the homepage and/or help page.

Nice to Add:
  • Injecting an element of fun can transform a negative experience into a delightful one.
  • The cherry on top; add an extra layer of delight.

404 Not Found

When there is no login opportunity on a page, you will get a 403 error on a page if you try to access a forbidden directory on a website. What is Required:

  • Error message and brief informative explanation of the problem. (What Causes this error?)
  • How to fix the error.
  • Common links including the homepage and/or help page.

Nice to Add:
  • Injecting an element of fun can transform a negative experience into a delightful one.
  • The cherry on top; add an extra layer of delight.

Magic Helper

Have questions?

Get Help