Blank Script for Setting Blogger Template

Blank Script for Setting Blogger Template

xerebozk.eu.org Hello friends today I share blank script for setting new blogger website. You can use this script before uploading a new template, changing the default blogger template, or changing the template you previously used.

There are Several Method to Change the Default Blogger Template.

Here are 2 Method to Change the Default Template Blogger

First Method to Change the Default Template Blogger.

Immediately upload the template with the xml extension in the blogger template settings.
For those of you who know how, here's the tutorial :

  1. First step, go to your blogger dashboard, select the theme meBlank Script for Setting Blogger Template
  2. On the theme menu, click the arrow pointing downward, see the image below.Blank Script for Setting Blogger Template
  3. Select the restore option.Blank Script for Setting Blogger Template
  4. Next select the upload option, and find where you saved the blogger template you want to uploadBlank Script for Setting Blogger Template
  5. After you find it, select the open option or you can double left click your mouse. Done

The second Method: Change the blogger template by pasting the script in the HTML edit menu

  1. First step, go to your blogger dashboard, select the theme menu
  2. On the theme menu, click the arrow pointing downward, see the image below.
  3. Select the edit HTML option.Blank Script for Setting Blogger Template
  4. Prepare the script template that you have, open the script using your PC or laptop's default notepad or you can use the notepad ++ software.
  5. Next step, open in notepad and copy all scripts.
  6. Paste the script into blogger HTML theme editor ( before pasting, first delete all existing blogger default scripts ), Done.

You must be curious about what this Blank Script is for. This blank script is used so that the default script and the script previously installed on your blog / website can be completely lost. 
This script is usually used for those of you who want to change the blogger template by restoring it.

Blank Script for Setting Blogger Template

Below is a Blank Script for a blogger template. Copy and paste this script in HTML edit mode the same as changing the default blogger template and don't forget to save the template.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:js='false' b:defaultwidgetversion='2' b:layoutsVersion='3'>
<b:attr name='xmlns' value=''/>
<b:attr name='xmlns:b' value=''/>
<b:attr name='xmlns:expr' value=''/>
<b:attr name='xmlns:data' value=''/>
<head>
<title><data:blog.pageTitle/></title>
<b:skin/>
</head>
<body>
<b:section id='1'/>
</body>
</html>
Next Post Previous Post