Siternet Website Migration

Description

Siternet Website Migration helps you move a full WordPress site between hosts.

What it does

  • Export themes, plugins, uploads, and the database into a standard .zip backup
  • Import by drag-and-drop (uploads are chunked so typical PHP upload limits are less of a problem)
  • Rewrite links and media URLs to the destination domain after import
  • Keep a list of backups on the host for restore, download, or delete

Good to know

  • Backups created by this plugin use its own .zip format
  • Multisite is not supported in this version
  • Import/restore replaces the current site files and database — use carefully

Plugin URI: https://www.siternet.com/themes-plugins/

Screenshots

Installation

  1. Upload the plugin folder to wp-content/plugins, or install from the WordPress admin
  2. Activate Siternet Website Migration
  3. Open Website Backup in the WordPress admin menu

FAQ

Does this work on shared hosting?

Yes, as long as the PHP ZipArchive extension is available and the site can write to wp-content.

Will import replace my current site?

Yes. Import and restore replace files and the database on the destination site. Create a backup first if you need a rollback.

Are backups compatible with other migration plugins?

No. Use a .zip exported by this plugin.

Is multisite supported?

Not in this version.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Siternet Website Migration” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Refresh plugin directory icons.

1.0.1

  • Directory assets: PNG icons and refreshed screenshots.

1.0.0

  • Initial release: export, chunked import, URL rewrite, and host-side backup restore.