Hi, Leo. Although I don’t have a website, a cousin of mine has one dedicated
to the family genealogy on a free hosting site. They gave her all the
facilities she wanted to upload multiple gigabytes of thousands of files, but
the site kept crashing. When she berated them for the lack of advertised 24/7
support, they just wiped her site. My question is: is there a way to backup a
complete website of one’s own to a drive that will enable something like this
to be uploaded elsewhere? For example, another website? Could it be as simple
as copy and paste?
In this excerpt from
Answercast #79, I look at various ways to backup a website so it can be
loaded to another hosting provider if needed.
]]>
<
Thank you Leo, for a pretty comprehensive but easy to understand answer.
I’m sure my cousin wil be happy to do just as you say.
And thank you Connie for providing the link to this.
Best regards for the season.
Tom
Very good advice. Create and backup all your webpages, site map, files and folders on your personal computer as .html files for safe keeping. It’s a simple matter to upload your webpage files to another web hosting service. Web hosting services have a habit of going out of business (remember “Geocities”) but most will give you a warning and ample time to save or move your files.
I’m becoming more and more aware of WordPress “sites” which keep all of their content in a database. I gather it’s not a simple matter to develop locally because the URL is baked in to the data in many places, so a search and replace is also needed to make everything work from a different location. Anyone have any simple solutions for this? A website I’m associated with (hosted under our control) has recently been “re-branded” and is now a WordPress site, so knowing what’s involved would be nice, because developers are not always around later on!
Specifically in the case of WordPress, I do the following: keep a backup of all the files installed on the site (i.e. the wordpress files, the plugins, themes, uploads and whatever else), and a periodic backup of the database (various ways, but mysqldump works well). Then I work on the site “live”. If there’s a problem reverting to a backup is pretty easy.
This isn’t really unique to WordPress, but to many content management systems, including that used by Ask Leo!. Once again I keep a copy of all the static/non-database files, and a backup of the database.
19-Dec-2012