I have a link that needs to be redirected elsewhere. My CMS (WP Engine) typically handles redirects, however, I am stuck with the following.
(placeholder domain for client privacy)
LINK A: www.test.com/#/contacts
LINK B: www.test.com/another-page
How can I successfully redirect A to B?
Is there any special steps (CMS related or not) that I need to do to make a URL with a hash symbol redirect?