My page URL currently looks like this:
https://(my url)/pages/viewpage.action?pageId=151937402
I would like it to look like this:
https://(my url)/title-of-my-page
Can anyone help?
Sean,
Confluence displays page URL in 3 formats, you can learn more here: https://confluence.atlassian.com/confkb/the-differences-between-various-url-formats-for-a-confluence-page-278692715.html
What you are asking for will not work since it does not have the unique identifiers needed to determine that page since multiple spaces could have the same page title.
Thanks, this actually fixed the problem. I had unsafe chars in the page title. After removing them, the URL for the page changed to the pretty-print form that I wanted, where the page title is part of the URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.