I'm working on configuring 404 and 500 error pages on EDS, where we're using the repoless setup—meaning multiple websites are sharing a single content repository. I haven’t been able to find any reference materials on how to set up error pages in this scenario. Any guidance would be greatly appreciated.
PS: Please note, I'm not looking for copy-paste responses from AI tools that don’t add any real value.
Solved! Go to Solution.
Views
Replies
Total Likes
Solution:
For the 404 page, I’m currently utilizing a fragment-based approach, where a predefined content path is set. This path can also be maintained in platforms like SharePoint or Google Drive to ensure consistent content delivery across all websites.
As for the 500 error page, it appears that there is no similar feature available at the moment. However, Adobe is actively working on it, and we hope to see updates on this in the near future.
Thanks,
Asutosh
I am not sure if this is possible or not but you can have a look to the approach mentioned here
Hi @arunpatidar
Thank you for sharing this document. I’ve reviewed it previously, but unfortunately, it doesn’t fully meet the requirements for our current scenario.
@Asutosh_Jena_ we do have 404.html file in github code repo created from archetype right? Will it not work?
Views
Replies
Total Likes
Yes, we do have the 404.html file in the repository. However, since it's a shared repository supporting multiple websites, each site may have its own unique design and content requirements. One potential approach I considered is using a fragment path and maintaining the respective content via SharePoint, ensuring consistency through a common fragment reference. This solution is working for now, but I was hoping to explore if there’s a more standardized or best-practice approach we could follow.
Regarding the 500 error, I’m currently looking into ways to simulate or trigger this error to validate the behavior. Unlike AEM or AEMaaCS, we don’t have direct control over the 500 scenarios in this environment, which makes it a bit more challenging to test.
Solution:
For the 404 page, I’m currently utilizing a fragment-based approach, where a predefined content path is set. This path can also be maintained in platforms like SharePoint or Google Drive to ensure consistent content delivery across all websites.
As for the 500 error page, it appears that there is no similar feature available at the moment. However, Adobe is actively working on it, and we hope to see updates on this in the near future.
Thanks,
Asutosh
Views
Likes
Replies