How to Install Premium Blogger Template
This guide explains how to install a premium blogger template from sugeng.id to your blog. Follow the steps below carefully.
Before You Start
Make sure you have prepared:
- ✅ Template file (
.zip) downloaded from sugeng.id - ✅ Access to Blogger dashboard
- ✅ Application to extract zip files (Windows has built-in support)
First Time Installation
Use this method if you are installing the template for the first time (not updating).
Step 1: Extract Template File
- Find the
.ziptemplate file you downloaded - Right-click on the file → select Extract All
- Open the extracted folder
- Inside the folder, there will be several
.xmlfiles — choose one according to your preferred color
Step 2: Copy Template Code
- Right-click on the selected
.xmlfile - Select Open with → Notepad (or VS Code if available)
- Press
Ctrl + Ato select all code - Press
Ctrl + Cto copy
Step 3: Paste to Blogger
- Open blogger.com and login
- Select the blog where you want to install the template
- Click Theme menu in the left sidebar
- Click the ▼ (dropdown) button next to the "Customize" button
- Select Edit HTML
- Press
Ctrl + Ato select all old code - Press
Ctrl + Vto replace with the new code - Click the Save button (disk icon) in the top right corner
Success!
If there's no error message, the template has been successfully installed. Open your blog to see the result.
Updating to Latest Version
Use this method if you're already using the template and want to update to a new version.
Step 1: Extract Template File
Same as step 1 above — extract the newly downloaded .zip file.
Step 2: Upload Directly
- Open blogger.com → select your blog
- Click Theme menu
- Click the ▼ (dropdown) button
- Select Restore
- Click Upload and select the
.xmlfile from the extracted folder - Wait for the upload process to complete
What's Preserved During Update
The following settings will not be lost when updating the template:
- Template Settings Code
- Navigation Menu Code
- Social Media Icons Code
- Custom CSS Code
- Footer Text
- All Ad Widgets
What will be lost: All modifications made through Theme → Edit HTML menu
Video Tutorial
The video uses LinkMagz template, but the steps are the same for all templates.
Next Steps
After the template is installed, continue with the following general guides:
| Guide | Description |
|---|---|
| Navigation Menu | How to set up the blog navigation menu |
| Social Media Icons | Adding social media icons |
| Favicon, Logo & Footer | Setting up favicon, logo, and footer |
| Image Upload | How to upload images for products |
Then continue with the configuration according to your template:
| Template | Guide |
|---|---|
| Wuzz | Open Guide → |
| KuToko | Open Guide → |
| LinkMagz | Open Guide → |
| VioMagz | Open Guide → |
| VioToko | Open Guide → |
| EvoMagz | Open Guide → |
Troubleshooting
Template not changing after installation?
- Try hard refresh in browser: press
Ctrl + Shift + R - Clear browser cache
- Wait a few minutes, sometimes it takes time to update
Error message when saving?
- Make sure you copied all the code from the
.xmlfile - Make sure no old code remains
- Try refreshing the page and repeat the process
Template looks messy?
This is normal for a new template. Continue to the configuration guide to set up the menu, logo, and other widgets.