Installation

In this guide, you'll find all the steps needed to correctly install a Blogger template. From backing up your existing theme to replacing the code with your new template, we'll walk you through each stage to ensure a smooth installation process.

Installation Steps

After you have downloaded the new template in .zip format, extract the file so that you can install it.

1. Back up your old template

A – Access your blog Theme > and click on the Expand button > then click Backup.

Example:

Backup theme

2. Copying the new template code

A – After you have downloaded and extracted the new template, open the folder and find the template file with the extension .xml.

B – Open the file with notepad, or other code editor of your choice.

C – Click inside the code, select all code (Ctrl + A), and copy the code (Ctrl + C).

Example:

Copy new template code

3. Replacing the old code

A – Access your blog Theme > and click on the Expand button > then click Edit HTML.

Example:

Open HTML editor

B – Click inside the code, select all code (Ctrl + A), DELETE and paste the new code (Ctrl + V).

C – After you have replaced the code click on Save Button.

Example:

Replace code

D – Go back to the previous page to make sure the template has been installed correctly.

Example:

Installed template

Video Tutorial

Last updated