
Ad Blocker Detector for Google Adsense with JavaScript

Google Analytics Custom Dashboards for Websites

Google Blogger 404 Page Redirection

Blogger Template Design

Add Your Site/Blog URL in Google Search Database.
Recently my friend Sreekanth published one website about his company. But Google search database doesn't know about his website. So how to add site URL in Google Search Database.
Goto Google Webmaster Tools Website
Google Verify Your Site URL
Copy and Paste in your site index/home page
Paste this after title tag
After saving the site home/index page click verify buttom.
Add Sitemap every website having Site Structure in XML formate many sitemap generators in internet http://www.xml-sitemaps.com.
But Blogger/Wordpress having defalut sitemape files like atom.xml.
How To Disable Blogger Top Nav Bar
body {
background-color: #FFFFFF;
font-family: Verdana, Arial;
font-size:20px 0;
color:#5A5A54;
}
#navbar-iframe{
display:none;
height:0px;
visibility:hidden;
}
Finally save the template
How to Customize Blogger Template
Step 1: Open blogger dashboard
Step 2: Go to layout page select edit html
Step 3: Page down revert Xml template to classic html format
Step 4: Before edit take backup your original template code
If you have any queries just comment.
next lesson how to disable blogger defalt top Navabar