


Hello,
author has unpublished the market site (2nd level domain domain.com/xx/xx/ ) and forgot to add redirect to domain.com.
Current error message:
Is it possible to redirect all no longer existing pages to domain.com 404 page by default?
// seems like typos on 2nd level domain ( domain.com/*/* ) goes to 404 page under domain.com
under domain.com/au/*typo goes to market site 404 page.
We would like the same logic even for the unpublished pages
thank you!
Views
Replies
Sign in to like this content
Total Likes
Hi,
I recommend creating as below.
1. Create site level error pages (named same, but all under different routes)
2. configure your webserver to have the error document configured per route.
Its very well explained at [1]
[1] - https://www.albinsblog.com/2020/01/efficient-error-handing-in-aem-adobe-experience-manager.html
Hi,
I recommend creating as below.
1. Create site level error pages (named same, but all under different routes)
2. configure your webserver to have the error document configured per route.
Its very well explained at [1]
[1] - https://www.albinsblog.com/2020/01/efficient-error-handing-in-aem-adobe-experience-manager.html