Book Image

Building Websites with TYPO3

By : Michael Peacock
Book Image

Building Websites with TYPO3

By: Michael Peacock

Overview of this book

<p>The book has 8 chapters, each dealing with a different aspect of TYPO3 and by the end you can genuinely claim to have tamed the beast that is TYPO3.</p> <p class="TISBody">TYPO3 is a popular, free, feature-rich open source content management system. It has the flexibility and scalability to more than match commercial systems and allow you to build a powerful and complex website. Because of its complex system and numerous extensions, TYPO3 can be daunting on first approach and the initial learning curve can be steep. However the nature of its advanced features will reward an extra investment in learning.</p>
Table of Contents (14 chapters)

The Importance of Backing Up and Best Practices


All web applications and web servers have security vulnerabilities and there is every change that our website will be compromized. Most web hosts have their own backup procedures in place, but it is not uncommon for a web host to become victim to an attack, and have problems with a small percentage of its customer backups. Because of this it is very important that we keep backups of our website.

Backing Up: Best Practices

Backing up is very important. We should back up regularly and ensure we take proper precautions with our backups.

Back Up Frequency

The frequency with which a website needs backing up really depends on how often the website is updated. For a small website that is not updated very often, it should be done each week. The backups should be copied to a separate location, so that we always have two copies of a backup at any point of time. It is also recommended to archive a copy of each backup, so that if we break a section of our...