Viewing How do I create a web site that simply redirects to another one

How do I create a web site that simply redirects to another one



User: Mike G. 3 years ago
I have one site at www.domain.org/ABC
I would like to create an alias site at www.domain.org/AllBigCompanies that simply redirects the person to www.domain.org/ABC with no action on their part.
Is that possible with EverWeb?

—Mike
User: Paul-RAGESW 3 years ago
Yes, for the page you want to redirect from go to Page Settings in the Inspector and go to the bottom where it says Header Code and then enter this;

<meta http-equiv = "refresh" content = "0;url=https://www.domain.org/ABC" />

You can edit the https://www.domain.org/ABC to be any url you want

-------------------------------
Paul
EverWeb Developer
✔ Best Answer  
User: Mike G. 3 years ago
Thanks for the quick response.
That worked perfectly.

-Mike


Post Reply
You must login or signup to post.