So, I currently have a WP blog installed. What I want to do is put a static HTML landing page at the root of the site and then a link to the blog. The HTML landing page does not look similar in theme and everything is hosted under the same domain. How can I do this with this current structure? I suppose I would have to somehow move the blog to /blog instead of the root?
Thanks.
front-page.phpin the theme and paste in your HTML. - Howdy_McGee