I have a component which is fetching data from a rest API. This data changes infrequently (at most once per week, as little as once per year), but it's required to be present on every single page within my website. I have created it like so: /* Simplified for illustration purposes */ @Mode...
Hey just need help on the process to add meta robots "noindex" tag in the <head> section for webpages that are dynamically generated on selecting filters. So this should allow me to block them from showing up insearch results I could not use robots.txt method as these pages are used as inlinks I...
I am just wondering if permission-sensitive caching is possible at the CDN level. Would CDN be able to make authentication requests just like how the dispatcher does (/auth_checker)?if anyone of you has implemented this, may I know the CDN that you opted for?Any documents for reference would be high...
I see the below error when trying to access a home page of a live copy. org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=cq:LiveCopy, superType=null, path=/content/XXXXX/en/gb/jcr:content/cq:LiveSyncConfig Observat...
When we run this workflow model. We are getting error while moving the asset to dynamic media. it will work between AEM author and publish alone or AEM author to any publish (Dynamic media)? Why is the purpose of this workflow? Thank you.
I was trying to call a path type servlet but it didn't work, so i read somewhere that we need to call it through ajax but where should i write the ajax code?
Hi Experts We have one requirment to create link clickable in to edit mode. It is working in preview mode. However we want it clickable in to Edit mode. What all are the option to implement it? Thanks ~S
Is there a way I can have all .jpg or .png from the dam open as inline when directly referenced?We have email templates that pull images from our dam but currently these are broken as the images when directly referenced open as download.. We need these to be inline instead.Is there any way this can ...
AEM 6.5 SP13 We have a code bundle with a search component that is in a failed state when the instance is restarted. Looking around /system/console we see what looks like a conflict with jersey client / jersey core libraries when it's broken (i.e. after instance is restarted). So far, I have d...