How can I configure a service in AEM to modify links on pages | Community
Skip to main content
Level 4
April 3, 2018
Solved

How can I configure a service in AEM to modify links on pages

  • April 3, 2018
  • 1 reply
  • 1042 views

I am looking for a way to write a service that can modify links in an AEM page. Please suggest.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

You can use the AEM Sling rewriter module using the Apache Sling Java API. For details - see Adobe Experience Manager Help | Creating a Link Rewriter for Adobe Experience Manager .

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
April 3, 2018

You can use the AEM Sling rewriter module using the Apache Sling Java API. For details - see Adobe Experience Manager Help | Creating a Link Rewriter for Adobe Experience Manager .