Hi all,
I've a requirement of setting vanity URLs for pages in the website. I cannot add the pages in the sitemap as nodes and then set their URL aliases.
Is there any way that I can assign a vanity URL to a page through externals? Page is loading a DCR based on the query string parameter. I need to assign the vanity URL based on the query string parameter. For example: If the URL is :
http://someHost:1776/xxxxxxxx/allProducts.page?type=Catalog
roduct&dcr=templatedata/Catalog/Product/data/N/NICChip.xmland I need to change it to something like this
http://someHost:1776/xxxxxxxx/allProducts.page?NICChip
Is there any way to set this through externals as we do for page titles?
Thanks