내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor
2 답변 개

Avatar

정확한 답변 작성자:
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.