Can authoring be done using short URL's ?
There is a requirement from client that they doesn't want any links on the page to be long Url which contain full content path (/content/...)
We thought of using short URL's in authoring and activating the page, as AEM is not able to recognize the shorten URL, it's removing the reference from the page.
We thought of applying redirects at Apache level to shorten the URL in the browser, but that will help in one way but the links in the page can't be shortened.
Please help us here