Helping users in and out of your site

By    John Garner on  Friday, March 31, 2006
Summary: With my recently launched voyages.net site, I spent a considerable amount of time working on the user experience both while users surf the site but also when they leave the site. I really dislike clicking on a link that turns out to a 404 error page and there is nothing to do about it. In […]

With my recently launched voyages.net site, I spent a considerable amount of time working on the user experience both while users surf the site but also when they leave the site. I really dislike clicking on a link that turns out to a 404 error page and there is nothing to do about it. In this context I set about creating a system that used checking code from 'server to server' to make sure that the page is responding correctly and then if so send the user there.

First of all a server to server check is not really comparable to looking at the same page with a browser. In the first case there is simply one response code returned and in the later, far more is retrieved, the page, images, scripts, css etc. Also servers are usually sitting on a pretty high capacity bandwidth and most users are not, which also changes the speed response within which the server can do the checking and respond, as opposed to the final user doing the checking by simply clicking on the link.

Secondly since the destination server sends back a specific response code it is possible to then serve a page when the response code is considered to be an error. Not only can you serve a page, you can also thanks to the code explain in plain English what the error most probably means.

To further provide assistance in these unpleasant situations I also provide an identical link to the target page (using the checking system) as well as a link to the target page without the checking system (in case my system is messing up somehow).
Finally I have the system send me an email when this occurs just so that I can know about it and check it out if necessary.

So if you manage a server or site and dislike as much as I do being directed to a 404 page or getting some weird server error (that even sometimes give you a 404 page not found error because the server is not properly configured) then remember if you put yourselves in your users shoes they may feel the same way... 😉

There is a lot of talk about helping make the user experience a better one. My opinion is that there is a certain lack of convergence between the technical possibilities available and the more traditional online user experience. It is usually a more visual user experience that is discussed. Important and interesting rules have been set through these more visual and traditional user experience guidelines but an opening for technical solutions in the user experience are sometimes overlooked.

Article written by  John Garner

Leave a Reply

Your email address will not be published. Required fields are marked *

Recent Posts

Check out the most recent posts from the blog: 
Wednesday, June 18, 2025
The ONHT Framework for Intermediate users

This Intermediate Guide for the ONHT (Objective, Needs, How, Trajectory) Framework transforms you from someone who uses GenAI into someone who thinks with GenAI by adding the missing cognitive functions that current GenAI lacks. The framework works through three critical pillars – Empathy (understanding all stakeholders), Critical Thinking (challenging assumptions), and Human in the Loop (active partnership). Master these patterns and you'll be solving complex problems others can't even approach, becoming indispensable by designing interactions that produce exceptional results rather than just functional outputs.

Read More
Monday, June 16, 2025
The ONHT Framework: Beginners Guide

Stop getting generic AI responses. Learn the four-letter framework that transforms vague requests into precise results. The ONHT framework: Objective (what problem you're solving), Needs (key information that matters), How (the thinking approach), and Trajectory (clear steps to the answer), teaches you to think WITH AI, not through it, turning "analyse customer feedback" into board-ready insights. Real examples show how adding context and structure gets you from Level 1 basics to Level 3 mastery, where AI delivers exactly what you need.
The difference? Knowing how to ask.

Read More
Sunday, June 15, 2025
The ONHT Framework: GenAI Prompting Solutions That Actually Work for People

GenAI tools are transforming work, but most people get poor results because they don't understand how to communicate with AI built on structured data. This guide is a series of articles that teaches the ONHT framework—a systematic approach to prompting that transforms vague requests into exceptional outputs by focusing on Objectives (what problem), Needs (what information), How (thinking approach), and Trajectory (path to solution). Master this framework and develop an expert mindset grounded in human-in-the-loop thinking, critical analysis, and empathy, and you'll excel with any AI tool, at any company, in any role.

Read More
Sunday, September 24, 2023
The reliability & accuracy of GenAI

I question the reliability and accuracy of Generative AI (GenAI) in enterprise scenarios, particularly when faced with adversarial questions, highlighting that current Large Language Models (LLMs) may be data-rich but lack in reasoning and causality. I would call for a more balanced approach to AI adoption in cases of assisting users, requiring supervision, and the need for better LLM models that can be trusted, learn, and reason.

Read More
crossmenuarrow-down