- Template Installation
- Change Template color
- Header Logo
- Navigation Menu
- Social Links
- Featured Posts
- Related Posts
- Author Widget
- Meta Tags
How to Install Blogger Template
If you've downloaded the template file. First step you'll be doing is..- Unzip the zip file (extract it with Winzip or Winrar)
- You will get four files along with the theme logo
- Search for XML file, for example: ProVision Template
- Write click on that xml file and open it in Notepad. Copy the entire code.
- Go to Blogger Dashboard > Choose your Blog
- From left tab > Theme > My Theme > Edit HTML
- Select entire code (CTRL + A) and replace it with the notepad code
- Click 'Save Theme' and you're done!
How to Change Template Color
To change or choose a custom color for your template. All you have to do is..- Go to Dashboard
- From left tab > Theme > Customize > Advanced > Theme Color
- Choose your desired Color or add a custom color code.
- And Click 'Save'.
How To Add Template's Header Logo
To Add Header Logo for your template. Follow above steps..- Go to Dashboard
- From left tab > Layout
- Edit Header widget
- Choose file > Add logo image
- Placement > instead of title and description
- Click Save and refresh your page.
How to Edit Navigation Menu
Editing navigation menu & adding label links. Follow below instructions..- Go to Edit HTML and Search for below Code:
<!-- Customize Navigation Menu Here -->
<a href='#' itemprop='url'>Gadgets</a>
<a href='#' itemprop='url'>Internet</a>
<a href='#' itemprop='url'>Gadgets</a>
<a href='#' itemprop='url'>Internet</a>
- Replace "#" with your category URL.
- Click Save and refresh your page.
How To Customize Social Links
To add your social profile links, you'll have to follow below steps:- Go to Edit HTML and Search for below Code:
<!-- Social Profile Icons -->
<a href='YOUR-FACEBOOK-URL'
<a href='YOUR-INSTAGRAM-URL'
<a href='YOUR-FACEBOOK-URL'
<a href='YOUR-INSTAGRAM-URL'
- Replace "YOUR-FACEBOOK-URL" with your profile URL.
- Click Save and done.
How To activate Featured Posts
To enable featured or label post on homepage. Follow instructions below..- Go to Dashboard
- From left tab > Layout
- Edit Featured-Post widget
- Add Post Label title
- And then add post "Label Name"
- Click Save and refresh your page.
How To activate Related Posts
To enable related or similar posts. Follow instructions below..- Create atleast 8 posts on your blog
- Add 'Labels' by heading to Post settings
- Post having similar Labels will appear as related posts
How To place Ads below post title
To place your Ad code you'll have to parse it, through some 'Ad Parser' tool.- Go to Edit HTML and Search for below Code:
- And Paste your parsed Ad Code below above line
- Click save & refresh.
How to Enable Author widget
To enable Author Box widget, you'll have to fill in some of your details on blogger profile.- Go to Blogger Profile.
- Make your profile public by clicking share my profile.
- Add a Display name.
- Additional Information > Introduction and add your 'Description' with HTML links.
Html link example
<a href='https://www.facebook.com/nikznaveed/'>facebook</a>
<a href='https://twitter.com/nikznaveed'>twitter</a>
<a href='https://www.instagram.com/nikznaveed/'>instagram</a>
<a href='https://www.facebook.com/nikznaveed/'>facebook</a>
<a href='https://twitter.com/nikznaveed'>twitter</a>
<a href='https://www.instagram.com/nikznaveed/'>instagram</a>
How To Customize meta tags for better SEO
- To edit your 'Meta Tags' Search for below Code.
<!-- Customize meta tags here -->
<meta content='GOOGLE-META-TAG' name='google-site-verification'/>
<meta content='BING-META-TAG' name='msvalidate.01'/>
<meta content='ALEXA-META-TAG' name='alexaVerifyID'/>
<meta content='YOUR-KEYWORD-HERE' name='keywords'/>
<link href='YOUR-BLOGGER-PROFILE-URL' rel='publisher'/>
<link href='YOUR-BLOGGER-PROFILE-URL' rel='author'/>
<meta content='@YOUR-TWITTER' name='twitter:site'/>
<meta content='YOUR-FACEBOOK-URL' property='article:author'/>
<meta content='GOOGLE-META-TAG' name='google-site-verification'/>
<meta content='BING-META-TAG' name='msvalidate.01'/>
<meta content='ALEXA-META-TAG' name='alexaVerifyID'/>
<meta content='YOUR-KEYWORD-HERE' name='keywords'/>
<link href='YOUR-BLOGGER-PROFILE-URL' rel='publisher'/>
<link href='YOUR-BLOGGER-PROFILE-URL' rel='author'/>
<meta content='@YOUR-TWITTER' name='twitter:site'/>
<meta content='YOUR-FACEBOOK-URL' property='article:author'/>
More Questions?
Frequently Asked Questions - General Blogger Settings.Note: Premium Version buyers will get advance and lifetime support guarantee.