Hi Guys,
We have a new requirement in our projets to configure many URLs.
We must be able to parameterize at the URL level what the client does on screen, as well as
can have a specific URL of the different views (filters) that are available, here some
example:
Page:
DOMAIN/page1/
Page with the filter enabled:
DOMAIN/page1.new/
DOMAIN/page1.sales/
So we have the page1 in AEM but new is a parameter to use in the filter.
Does anyone have an idea like how we can do that?
Thanks a lot
Views
Replies
Total Likes
You can look into implementing dynamic redirects at the apache level. Check [1] for more details
[1]
Dynamic mass virtual hosts with mod_rewrite - Apache HTTP Server Version 2.5
https://stackoverflow.com/questions/25577077/dynamic-rewrite-with-mod-rewrite-and-apache
Views
Replies
Total Likes
Hi JaideepBrar,
We have a problem.
If the page there isn't in AEM the error is showed like this.
Do you have any idea?
Views
Replies
Total Likes
Refer the below URL, this may help you
Views
Replies
Total Likes
You should consider to
* use the extension (I don't think that striping the .html extension has impact on SEO at all)
* use selectors (Apache Sling :: URL decomposition )
Jörg
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies