Change content project | Community
Skip to main content
New Participant
February 14, 2024
Solved

Change content project

  • February 14, 2024
  • 2 replies
  • 1036 views

Hello Community,

I have a site running and its URL looks like this: https://domain.com/content/myproject-name/en.html

 

I would like to change the project name so that my URL becomes https://domain.com/content/new-myproject-name/en.html

 

If I change it to CRX I will lose all references on the site.

 

Thank you very much

 

BR

Ivan

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 Imran__Khan

You can create a new node new-myproject-name and move all your pages/content to this node. OOTB While moving content you references will automatically get generate. This is the beauty of AEM.

Writing rewrite rules will not work as final pages are not there in AEM.

it will not be a good idea to play with URL'S from long term perspective and it will not be scalable also.

 

Hope I am able to clear your doubts.

2 replies

Imran__Khan
Imran__KhanAccepted solution
New Participant
February 14, 2024

You can create a new node new-myproject-name and move all your pages/content to this node. OOTB While moving content you references will automatically get generate. This is the beauty of AEM.

Writing rewrite rules will not work as final pages are not there in AEM.

it will not be a good idea to play with URL'S from long term perspective and it will not be scalable also.

 

Hope I am able to clear your doubts.

New Participant
February 15, 2024

Thanks a lot.

It works.

 

BR

Ivan

Harwinder-singh
New Participant
February 14, 2024

@ivanm10524896  You can set up a url rewrite for this one either at the CDN level or at the dispatcher level and we should be fine.

 

More of url rewrites at dispatcher -

 https://axamit.com/blog/adobe-experience-manager/what-are-dispatcher-rewrite-rules/

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-url-rewriting/td-p/560538