Closed plries closed 6 days ago
There is no unique 404 page to redirect users back to the website if they happen to visit a page that does not exist.
A page with a message saying this page does not exist, and a button that redirects users back to the homepage
Shows default 404 page with no useful information or brand reinforcement.
This bug was found in the following configurations.
Med
Low
Bug
Paul Aries
Redirected users with .htaccess to error.php. Added some styling to reinforce brand, and a home and back button to get users back to the content.
.htaccess
error.php
ErrorDocument 404 /error.php
Description:
There is no unique 404 page to redirect users back to the website if they happen to visit a page that does not exist.
Steps To Reproduce:
Expected Result:
A page with a message saying this page does not exist, and a button that redirects users back to the homepage
Actual Result:
Shows default 404 page with no useful information or brand reinforcement.
Configurations:
This bug was found in the following configurations.
Severity:
Med
Priority
Low
Type:
Bug
Assignee:
Paul Aries