You had mentioned 2 urls in the DEV sitemap and just 1 url in STG sitemap in your example which is why I thought this is a robots issue.
You mentioned reverse mapping so making an assumption that your current solution is dependent on /etc mappings.
For the STG env. if your mapping works fine for e...
Hi Rohan_Garg,
I ran into a similar issue in the past and observed that when 'Robots Tags' dropdown under Advanced tab (Page properties) has 'noindex' value selected (and may be a couple of more combinations that I'm unable to recollect at the moment) then it gets filtered out from the sitemap which...
I don't think whitelisting local IP is required & would help.Try to connect from a different m/c, if you've been trying to connect from your work machine and it didn't work, try it from your personal m/c or vice versa.The goal is to make sure that no firewall/proxy is blocking the outgoing request o...
This sample might help to achieve your use case - Experiencing Adobe Experience Manager (AEM, CQ): AEM 6.5.12.0 - Content Fragment Editor Composite Multifield with Visibility Rules and Mixins RTE, String, Number (experience-aem.blogspot.com). The implementation details may vary on specific event tri...
@Shubham_borole I am able to connect to Dynamic Media from local SDK v7767 w/o any issue. "Connection refused" could probably be due to a proxy on your local machine interfering with the connection otherwise wrong credentials/region selection."Do all devs use a same local dev account different from ...
Background: In one of the implementations, we have a reverse proxy in front of AEM setup & following microservices based architecture and a hybrid content delivery model.The requirements are to manipulate both inbound & outbound urls for architectural (& SEO) reasons. Broadly, it can be categorized ...
I'd like to think so. I did a quick search and found articles which are outdated but seem to be possible:https://articulate.com/support/article/Presenter-360-How-to-Embed-Published-Content-in-a-Web-Pagehttps://community.articulate.com/discussions/articulate-presenter/publishing-articulate-into-norma...
Hi brittanyc492558 I haven't worked with Captivate yet. Based on my limited experience, if you publish your Captivate project in browser compatible extensions then you should be able to embed it within AEM hosted pages or DAM like mp4 or similar. I'm sure that you wouldn't want to host the source fi...
Hi akashdeepAEM,If you read the updated 6.5 documentation, it clearly says that AntiSamy is enabled by '/libs/cq/xssprotection/config.xml' and you can validate this by searching for 'Apache ling XSS Filter' under '/system/console/configMgr' and check how its wiring is enabled. In addition, it refers...