At our project, we are using AEM 6.2.We've created a number of pages, and so far there were no problems.However, myself and a colleague now want to start to do some authoring.This is where we are encountering an issue:1. Log in to AEM2. Select a page and go into edit mode3. Press on a text4. Press t...
Hey all,Does anyone know what are the rules before a version is created of a page? I have not found any documentation so far as to when an automatic version is createdGreets,Roy
For non-AEM websites, there's usually a clearly defined web root folder where you can place files like robots.txt. In AEM (v6.3), it's a bit more complicated with the Author, Publish, and Dispatcher instances. Adding a robots.txt should be simple, but I'm not sure how to do it in AEM, and I can't ...
[Moderator moved from Adobe Portfolio to Adobe Experience Manager .]Hi All,Kindly let me know what are all the best practices need to be followed for aem website performance and load time.
[Moderator moved from Adobe Portfolio to Adobe Experience Manager.]Hi All,Whenever I load my site, the project banner images(first image) on the home page takes more time to load and display, which is quite frustrating.Same scenario happens on loading some other pages too.Is it any way to make the...
In our site we have home pages which simply contain a list of references to news article pages. Once the news article pages are translated and published, the content editor can add the reference to the appropriate home pages to show the translated article in the list of articles on the page. There i...
Hi,I am working on an Inplace upgrade from AEM 6.1 to AEM 6.3. I ran all the pre upgrade checks and they went fine. Also i checked the Repository consistency check. It was fine. Also ran the offline compaction. Then ran the upgrade. The unpacking and migration both went fine. But when i started the ...
AEM adds new feature "content fragment model", which can have different content fragment data types. It is very useful feature.However, after following this link (Adobe Experience Manager Help | Getting Started with AEM Content Services - Part 1 - AEM Content Services Set up) to define the FAQ, I ...
We are developing a proof of concept using AEM Correspondence Management and need to do a call to a REST service to retrieve data to prefill the correspondence letter templates. To do the POST we are trying to use com.sun.jersey.api.client which we have in our Maven repository and have also successf...