Hello, I was wondering if there are any recommended approaches for creating critical path CSS so your each page could use preloaded styles to render above the fold components on first paint? I have looked at some services and also some open source projects such ashttps://github.com/pocketjoso/pentho...
We are experiencing slowdown while performing Query Builder queries against content fragments. While digging into this, I believe I discovered that it has to do with a field in the content fragments not being indexed. I added a custom index locally and the query improved from 200 ms to 2 ms. Accordi...
Hi all,currently we are set up with a custom sitemap generator that builds the xml files manually and stores it as an asset within the dam. XML files are coming out great except for one issue - we're seeing the relative urls rather than the absolute that are generated on demand through a servlet.For...
Hi Team,Can someone please explain me the logic of the CIF component: /apps/core/cif/components/commerce/product/v3/productFoe testing purpose, I have deleted all the content from /apps/core/cif/components/commerce/product/v3/product/productFullDetail.htmlStil, in the logs I can see:com.adobe.cq.co...
Hi, I uploaded an linkedin svg icon, in the thumbnail preview they look fine. however when configured the linkedin svg on image component. The SVG is currently rendering as a white square box.Upon inspecting the image, we noticed that the <svg> tag has fill="none" and the <path> tag has fill="white"...
We are currently using a full-stack pipeline to deploy our codebase in a cloud environment. The pipeline takes approximately 3 hours to complete. To reduce deployment time, we are considering splitting the frontend (FE) code and using a separate frontend pipeline for deployment. Has anyone had exper...
I have one requirement to create the sitemap.html page for the website. eg. similar to this site. we need to create a page which will contains the page title and link. the sitemap will contain level 1 and level 2 pages of the sites.
I get the following error when trying to build aem wknd project.Does anyone know the cause and solution to this error?INFO][INFO] --- assembly:3.6.0:single (default) @ aem-guides-wknd.ui.frontend ---[INFO] Reading assembly descriptor: assembly.xml[INFO] ----------------------------------------------...