GavickPro Documentation

Customizing our Joomla templates’ 404 error pages

An Error 404 means that you or another user have requested a page that does not exist. This could be because you have entered the wrong URL or that the address that you have requested references resources that have been moved, for example; you changed the aliases for menu items in Joomla and Google didn’t notice this yet. Another possibility is if a website has moved a page or resource but did so without redirecting the old URL to the new one, especially after upgrading from Joomla 1.5 to Joomla 2.5 and then to Joomla 3. When that happens, you’ll receive a 404 error instead of being automatically routed to the new page.

Simple Customization of 404 page

404 Not Found error messages are frequently customized by individual websites, so keep in mind that the 404 error may show up in just about any way imaginable depending on what website it’s shown on. By default all Gavick templates have overridden error pages in two ways, via php and the css styles file (example from Joomla 3.x) :

Advanced customization and how to prevent Error 404 pages

You can improve the user experience (UX) by configuring your site to display a custom 404 page when returning a 404 response code. For example, you could create a page containing a list of your most popular pages, or a link to your home page, or a feedback link. This means you can improve on the standard error page and generate an error page that’s user-friendly, navigational and even include a search box to help direct the user to the page they are looking for.

Unfortunately, the default Joomla (2.5/3.1) does not allow the creation of such sites, so you need to use an additional extension. I’ve prepared a short list which may help you decide what extension will suit you:

p.s.
Check also our “old” article on this same topic: “Page 404 and Joomla”

Customizing our Joomla templates’ 404 error pages 4.435 (88.57%) 7 votes