1 00:00:00,000 --> 00:00:05,000 One of the big differences between static sites and CMS sites is the maintenance, 2 00:00:05,000 --> 00:00:09,000 and the day to day changes primarily happen on a Web server with a CMS, as 3 00:00:09,000 --> 00:00:14,000 opposed to some static site files that are on your local computer, that you can 4 00:00:14,000 --> 00:00:18,000 change, and then you FTP a copy of those up to the Web server. 5 00:00:18,000 --> 00:00:24,000 What that means is if something very bad happens, you don't automatically have a 6 00:00:24,000 --> 00:00:27,000 backup of your current Web site. 7 00:00:27,000 --> 00:00:31,000 In static HTML land, you could have a copy of the site on your local computer, 8 00:00:31,000 --> 00:00:33,000 which you can then copy up to the Web server. 9 00:00:33,000 --> 00:00:39,000 However, with a CMS, all of the changes are usually made directly on the server, 10 00:00:39,000 --> 00:00:43,000 so you have no local backup, unless you make one. 11 00:00:43,000 --> 00:00:50,000 Your Web host should be making daily backups at a minimum, and preferably at 12 00:00:50,000 --> 00:00:52,000 least a daily backup, and a weekly backup. 13 00:00:52,000 --> 00:00:54,000 These backups should contain your entire Joomla 14 00:00:54,000 --> 00:00:59,000 site, the files, and the database, and it will hopefully also contain other 15 00:00:59,000 --> 00:01:02,000 account settings, like e-mail accounts or whatever. 16 00:01:02,000 --> 00:01:05,000 Those backups may also be stored on the server, 17 00:01:05,000 --> 00:01:09,000 so periodically be sure you make an offsite backup as well. 18 00:01:09,000 --> 00:01:12,000 Akeeba Backup is great for making backups whenever you wish. 19 00:01:12,000 --> 00:01:16,000 You can also configure it to run periodically, and write the backup to 20 00:01:16,000 --> 00:01:21,000 offsite storage, like Amazon S3 storage, or wherever else you'd like to store your files. 21 00:01:21,000 --> 00:01:25,000 That configuration is beyond the scope of the course, but it's explained in 22 00:01:25,000 --> 00:01:27,000 detail on Akeeba Backup Web site. 23 00:01:27,000 --> 00:01:31,000 I've told you, their documentation is absolutely fabulous, and he will walk you 24 00:01:31,000 --> 00:01:35,000 through the process of having a backup written out to an offsite server. 25 00:01:35,000 --> 00:01:41,000 Don't assume that your hosts make backups that you can access. 26 00:01:41,000 --> 00:01:45,000 All hosts do in fact make backups, but more often than not, those backups are 27 00:01:45,000 --> 00:01:49,000 not necessarily available to their Web hosting clients. 28 00:01:49,000 --> 00:01:53,000 They use these backups in case something bad happens to the server, like 29 00:01:53,000 --> 00:01:57,000 it catches fire or something, and that happens more frequently than you would realize. 30 00:01:57,000 --> 00:02:03,000 But there's no guarantee that the backups are made regularly, and there is no 31 00:02:03,000 --> 00:02:07,000 guarantee that those backups may be available to you, particularly if you just 32 00:02:07,000 --> 00:02:10,000 happen to mess something up, or if your site gets hacked. 33 00:02:10,000 --> 00:02:14,000 Be sure you have a backup talk with your Web host. 34 00:02:14,000 --> 00:02:19,000 Ask how long it would take to restore site from backup if something bad did happen, 35 00:02:19,000 --> 00:02:23,000 so you get a sense of how long your site would be down if that happened. 36 00:02:23,000 --> 00:02:26,000 Make sure any backups are available to you as well. 37 00:02:26,000 --> 00:02:29,000 Find out how many backups they are making, and how often they're making them. 38 00:02:29,000 --> 00:02:34,000 Don't hesitate to move Web hosts if the answers aren't adequate for you. 39 00:02:34,000 --> 00:02:37,000 I know it's hard leaving a host you may have loved for many, many years, but you 40 00:02:37,000 --> 00:02:41,000 need to protect your Web site with good backups, and great service. 41 00:02:41,000 --> 00:02:46,000 Do a little bit of homework now, and you will save yourself a ton of heartache later. 42 00:02:46,000 --> 00:02:50,000 Your backups are going to save you one day. Trust me on this.