Update Slug based on custom page property | Community
Skip to main content
New Participant
August 14, 2018
Solved

Update Slug based on custom page property

  • August 14, 2018
  • 2 replies
  • 1819 views

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.

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 arunpatidar

Hi,

Please check Can't change slug for page once page has been created

2 replies

Ratna_Kumar
New Participant
August 14, 2018

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.

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

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

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

I tested it and it works!!

Hope this helps!!

Thanks,

Ratna Kumar.

arunpatidar
arunpatidarAccepted solution
New Participant
August 14, 2018