2
1 Comment

Ask IH: How to redirect the website to another domain using 301 redirect on Landen.co?

Ask IH: How to redirect the website to another domain using 301 redirect on Landen.co?

on November 18, 2019
  1. 2

    You can try the meta refresh technique and paste the code below into the Custom meta tags block in the editor:

    <meta http-equiv="refresh" content="0; url=https://youtanotherdomain.com">