Good morning,I have Adome Aem on premise with 4 Publish machines. I need to ensure that a portion of the page on a web page is not saved in the cache memory of the dispatcher servers.I tried using experience fragments. When I edit and then publish the experience fragments it updates while the web pa...
I wish to overlay the personalization tab within page properties so that I can add some custom properties. Where can I find the personalization node so that I can copy and overlay my own implementation?
I'm trying to squeeze out every drop of SEO on the pages I put into my system. I know we have a sort of custom setup for some of our screens, but I saw this field called referrer (shown on the attached screenshot) and was wondering if anybody could help me learn what it does. I tried searching the t...
I am trying to create a pages report that will display the status of a page: either "Published" or "Not Published".I know that the published status information is displayed in the authoring UI for a given page, as shown in the following screenshots: Here is my base Query: SELECT * FROM [cq:Page] ...
Hi All I am trying to flush the Akamai Cache through java code by invoking there open APIs.Followed the link from the Akamai Forum for the steps.(https://community.akamai.com/customers/s/article/OPEN-API-Fast-Purge-and-Java)But it has below imports for packages which are not available in public repo...
Hello All, Difference between the use cases of AEM service class (i mean service impl class), Java utility classes.Even for the service impl class, we are passing the resource resolver object, other resources. Same case for Java utility methods. Then, in which scenario, we need to prefer AEM service...