301 redirect from https://ourdomain.zendesk.com/ to static faqs on our site | Community
Skip to main content

301 redirect from https://ourdomain.zendesk.com/ to static faqs on our site

  • August 6, 2015
  • 2 replies
  • 0 views

Jared20

We are temporarily directing users to static faqs on our site and we need to do a 301 redirect from any pages here at https://ourdomain.zendesk.com/ to http://ourdomain/faqs. Does anyone have experience with how we would do this with Zendesk? We are still going to be using Zendesk for support. 

This topic has been closed for replies.

2 replies

  • August 11, 2015

Hi Jared,

There wouldn't be a way to make a server side redirect. The simplest way to temporarily redirect your users would be to make one in JavaScript:

http://www.w3schools.com/js/js_window_location.asp


ModeratorWes

@Jared - You can do a JS redirect of a category like this, this example is from the Humble Squid theme.

https://gist.github.com/moderatorwes/1ada9b4edcfb72912d2d