Skip to main content

Redirect to external links

Comments

4 comments

  • KC George

    Hi Gil,

    Brizy Cloud does not have a built-in feature to redirect a page to an external URL. However you can add a redirect code in your page header or your project header to redirect to an external URL. Kindly paste this code under CMS - Project Settings - Code - Code Injection > Header to redirect your website to www.google.com

    <script> { window.location.href = "https://www.google.com/"; } </script> 

     

     

    If you want to redirect a specific page to an external URL, click on the 'Name' of the page, select the 'Code' tab and paste the above code under Code injection > Header to redirect the page to www.google.com

        

    For instance, I have setup a URL redirect at https://restaurant-1.brizy.site/contact to https://www.google.com

    0
  • Gil Ben-Horin

    Hi,

    Thank you for the quick response.
    I set it up on the page level as you described (screenshot below) but it still does not work.

    Can it be a cache issue? Is there a way to purge the cache from the dashboard?

    I would like to redirect
    to

    Please have a look and let me know.

    thank you

    0
  • KC George

    Hi Gil,

    You have added the domain i.buywith.com to 2 of your projects. While the project "One To One", points to the domain name, project "STE24" does not.  Hence the path https://i.buywith.com/STE24 is non existent at the moment.

     

    0
  • Gil Ben-Horin

    Hi,

    Clear. I moved the redirect to the original project and now the redirect is working.

    Thank you!

    0

Please sign in to leave a comment.