• Hello.

    I’d be grateful for a little advice for a beginner…

    I’d like to build content, test plug-ins, get the design right, etc. on a new blog, prior to launching it.

    I don’t want the blog to go live or ping before it launches.

    I want to be able to “switch on”/ transfer the test blog when it is ready.

    Any advice on the best way to do this?

    Thank you in advance.

    BG

Viewing 7 replies - 1 through 7 (of 7 total)
  • Install your blog locally and do all the testing there and set up a blog online with the following theme (LaunchPad).

    Thread Starter bgscotty

    (@bgscotty)

    Thank you for the advice.

    Is it possible to then easily upload the pre-launch blog “intact” from local installation to become live on the server?

    Is there any security risk from external sources from installing WordPress locally and, if so, how can I avoid this?

    Also, does anyone know whether Windows Live Writer can be used to create posts in a locally installed blog.

    Thanks again,

    BG

    Yes, you just have to make some changes in your config file because you go from localhost to live. Here some links that will help you.

    Local to live
    Local installation 1
    Local installation 2

    If you need more infos just do a google search and you’ll find plenty.

    For the WLW I can’t say anything as I’m not personally using it.

    Hello,
    Another beginner…I would like to do the same as mention on the first post, build content, test plug-ins, get the design right, etc. on a new blog, prior to launching it. How can this be set-up on a Mac OS X 10.5.4?

    Thanks
    CS

    cathywebsavvypr

    (@cathywebsavvypr)

    I’m interested in doing a similar thing, I overheard someone on Twitter suggesting that they created their site in a different directory, or a new database, (uploaded theme, tested pluging etc) at their host (or something), then essentially told wordpress to look there for the site there, rather than old database name?

    srvr4sb

    (@srvr4sb)

    On a windoze pc use the hosts file to work privatly on your blog, or site:

    1) do not point your sites name servers to the site;
    either get a cheap temporary hosting with a company other
    than your current host, set up the domain on the other host, & point the domain to temporary host; or (temporarily) just enter the wrong name servers; or, if your domain is registered with a registry like eNom or NameCheap or 1 of eNoms thousands of agents, just enter an IP address different from the correct IP in the “A” records of name servers.

    This prevents public access to site.

    2) in C:\WINDOWS\system32\drivers\etc is a file named hosts (no extension): make a copy of hosts like hosts.bakup then, right-click on hosts, open with wordpad.exe add 2 lines after the sample line for localhost

    serverIP [TAB] www.example.com
    serverIP [TAB] example.com

    Save the hosts file, close wordpad, close all browsers, open browser & type your domain in the address bar. You will see your site “live” on the server, & can make changes, add/remove plugins, add entries, even add back dated entries, you will be the only one that “sees” your site, because the hosts file takes priority over the public name server info.

    Once you are ready to go live, update name servers for your domain to the correct info; it may take 72 hrs. for your DNS to propagate, after which, you remove the entries from hosts file, save it, so you see what the public is seeing..

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to build pre-launch blog without going live?’ is closed to new replies.