creating .html static page outside WordPress until site is ready
-
Preface: I hope this is the appropriate place for this question and an appropriate question–I am beginning a new site for someone that I will design myself from a theme.
The client wants a basic static page, sort of like an ‘under construction’ page (but with an actual page that I have designed myself with html, not from a template) to be up while the full development of the site takes place. I am looking for simple ways to create this page completely on my own (in Dreamweaver probably) and have that page up as the homepage, with probably one other page to be linked to.
My question, could I do it this way: create this static page outside of WordPress to begin with so that if people go to my site they see only the static page (I don’t want this to be a page within WordPress because I want total latitude in terms of design). I basically want this simple .html static page to serve as a placeholder until my WordPress dev is complete, then I will get rid of that page entirely and put in place the full WordPress site.
One solution I thought of that may be naive or simply stupid: Could I begin by simply uploading these files into my root folder so that essentially you have index.html, with a link to one other page. And then, when the site is ready, map the WordPress site onto the domain and rid the site of that index.html?
Or is there some way to accomplish my goal within WordPress (maybe redirect to these files from WordPress until the site is ready), i.e. being able to create a page wherein I don’t have to worry about header and footer sections that might make designing the very simple page they want up tougher to execute?
I know this may a rather complicated matter (or not, I’m not sure?)
Any info would be greatly appreciated.
I think having the site linked to may not be relevant to this question, but it is for this site (which we may scrap and start from the beginning.):
Thank you so much in advance.
- The topic ‘creating .html static page outside WordPress until site is ready’ is closed to new replies.