Viewing 1 replies (of 1 total)
  • If all you are doing is changing hosts, it’s not too difficult:

    1. Export the old database to a text file
    2. Edit the text file and replace ‘Old URL’ with ‘New URL’
    3. Copy all your files from the old site to the new site
    4. Change the config.php on the new site
    5. Import the exported database into the new database

    and with a bit of luck you should be ok. I use this process to develope on a test site and then migrate to a live site – I don’t think I’ve forgotten anything 😉

    John

Viewing 1 replies (of 1 total)
  • The topic ‘importing posts from another site’ is closed to new replies.