Hi All,
We have a page where we have configured the alias name but page is not redirecting with alias name.
We are using AEM 6.4.5 version
Ex: page1 has configured alias name as page1-alias
when we hit the page with /page1.html it should redirect to /page1-alias.html but its not working.
We tried clearing the dispatcher cache and provided the root level access to anonymous user as well but still not working.
But when we direct hit the alias page is working(/page1-alias.html)
Could you please let us know whether can redirect a page to a page with alias name.