Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Update Slug based on custom page property

Avatar

Level 1

We recently migrated to AEM 6.2. We were using AEM 5.6 earlier.  We had a custom page property slug. Updating slug would update the page name/slug.

We want to achieve the same with AEM 6.2.  Please let us know if there is a way to achieve this. Updating slug property is not working after update for us.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Avatar

Level 10

Hi Ravi,

Without touching staging and as well as CRXDE, you can also change name of the page using authoring move operation. Below are the below steps.

1. Go to http://localhost:4502/sites.html/content/ where you want to change the name of the page and click on the page which you want to rename of the page and click on Move button as shown below.

RenamePage.PNG

2. Now you can rename the page as per your wish and click Next as shown below.

RenamePage1.PNG

3. Now move the renamed page in same location as per the original destination and click next as shown below.

RenamePage3.PNG

4. Now you can finally click move button, so that you can see the page name reflected in the URL.

Move.PNG

I tested it and it works!!

Hope this helps!!

Thanks,

Ratna Kumar.