How To Create Advanced Blogger Blogs

Resources

 

 

Blogger

http://blogger.com

 

Hide Dashboard

Find the line in your template (near the bottom) that says:

</b:skin>

Right before that line of code insert the following block:

#navbar-iframe {

height:0px;

visibility:hidden;

display:none

}

 

 

Customize Meta Tags

First - find the line that says:

<b:include data='blog' name='all-head-content'/>

Under it put this code:

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<meta expr:content='data:blog.pageName + data:blog.title +

data:blog.pageName' name='Description'/>

<meta expr:content='data:blog.pageName + data:blog.title +

data:blog.pageName' name='Keywords'/>

</b:if>

 

 

7-zip

http://www.7-zip.org/

 

Domain Registration

http://name.com

http://godaddy.com

http://namecheap.com

 

 

Filezilla

http://filezilla-project.org/download.php?type=client