Expand my Community achievements bar.

BrianKasingli
BrianKasingli
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi RK, Once Okta authenticates the user, AEM only uses the token during that initial handshake. After that, AEM creates its own session and sets a secure login-token cookie in the browser. That cookie is sent with every request, so AEM knows the user is logged in — no need to go back to Okta each ti...

    Type

    Discussions

    Views

    366

    Likes

    2

    Replies

    4
  • Out of the box, AEM does not automatically deliver different Experience Fragment (XF) variants based on viewport size. An XF is essentially a set of authored components that you can render on a page, but AEM won’t decide which one to serve depending on device type. If you need different versions for...

    Type

    Discussions

    Views

    363

    Like

    1

    Replies

    1
  • The Core Components are not included by default with your vanilla AEM 6.5 install.You’ll need to manually install the AEM Core Components package. Once installed, you’ll find them here: /apps/core/wcm/components/*You can download the latest compatible package and install it via CRX Package Manager:...

    Type

    Discussions

    Views

    530

    Like

    1

    Replies

    0
  • Hello @ManjulaKumar,Yes, it’s definitely possible to move away from the #1 fragment style in your pagination URLs. That # part is handled only in the browser—it doesn’t trigger a server request—so it's not ideal for scenarios where the backend (like AEM) needs to process different pages of results. ...

    Type

    Questions

    Views

    392

    Likes

    2

    Replies

    0
  • 404 error on your screen, when trying to download it is often a sign of a permissions issue, not just the invalid status. Most likely, the user or group you're assigned to doesn’t have the correct ACLs (Access Control Lists) to access or download that particular asset. Even though the asset appears ...

    Type

    Questions

    Views

    411

    Likes

    2

    Replies

    0
  • We often use Experience Fragments (XFs) to create reusable headers and footers across multiple pages and templates. This is because XFs allow us to build full sections of a page—including layout and styling—and reuse them consistently. So instead of rebuilding the same header or footer for every pag...

    Type

    Questions

    Views

    324

    Likes

    3

    Replies

    0
  • Yes!, AEM Edge Delivery Services (EDS) supports SEO. One of its key advantages is that pages are server-side rendered and delivered as fully-formed HTML files (from the content source like Google Drive or Share Point). You can inspect the page source (without relying on JavaScript) and see the actua...

    Type

    Questions

    Views

    292

    Likes

    2

    Replies

    0
  • I wouldn't be doing too much customization on your AEM enterprise website, but if you really wanted to... Another simple way to embed custom HTML, CSS, JS (like a micro-site) would be like this.   1. Upload assets to DAM under /content/dam/microsites/myapp/: bundle.js styles.css any images or ass...

    Type

    Questions

    Views

    494

    Like

    1

    Replies

    0
  • you can say page.lastModified Misleads The page.lastModified API in AEM Core WCM Components (and Page.getLastModified() in Sling) often affected by: Touch UI autosavesNon-replicated changesLive copies syncing (in some setups) cq:lastReplicated is the best choice for displaying the last replicated ti...

    Type

    Discussions

    Views

    632

    Likes

    2

    Replies

    0
  • Hi there, we have worked on a large scale AEMaaCS website using the Language Navigation Component, and indeed we have utilized that advanced page properties "alias" as the page name to resolve the issue.So for example, we have french and english websites /content/sourcedcode/ca/en/contact-us/content...

    Type

    Questions

    Views

    456

    Likes

    2

    Replies

    1
Top badges earned by BrianKasingli
Customize the badges you want to showcase on your profile