• Hi,
    I wanted to know if there is way to clone ur website to another server because this second website i m creating, it has the same widgets in sidebar n theme as like the previous one but content is only changed. is there a quick way to clone the theme with the widgets in my previous website?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Phil

    (@owendevelopment)

    Copy all files via ftp

    Create database export in phpmyadmin.

    Upload new files to new server

    Upload database import to phpmyadmin. Manually change the url (if different) in database tables.

    Thread Starter emaarkhan

    (@emaarkhan)

    that will copy the content too of the old website, the content is the website is new

    Thread Starter emaarkhan

    (@emaarkhan)

    I imported the DB but when i login, it takes me to other url. where can i find that in DB?

    Phil

    (@owendevelopment)

    Sure, but you can bulk delete all the pages, but at least you have themes, plugins and other assets intact!

    Phil

    (@owendevelopment)

    You will need yo go into phpmyadmin and check the wp_options table. There are 2 references to the old path which you need to swap to the new url.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Cloning a wordpress site’ is closed to new replies.