301 redirect

CIaudio Stn asked on June 22, 2016 18:32

Hi, I need to set a permanent redirect from an alias like: /some-url/{some-parameter}#some-hash to /some-url/{some-parameter}/{some-hash}

there is any way to do this on Kentico?

Recent Answers


Jan Hermann answered on June 22, 2016 19:26

Regrettably, anchors are not taken as a part of the url of page aliases. I recommend to use IIS rewriting or try one of redirecting modules like:

http://devnet.kentico.com/articles/url-redirection

1 votesVote for this answer Mark as a Correct answer

Rui Wang answered on June 23, 2016 21:53

You can try a client side script to re-write the URL. I think I tried something similar with a client who was switching from Wix to CMS which they have to resolve hashbang into new URL.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.