Author Topic: Moving a WordPress site  (Read 724 times)

JennyB

  • Old enough to know better
Moving a WordPress site
« on: 21 February, 2022, 12:16:16 pm »
I edit a small online magazine for a local writers group (2 issues a year of about 14-16 articles, poems, stories etc. plus the occasional blog post) with its own domain name. Unfortunately, the guy who originally set it up is no longer in the business, and there are things that need doing (such as updating the PHP version) where WordPress just says 'consult your site manager.


How do I go about finding a new home?

Jennifer - Walker of hills

Re: Moving a WordPress site
« Reply #1 on: 21 February, 2022, 02:32:49 pm »

Just checking: is this a self-hosted wordpress installation rather than one on wordpress.com? (I'm assuming so, if you're getting the request to update the PHP version.)

Does moving to a new server actually help with any of the jobs that need doing?

My hosting company has recently sent out a message about updating PHP - for my site that would be a case of going into the hosting control panel, doing some back-ups, finding the PHP section, clicking on a higher version number and then going back to the public-facing part of the website and checking everything's still working as it should be.


Re: Moving a WordPress site
« Reply #2 on: 21 February, 2022, 03:19:28 pm »
Wordpress technically is written in PHP and has a MySQL (or MariaDB equivalent) database.  If you are looking for hosting then you are looking for a company that provides those as options.

An alternative is where the Wordpress is configured and setup for you, and you don’t worry about the technical aspects behind the scenes.  Wordpress.com is but one example of this.  Think of it as Wordpress as a platform, or software as a service.

As for the content on your existing site, if you have an admin account then there is the option to export and import content .   This means you can export from your existing site and import to another.

Wordpress has a system of plugins which modify or add functionality to the base Wordpress offering. Themes change how your site presents your content.  Again if you have access to the admin account, then you will be able to see what plugins are being used, and what theme is in use.  If they are public ones then you’d be able to install them on any new site you setup.

If the person who left didn’t add additional functions via a plug-in(s) but edited the Wordpress core files direct, you have an upgrade problem.  Let hope they didn’t. Same with themes, hopefully no functionality embedded in current theme, which would be lost, should you change the theme.

A word on PHP versions. If you are moving from versions 5.X to 7.X then be prepared that some parts of  your website may break. If you don’t have any plugins then that is the best situation for an easier move, and the functionality you’ve described is included in the base Wordpress offering.

For the domain name, you will need to find out who administers that, and arrange for it to point to your new hosting etc.

Generally you’ll move all your content, test it all looks good and the new site works, then point domain name at new host / site, then shut down old host .