Is it possible to setup redirect to an external url which includes hash (#) using Matrix remap manager?
For example https://test1.com/abc -> https://test2/#xyz
I tried this but getting below error:
Matrix Notice
URL fragments are not supported for remaps. All characters after (and including) the # have been removed from the added remap(s).
Any idea how can I setup url redirect for this type of scenarios?
Interesting, I’m not sure why a hash isn’t allowed in remap manager. I’d create a Redirect Page asset instead of using a remap, as redirect pages permit a hash.
If you can’t create a redirect asset in the right location for the desired URL, you could create it somewhere else and then remap the desired URL to that asset. Not perfect, but it’ll do the job.
Thanks @JohnGill ,
Yes, I can create redirect asset then it works but just wanted to know why its not possible with Remap Manager.
Is this a limitation of Squiz Matrix?
or is this not allowed due to other considerations?
Just looping back here to say that the upcoming 6.20 release (scheduled for this week) will have the ability to have hashes in the remap manager for the Remap URL (To) entry.
Thanks for raising it here everyone, would not have actioned it if it wasn’t for this forum thread.