Vanity redirects using query parameters in the AEM page properites
Hi All,
vanity in page properties works fine i.e https://www.test.com/abc redirects to https://www.test.com/en/samplepage.html

but to make it redirect to with using query parameter , do we have any custom solution to manage from page properties
how we can append parameter fname=aa&lname=bb from page properties itself to make author driven
i.e https://www.test.com/abc should redirect to https://www.test.com/en/samplepage.html?fname=aa&lname=bb or https://www.test.com/en/samplepage?fname=aa&lname=bb