I have created multiple landing pages with Muse, simplified the htm, css, etc. into one document. Connected FileZilla to my hosting account and accessed the domain I want to upload to.
I have wordpress on the site currently. How do I upload multiple landing pages onto the wordpress site and then set specific domains to show certain landing pages?
For example. How do I Upload 4 different landing pages to my wordpress site, then have -
www.wordpresssite.com/landingpage1 show first lander
www.wordpresssite.com/landingpage2 show second lander
www.wordpresssite.com/landingpage3 show third lander
www.wordpresssite.com/landingpage4 show fourth lander
thanks for the help!
Just make sure they are called index.html and make folders for each of them.
If you have your index.html and other files in a folder called landingpage1 then the URL you showed will load it.
Just test it - you're not going to break things.
cool, just didn't want to break something that screwed things up.
appreciate the input