Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/12/23
    Hello All, In Lighthouse report for our website it provides recommendation: Avoid an excessive DOM sizeWhen we create AEM components it adds some extra wrapper class thats why DOM is getting increased if there is page having more components.Is there any way we can reduce DOM size? Like any setting i...

    Views

    578

    Likes

    0

    Replies

    2
  • 12/12/23
    Getting some unusual packages installed in CRX on a maven build along with project packages, names as below -pack_201a2be2-9883-45b2-a81e-88771db24a3e.zipLast installed 15:24 | admin Then the whole set of pages associated with the project and site structure went blank. The bundles are up and the /ap...

    Views

    658

    Likes

    0

    Replies

    5
  • 12/12/23
    Hi ,How to add .html to extensionless URL in rewrite rules.When I tried the below code it is appending the .html but unfortunately the domain or language page is also getting affected by the same.# Add .html for extensionless url'sRewriteCond %{REQUEST_URI} !\.html$RewriteRule ^/(.*)$ /$1.html [R=30...

    Views

    807

    Likes

    0

    Replies

    5
  • 12/11/23
    Hi, We have created a project with below command and build was successful. Installed it into local aem usingmvn clean install -PautoInstallPackageand published the site and page. But when we access the page http://localhost:4503/content/wknd/us/en.html on publish instance it is blank. mvn -B archety...

    Views

    535

    Likes

    0

    Replies

    4
  • 12/11/23
    Hello All, I have CustomEventHandler class which implements  EventHandler interface.handleEvent method is called during page activation, deactivation, deletion time. Here, I need to mention the page path. I mean if a page is present under /content/abc/project/en then only my custom event handler sho...

    Views

    862

    Likes

    0

    Replies

    10
  • 12/11/23
    Dear All,      I want to add unavailable_after(including date) meta tag on robots tags under page properties-->advanced tab--> Robots Tags drop down. Kindly help on this. please find the attachment. About unavailable_after meta tag:The unavailable_after meta tag is a way to tell search engines that ...

    Views

    684

    Likes

    0

    Replies

    2
  • 12/11/23
    In our organization, we have been requested to integrate IBM Trusteer with AEM as cloud service. How could this integration be done?

    Views

    373

    Likes

    0

    Replies

    1
  • 12/11/23
    Hi,I wanted to know if AEM authoring user interface is tested for accessibility requirements and are all Author side screens we see in Author are accessible?My customer accessibility team has raised some list of accessibility bugs for AEM author side, in view of AEM author is being used by such resp...

    Views

    379

    Likes

    0

    Replies

    2
  • 12/11/23
    We are dealing with 2 publishers, and AEM 6.5.5.We have some lucene rules which it will index DAM assets and cq_Pages. When we installed the indexes, we tried to go into crx/de, /oak:indexes and change reindex=false for both rules. And after 2-3 minutes, they would both be reindex, and we checked OS...

    Views

    702

    Likes

    0

    Replies

    4
  • 12/11/23
    Hello! I am new to AEM, and I need to figure out how to add schema structured data (in JSON-LD format) to all pages that contain one of our custom components. I know similar questions have been asked before, but the answers weren't very detailed and a bit unclear. I'd like to know about the differen...

    Views

    1.3K

    Likes

    0

    Replies

    4