I would like to use wordpress to design and work on my new website, but I would like to test it on my local machine before I get the first version. So I thought about installing wordpress on my macbook running OS X Lion and working then on it. My probably stupid question is, once I am happy with my website, will it be easy to "transfer" it to the definitive site?
|
closed as off topic by Alex, Al Everett, Eight Days of Malaise, ChrisF♦ Jan 15 at 20:03
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
there are two popular ways (among others) to transfer a dev WP site to production:
|
|||
|
|
|
If the website is started from scratch, simply just copy all the files from the folder where your local installation of Wordpress is located in directly to the destination server, just change paths and the database accordingly after you have done so. |
|||
|
|