bogger-backup

You need to backup your template every time you want to tinker with the code. Better yet always keep a latest version of your template stored in your PC.

Now that you understand the importance of having a template backup, let’s start doing it:

Backing up a template

  1. Log in to your Blogger account (if you haven’t logged in already).
  2. Go to Dashboard > Design > Edit HTML. Your screen will look like this:
temlate backu
  1. Click the Expand Widget Templates checkbox.
  2. Position your cursor inside the code window and right click and choose Select All.
  3. Copy the code and paste it in Notepad or other text editor. For the sake of this tutorial, let’s name the file MyTemplateBackup.txt.
  4. Keep the file in a safe place.
  5. That’s it, you’ve backed up your blog template!

Restoring a template

Now whenever you want to restore your template, simply

  1. Repeat step 1 to 3 above.
  2. Open MyTemplateBackup.txt., Select All and copy.
  3. Position cursor inside your template code window, right click and Select All.
  4. Click Paste. The template code will be replaced by the code from MyTemplateBackup.txt.
  5. … and your template is restored. 

That’s It!

LEAVE A REPLY

Please enter your comment!
Please enter your name here