• stormthedog

    (@stormthedog)


    I have a site up and running but I want to experiment with alternative layouts/pages before selecting one. I also want to “park” the current site fore reference. How do I go about this?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator threadi

    (@threadi)

    If you just want to test something, it’s worth creating a copy of your website and performing the changes there. There are many ways to create such a copy. For example, you could set up a copy on your local computer. Or you can use the WP Staging plugin to create a copy within your current hosting: https://de.wordpress.org/plugins/wp-staging/

    Thread Starter stormthedog

    (@stormthedog)

    Hi threadi, Thanks for the quick reply. I’ll look at the staging plugin. That looks interesting. Meanwhile, which files would I copy to my PC? Would it not involve installing WordPress there?

    Moderator threadi

    (@threadi)

    If you want to work locally, it’s not about copying files. You have to migrate the entire WordPress installation, including the database. You can set up a web server with a database locally, for example, using https://localwp.com, XAMPP, or other custom solutions. Then, you can use a migration plugin to create a copy of the original, which you can then import locally into the chosen solution. Examples of migration plugins can be found here: https://wordpress.org/plugins/tags/migration/

    Thread Starter stormthedog

    (@stormthedog)

    Hhmm. Suddenly, the plugin seems a lot simpler!

    Moderator threadi

    (@threadi)

    Yes, in most cases it is. However, there is one stumbling block: the plugin creates a 1:1 copy of the original website on the same hosting plan. This means that the storage space is used twice. If you have a very large website and limited space, this could be a deal breaker for the plugin. Otherwise, you’ll have to contact your hosting provider’s support and request more storage space.

    Thread Starter stormthedog

    (@stormthedog)

    OK. I guess I’ll find out when I try. Thanks.

    Thread Starter stormthedog

    (@stormthedog)

    Realising, the more alternatives I wish to create, the more memory I’ll need. Hhmm.

    I’ll look to You Tube for How To videos on migration. Maybe it’s not as awkward as it seems.

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

The topic ‘creating alternative layouts – development’ is closed to new replies.