Hi everyone,I’m working on a storefront project using Adobe Edge Delivery Services (EDS) and wanted to clarify the expected behavior around Server-Side Rendering (SSR) and SEO.In particular, I'm reviewing how dynamic content (e.g., product names, links, headers fetched via GraphQL or similar APIs) i...
We have several websites running on AEM 6.5 (On-Premise), including both traditional template-based and headless implementations. For the headless sites, we've implemented a custom caching layer to cache persistent query results as per specific business requirements. We also have Dispatcher and CDN ...
I’m using endpoint (https://developer.adobe.com/marketo-apis/api/asset/#operation/getTemplateContentByIdUsingGET) to retrieve the template content. However, when sending the email through C#, the entire output appears with a green background across the whole screen.How can I adjust my C# code to ens...
Hi everyone,I am using the Groovy Console in AEM to update a custom property demo:status to "archieved" for all pages under /content/demo/en/archive that have a cq:template of myproject/components/page/article.Here is the script: def rootPath = "/content/my-site/en/archive"def resourceResolver = res...
Hi There, I have created a purge scheduler config using local SDK, printed and saved configuration. However in config fields cron or interval field is missing. I deployed it on dev instance, however it did not run since last 4 days. Documentation for same does not specify how frequently does the pur...
Hello guys, For a role I am trying to hide delete option for pages under "/content/A" but not for pages under "/content/B" and I have tried below statements but edit and delete option for components under those pages are also getting hidden . Can anyone provide any suggestions for this? deny jcr:r...
Hi Their, Good day.Need to implement a search block for my site which is being built on AEM Edge Delivery Service (universal editor based). Please provide me useful link/videos/page resources explaining about extending the OOTB search block on EDS, how does it function, what are the best practices, ...
Hi all,I am trying to add a custom HTTP response header from the dispatcher level in an AEM as a Cloud Service (AEMaaCS) setup.I want this header to be included in responses served by Dispatcher for tracking/debugging purposes.What’s the best way to do this in AEMaaCS with Dispatcher configuration?I...
How do I set 2 default policies for an Experience Fragments in AEM? Currently when I have to create a new XF, I need to navigate to General --> Templates every time and define the page policy with the correct policy for the client libs. <jcr:content cq:lastModified="{Date}2025-07-16T11:13...
Custom Domain Appearing in Publisher URLs (ETC Mapping?) In AEM as a Cloud Service (AEMaaCS) setup, I'm noticing that the shortened publisher URLs are showing the ETC-mapped custom domain instead of the default domain (publisher URL).Is this the expected behavior for AEMaaCS publishers when domain m...