Guest itrobb Posted December 9, 2010 Report Posted December 9, 2010 Hi again, How can I create a 'Coming Soon' or 'Under Construction' page for my website? I am currently in maintenance mode in my local.config.php, but I want a little more than just a message. I want a large background image (which I have already made) that says 'Coming Soon' etc, then I'll make a form field for visitors to be notified of changes, but I can handle that bit. Would I do it on my index.php and make a redirect to it from my base URL? Quote
Moderators mark1million Posted December 9, 2010 Moderators Report Posted December 9, 2010 HI, Just create a standard html page and place it in your root directory, call it index.html as these are nearly always served up before other types of page. Quote
Guest itrobb Posted December 9, 2010 Report Posted December 9, 2010 HI, Just create a standard html page and place it in your root directory, call it index.html as these are nearly always served up before other types of page. Oh OK, thanks Mark. Don't know why I didn't think of that Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.