Softpages web design resource
Web design resource, reviews and tutorials

Backing up WordPress

July 20th 2009 in Wordpress

Ensure you always have a fairly recent backup of your WordPress site.  Especially when updating the version of WordPress.

Firstly download all the files using an FTP download program. I suggest the whole httpdocs folder is downloaded. That way you have everything to simply re upload should the need arises.

Next access the database using PHPAdmin.  Use the following settings to back it up to your local harddrive :

  • Select “Database”
  • Select the database to be backed up in left hand column
  • Select the top “Export” tab
  • Check that all the database files appear in the export area
  • Tick the following selections : (Sql), (Structure), (Add drop table), (Add Auto-Increment), (Enclose table and field names with backquotes), (Data), (Complete Inserts), (Max length=50000), (Use Hexadecimal..), (Export type=insert)
  • Tick “Save as File”
  • Select the “Go” button and pick your download location

You must be logged in to post a comment.

These technique are for fading an image in or out.  It’s mainly used for creating web site banners.

Import an image or photo
Create a white rectangle over the image.
Select the white rectangle and in the properties panel set the fill property to Gradient/Linear.
Alter gradient left to right, white on black. The white is where the image [...]

Previous Entry

This tutorial produces a small movie using flash CS3. It does so using a frame by frame animation. Each frame will be different, hence all frames will be key frames.

Select the number of frames which will represent your stack of paper
Right mouse click on this selection and pick “convert to blank keyframes”
Draw an image in [...]

Next Entry