There are 500 page to be redirected into different URLs. | Community
Skip to main content
JakeCham
Level 6
January 9, 2024
Solved

There are 500 page to be redirected into different URLs.

  • January 9, 2024
  • 4 replies
  • 1077 views

Hi Team

 

I'm using AEM 6.5 

There are 500 page to be redirected into different URLs. What is the best option to take ?

 

Thanks in advance ! 

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 Mahesh_Gunaje

Hi @jakecham 

Vanity URL is to provide different URL. 

https://experienceleague.adobe.com/docs/experience-manager-learn/ams/dispatcher/disp-vanity-url.html?lang=en

This is one of the approach. 

4 replies

Level 7
January 9, 2024

Hi @jakecham 

If its one time activity, then you can try Apache rewrite rule in Dispatcher.

Over the fly if you want to modify (I mean during the page creation/update time) if you want to use different URL, then use Vanity URL concept.

JakeCham
JakeChamAuthor
Level 6
January 9, 2024

Vanity URL is for URL shortening ? Can you give me a link to refer Vanity URL concept please ?

Mahesh_GunajeAccepted solution
Level 7
January 9, 2024
narendragandhi
Community Advisor
Community Advisor
January 9, 2024

Hi @jakecham 

 

You can also use the ACS Commons Redirect Manager for this purpose - https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html

 

This page also provides a comparison between various options for URL redirection - https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/administration/url-redirection.html?lang=en

 

 

Sudheer_Sundalam
Community Advisor
Community Advisor
January 9, 2024

@jakecham ,

 

I would go with Adobe ACS Commons Redirect Manager (https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html) in your case.

  • This feature helps in setting up any number of page redirects without directly modifying in Apache Rewrite rules configurations.
  • This feature also supports authoring via AEM meaning you can add or update for future requirements. 
kautuk_sahni
Community Manager
Community Manager
January 11, 2024

@jakecham Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni