Announcements
Custom Storefront Error Pages
Unit Testing
Load Testing
Load Testing Checklist
Open a Go Live Ticket
Launch Readiness
B2C Commerce Release Notes
Ask the Community
Create branded custom error pages (technically referred to as a 404 error page) within the storefront. Use custom error pages to provide a helpful message to your customers, with information about what to do next, instead of a generic message like 404 URL not found.
Click App Launcher
and then select Administration > Site Development > Custom Error Pages.
Upload customized error pages for the following HTTP status errors:
Static resource error pages can’t be customized.
Note
The B2C Commerce Web Server error pages are uploaded to a shared directory. To view this directory, select Administration > Site Development > Custom Error Pages.
Within Business Manager, download a template .zip file containing all error pages that are used in cases where the application server is down or doesn’t respond in time. After you download the .zip file, customize the content, archive your work, and upload it.
Upload the pages as one .zip file that includes the following:
The uploaded .zip file must be named errorpages.zip. Don’t use names such as myCustomErrorPages.zip.
Only one .zip file can be uploaded at a time. Remember to reference CSS files and images using /waroot/FILENAME.
Note
After your upload, the .zip file is automatically extracted and the content is stored on the web server.
The content is loaded to the web server via a job that runs every 2 hours. You might have to wait up to 2 hours to see the content on the server.
Note
Test customized errors by:
We recommend following error page best practices to give your customers the best experience.