Hii Team
I am trying to setup "universal editor" on AEM as a cloud . Here the page is redirecting to Universal editor but there is not content to edit ,attached the file. I have taken the reference from the below article.
And : Universal Editor Overview for AEM Developers | Adobe Experience Manager
Thank you,
Pratyusha Talari.
Hi @TalariPr1,
The error indicates that either the target page doesn't exist or it isn't compatible with Universal Editor. Here are a few things to check:
Confirm that the page at /content/universal/footer.html
exists and is accessible directly in your author environment.
Ensure the page is built using an Edge Delivery Services-compatible template.
Verify that the “Enable for Universal Editor” option is checked in the page properties.
Ensure required clientlibs, metadata annotations, and head scripts are correctly set in the page structure.
Use DevTools to inspect any network or console errors that might indicate permission or loading issues.
Hope that helps!
Hii @SantoshSai
Thank you for the information. As you said , I have checked the page exits at /content/universal/footer.html , the page is build by using Edge Delivery Services-compatible template , but in page properties there is no option present to enable Universal Editor . I have attached the references below.
Thank you,
Pratyusha talari.
Hello @TalariPr1
Have you added the necessary CORS JavaScript library to your HTML?
<script src="https://universal-editor-service.adobe.io/cors.js" async></script>
Reference Documentation :
Hi @TalariPr1,
Did the shared solution help you out? Please let us know if you need more information. Otherwise kindly consider marking the most suitable answer as ‘correct’.
If you've discovered a solution yourself, we would appreciate it if you could share it with the community.
Views
Replies
Total Likes
@TalariPr1 Did you find the suggestions helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you.
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies