Forums

moving a blog (3 posts)

  1. flugennock
    Member
    Posted 1 month ago #

    I currently have a web site on my own domain. It's a traditional "static" Web site containing artwork, which is updated fairly regularly, and I want to convert it to a blog format.

    My plan is to install WP into its own folder in the root directory, so that my old site will continue to run normally while I get all my WP installation/other issues ironed out, and "populate" the blog with all the graphic content and writeups that are currently shown on all the old static pages. Then, once the blog is filled with all the images and content from the old site, I want to move the blog into the root directory so that when people go to my current URL, they'll get the blog instead of the old static site.

    Is this possible? How would I go about doing this? Would any necessary links be "busted" in the process?

    TIA,
    mf

  2. jonimueller
    Member
    Posted 1 month ago #

    Try this:
    http://codex.wordpress.org/Moving_WordPress

    But I should also mention to you that if SEO is important to you, you'll want to prepare 301 redirects from your old static files to your new WP pages/posts. Here's an article about that:
    http://www.bigoakinc.com/blog/when-to-use-a-301-vs-302-redirect/

  3. songdogtech
    Member
    Posted 1 month ago #

    I think WP's permalinks and .htaccess will rewrite your existing site's URLs and break your existing site. Why not install WP locally (on your PC or Mac) and do your development and move content over, and when you're reeady, upload your DB and install WP and have your new site go live in 15 minutes?

    Giving WP its own directory and Moving Wordpress

Reply

You must log in to post.

About this Topic