GetSimple Support Forum
The mother of all stupid newby questions - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: The mother of all stupid newby questions (/showthread.php?tid=3294)



The mother of all stupid newby questions - mpdeneen - 2012-06-21

I want to switch my site from an html site, built with Frontpage and looks it, to a CMS site using getsimple. Question: can I play with it & build it, test it, etc, while my original site goes along as before? In other words, is there a "go live" switch on these things?


The mother of all stupid newby questions - JWH_Matthew - 2012-06-21

mpdeneen Wrote:I want to switch my site from an html site, built with Frontpage and looks it, to a CMS site using getsimple. Question: can I play with it & build it, test it, etc, while my original site goes along as before? In other words, is there a "go live" switch on these things?


Just build your site in a sub directory

example:
Code:
www.mysite.com/testing/

then when your done migrate it to your home directory.


The mother of all stupid newby questions - Timbow - 2012-06-21

OWS_Matthew Wrote:
mpdeneen Wrote:I want to switch my site from an html site, built with Frontpage and looks it, to a CMS site using getsimple. Question: can I play with it & build it, test it, etc, while my original site goes along as before? In other words, is there a "go live" switch on these things?


Just build your site in a sub directory

Or you can build it locally on your desktop by creating the right environment with PHP and apache. Easy with windows, don't know about other OSs.


The mother of all stupid newby questions - JWH_Matthew - 2012-06-21

easy with Mac OS as well, just install mamp.


The mother of all stupid newby questions - Timbow - 2012-06-26

OWS_Matthew Wrote:easy with Mac OS as well, just install mamp.

That's good. it was a bit trickier on Linux last time I looked, but doable.


The mother of all stupid newby questions - polyfragmented - 2012-06-27

The tip with the sub-directory is good; if you have access to a webspace config panel, you could probably make the domain point directly to the sub-dir. There would be no real migration necessary then.