How do I change my landing page?

oneslicecheesecake.com

I am looking to change the landing page of this website from *.com to *.com/comingsoon.html for analytics reasons. I set up a .htaccess file, which works, but it is still showing *.com as the url. Any help would be appreciated! Thank you!

It dose t look like it. Can you share that code here?

I figured it out. I just set up my index.html to redirect to comingsoon.html using the following meta tag

1 Like

Meta tags work, but if your doing this for SEO, a 302 redirect would be better.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.