How to backup a Blogger template
Why do I need to backup my blog template? you may ask. Because sometimes unexpected things happen, i.e. you accidentally mess up your layout. If you have the backup layout stored in your PC, then reverting to the original is easy. Less headache for you.
You want 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 (updated)
- Log in to your Blogger account (if you haven’t logged in already).
- Go to Template > Edit HTML. Your screen will look like this:
- Position your cursor inside the code window, right click and choose Select All. (You don't have to expand/unfold the template prior to Select All because it will always select the expanded template regardless of you expanding the template or not)
- Copy the code and paste it in Notepad or any text editor.
- Keep the file in a safe place. For the sake of this tutorial, let’s name the file MyTemplateBackup.txt.
- That’s it, you’ve backed up your blog template!
Restoring a template
Now whenever you want to restore your template, simply:
- Repeat step 1 to 3 above.
- Open MyTemplateBackup.txt., Select All and copy.
- Position the cursor inside your template code window, right click and Select All.
- Click Paste. The template code will be replaced by the code from MyTemplateBackup.txt.
- … and your template is restored.
Enjoy!
28 comments to "How to backup a Blogger template"
thnx
it was very helpful
You're welcome admin. Visit again...
Greenlava, why am I getting this message when I try to open my backed up template on my computer. In essence, I'm unable to back up my template?
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
The server did not understand the request, or the request was invalid. Error processing resource 'http://www.w3.org/TR/xhtm...
You can't open the template by itself (in order to view your blog). To revert to the backup template you have to upload the file back to Blogger (notice the Upload button screenshot in step 2).
But if you want to open the template for the purpose of doing offline editing, use a text editor e.g. Notepad.
Got it! Thanks :)
Thanks for the instructions. I hope this works!
Alison R.
http://www.sassymominthecity.com
This tutorial was very useful to me, thanks a lot.
@Joshua Uweye (Prince)
I'm glad you found it useful
Thank you so much! This is very helpful information!
Take care!
@Laura Weber
Thank you for stopping by.
Yes, this was helpful. Blogger has made it alittle different since this was written. Much easier but still scary!I did a preview before & all seemed to go well! Thanks for helping this newbie (is there an updated word now for this?) Blogger! http://steppingbackintimecherishedcookbooks.blogspot.com
Yea ... thank you!
@Hennie Engglina Paulus
You're welcome. Check out the rest of the blog.
thanks
good.. thanks for information
For a newbie, this was great info to have.
thanks for this.....great info....so helpfull
Thank you! Very Helpful!! :)
thankszzz?
Thank you ...!!
Why Pasing the my template back, do i still need to click Expand Widget before pasting?
@Airvibez Nigeria
No need to click the Expand Widget Templates checkbox. But if you were to click it, it should work too.
Can i paste the code on Word and save it as backup?
@Shirley Wong
Yes you can.
dear thank you, you have explained it very well
I don't seem to have a Expand Widget Templates checkbox. Help. :)
Can you please update this. Apparently Blogger changed the screens. I cannot find a expand widget box to click anymore.
@Affordably Organic
You can skip that step (ticking Expand Widget Templates). Just position the cursor inside the window and Select All. Copying that will automatically copy the expanded template.
Post a Comment
We love to hear from you! Leave us a comment.
To ensure proper display, HTML/XML/Javascript need to be escaped first using this escape tool.