Intoducing New Fangled Blogger 3 column XML Template!
You will Appreciate it!
New Fangled Blogger 3 column XML Template
(click image for Priview)
- DOWNLOAD HERE
Add comment January 15, 2008
New MP3 Player Blogger 3 column XML Template
You will Like it!
Add comment January 14, 2008
Immediately Go to Your First Post-New Blogger Hack
Here is a simple blogger hack to immediately forward a user to the first post in your blog.
Put the following code between the <head> and </head> tags in your blogger template:
<blogger><Mainpage>
<script language="JavaScript">
<!–
document.location.replace(‘<$BlogItemPermalinkURL$>’);
//–>
</script>
</Mainpage></blogger>
Enjoy!
Add comment January 14, 2008
New She Got Style Blogger 3 column XML Template
Introducing New She Got Style Blogger 3 column XML Template!
You will like it!
Add comment January 13, 2008
How to Add A Favicon-Blogger Hack
You have to create one first. You can create a favicon in an icon editor software or generate one online. One useful free program to create it in is IconEdit32. Search for it in Google and download and install it. It can create 16×16 icons and 32×32 icons. The first is very small and so it is better to create one of the latter size.
A Favicon is actually short for “Favourite Icon” and serves as a sort of symbol for the site. You can have a text Favicon made up of the first letters of your site or a symbolic favicon which denotes the subject of your site. It also serves to markout your site in your bookmark list. You can also make an animated favicon and a scrolling favicon which scrolls your blog title one letter at a time.
To make one online a free favicon generator is available at :
http://www.html-kit.com/favicon/
After downloading the favicon to your PC upload the icon file to a freeserver like Googlepages. Copy down the URL of the icon at Googlepages. Then login to Dashboard of your blog and go to Edit Html subtab under the Template tab. Copy the following code just below <title>…</title> tags
<link rel=”shortcut icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” />
Save Template. Republish if necessary. Refresh Cache and view blog.
If you want to add an animated favicon add the following code in the same position :
<link rel=”shortcut icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” />
<link rel=”icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” type=”image/gif” />
Save Template.
Another site to make a favicon is :
My Favatar
Add comment January 8, 2008
New Blog Bus 3 Column Blogger XML Template
This is blogbus, formerly is a wordpress template.
But now has been ported to blogger platform.
Add comment January 8, 2008
New 2 Column "Second Thing" Blogger XML Template
Here is The New 2 Column “Second Thing” Blogger XML Template
Add comment January 7, 2008
Change the Title for blogger posts-Blogger Hack
Yes, Now you can change the Title of the blogposts on individual post-view. You might have seen that I’ve changed the Title of my homepage to “Tech blog for Blogger tricks, widgets, templates, adsense tips and much more.” This trick can help in boosting your search engine rankings.
By default, your Blogger’s title on the top left displays your blog title, and if it’s in the items page, it’ll include your post title as well.eg, Blogger TTT:Change the blog title for blogposts. By copying the coding from below, you can change the default behavior of the title tag.
Step 1-Goto Blogger Dashboard>>Layout>>Edit Html
Step 2-Backup your template
Step 3-Follow the instructions below
Find this code in your XML template{in header}
<title><data:blog.pagetitle/></title>
Now replace it with
<!– Start Widget-based: Changing the Blogger Title Tag –>
<b:if cond=’data:blog.pageType == “item”‘>
<b:section id=’titleTag’>
<b:widget id=’Blog2′ locked=’false’ title=’Blog Posts’ type=’Blog’>
<b:includable id=’comments’ var=’post’/>
<b:includable id=’postQuickEdit’ var=’post’/>
<b:includable id=’main’ var=’top’><title><b:loop values=’data:posts’ var=’post’><b:include data=’post’ name=’post’/></b:loop> ~ <data:blog.title/></title></b:includable>
<b:includable id=’backlinkDeleteIcon’ var=’backlink’/>
<b:includable id=’feedLinksBody’ var=’links’/>
<b:includable id=’backlinks’ var=’post’/>
<b:includable id=’status-message’/>
<b:includable id=’feedLinks’/>
<b:includable id=’nextprev’/>
<b:includable id=’commentDeleteIcon’ var=’comment’/>
<b:includable id=’post’ var=’post’><data:post.title/></b:includable>
</b:widget>
</b:section>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<!– End Widget-based: Changing the Blogger Title Tag –>
Further more you can add a very good keyword in homepage’s title by just adding Keyword + Blog Title by finding this line in the above code{3rd last}-
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
and adding keyword here
<b:else/>
<title> <data:blog.pageTitle/>Keyword</title>
</b:if>
Be creative in writing Keyword, it will surely help your blog grow and also for search engine optimization.
I would like to thank Webtalks for sharing such a great trick with us.
Add comment January 5, 2008
New WOW Smashing 3 Column XML Blogger Template
Introducin New WOW Smashing Xml Template!You Will Really Like And Appreciate it.It Is Designed Uniquely and Converted From WordPress to Blogger.
Enjoy!

Always backup your current template first before installing the template!
Add comment January 5, 2008
New 3 Column Flowers Blogger Template
This 3 column blogger template is brought to you by Blogger Templates-free online source of Blogger templates and Blogging tips.
Add comment January 4, 2008





