awesom404rep 1
awesom404rep 2 
JOOMLA 5  |  Demo  |  Download

 

What does it do?

I think it would be cool if a web visitor got lost browsing pages was then shown the infamous yet boring "404 Not Found" missing page but instead why not replace it with more cooler random pages like games, inreractive scene or something to keep visitor enjoy and busy at that very page rather than move on.   It give some vibe like treasure hunting inside a unknown web space.  So 've created this:  Awesome 404 is a modern, lightweight System Plugin built exclusively for Joomla 5. It intercepts standard "404 Page Not Found" errors and replaces Joomla's default, often unstyled error template with a completely custom static HTML page of your choosing.

Rather than trapping users on a generic error screen, this plugin allows web owner/administrators to serve branded, creative, or informative HTML pages, significantly improving User Experience (UX) and retaining site visitors when they encounter broken links.


 Updates and bug fix log:

10/82026 - Fix JED compliant.
9/8/2026 - Fix missing plugin update (XML) from server manifest.



Special features


1. Custom Directory Support

The plugin bypasses the active Joomla template entirely when a 404 error occurs. It scans a pre-configured target directory on your server (e.g., images/404pages) and serves a raw .html file from that folder directly to the user's browser, along with the proper HTTP 404 Not Found header for SEO compliance.


2. Multi-File Rendering Modes

If you upload multiple HTML files to your target directory, the plugin can cycle through them to keep the user experience fresh. Administrators can choose between two modes:

  • Random Selection: The plugin picks a random .html file from the directory every time a 404 error occurs.

  • Alphanumeric Sequence: Using Joomla's user session tracking, the plugin rotates through the available HTML files in alphabetical order. If a user hits multiple dead links, they will see a different 404 page each time in a predictable round-robin style (e.g., 1.html, then 2.html, then 3.html).

 

3. Interactive Ticker Tape Overlay

One of the most powerful features is the built-in Ticker Tape Overlay. This allows administrators to quickly broadcast site-wide emergencies, high-traffic notices, or marketing messages directly on top of their custom 404 pages without having to edit the HTML files themselves.

  • Customizable Content: Type any text (including emojis) into the backend configuration.

  • Visual Customization: Easily adjust the font size, background color, and text color to match your brand.

  • Speed Control: A slider dictates the scrolling duration (in seconds).

  • Smart Centering: Using advanced CSS calculations, the scrolling text always begins perfectly centered on the screen the moment the page loads, scrolling seamlessly from right to left.

  • Auto-Injection: The plugin's PHP logic automatically finds the <body> tag of your custom HTML file and safely injects the CSS and HTML required for the ticker on-the-fly.