Posts Tagged ‘plugins’
4 Ways to Backup your Wordpress Site
Here are 4 ways to back up your Wordpress (wp) website. Some are redundant and when you run into a problem you'll want to have several options to restore your pages.
From Inside of Wordpress Tools
1. Export from the tools menu
This will let you export all posts or posts by authors in an .xml file. This will be exported as am xml file and check to be sure you received the whole file. Once downloaded count to 12, then look in an asii editor (like Homesite or Dreamweaver) for the complete closing tag </rss> . Sometimes the file does not get downloaded.
Use this before making small reversions, or to be used as a last resort for restoring a site.
2. wp-dbManager plugin,
Once installed go to your tools menu and click on backup. This plugin will back up the database and let you schedule automatic backups. Do this before changing versions. Or once a week ( or what ever).
From Outside of Wordpress
1. From your ftp software (fileZilla or Core FTP Light , Free programs) create a new folder label it with a date example: Backup 100324.
Down load the wp-content folder and all the root files. This should be done before you start working on styles sheets or making any changes like themes or versions updates.
This will not copy your post or pages just additional stuff you add on: Themes, plugins, languages and etcs.
2. Back up your data base from the phpMyAdmin. Your best bet is to have your hosting company walk you through this process. It is pretty simple and painless, a redundancy of WP-DB-Backup, but worth the time if something goes wrong.
About the Design to jackkennard.com
Still using Brian´s Revolution Theme. The big change is the header, added an image from Occidental Grand in Cozumel and changed the background color to a greenish blue, something easy on the eyes. Also added a Event Calendar plugin to follow up-coming events.
The original design and back bone comes from Brian Gardner´s Revolution template theme. I picked this design and layout because it is w3c compliant, the design is ahead of it’s time and I want to know more about how WordPress works under the hood. Yes I could create this design myself, but I cut the design time to a 10th, and I want to learn more about WordPress.
Some of the changes to site:
- September 23, 2007 Added random images to the front page using php and css. There are only 3 images now, but it will be easy to add more.
- The Revolution theme was loaded in Late August 2007.