EtchUK / Etch.OrchardCore.SEO

Module for Orchard Core that provides useful features for SEO.
MIT License
17 stars 10 forks source link

Allow hash in redirect url #99

Open devlife opened 1 year ago

devlife commented 1 year ago

I'm trying to create a redirect for /abc to redirect to /def#some-selector. Is there a reason that this (or a querystring) aren't allowed? Do you have any plans to allow #, ?, or & characters?