Blogger Store

Created for bloggers who want to start an e-commerce or shopping site, Blogger Store is a professional looking template compatible with Paypal or Google Checkout

  • Animated shopping cart
  • Dual dropdown menu bar
  • Automatic featured content carousel
  • Grid and list style post view
Blogger store shopping blogger template

Lightroom Photo Blog Template

A beautiful photo blog template that displays photos in gallery format and is available in two styles basic and advanced

  • Switchable background
  • Attractive theme font
  • Integrated social media icons
  • Left sidebar and navigation menu
Lightroom Photo Blog Template

Magpress

Magazine style theme adapted from wordpress

  • Featured slider section
  • Dual menu bar
  • Tabbed widget
  • 4 column footer
Magpress Magazine style Blog Template

Sens

A simple theme with a clean layout

  • Full width featured slider
  • 4 column footer
  • Social widgets integrated
Sens Blogger template

Pop Out Social Bookmarking Widget

A nice-looking pop out social bookmarking widget that allows readers to share their favorite post easily

  • Neat display
  • Easy to install
Add pop out social bookmarking widget for blogger

Fotofolio Blogger Template edit post

Posted by Bhavika On Friday, January 21, 2011 3 comments
Fotofolio is a 2 column wordpress theme brought to blogger by Wordpress to Blogger. The photo blog theme has a simple, clean layout with white and grey colour scheme.
fotofolio blogger template The home page displays the main image and thumbnail versions of other photos. Adjacent to that you can insert a brief description about your blog or a welcome message for the readers. Go to Design--Edit Html, look for the below code, and simply add your text below this line of code-

<!-- begin welcome text -->

On entering the main post the image displays along side the post title, description, author and date stamp. In order to post images, its necessary to add the following code and insert the relevant links -

<div class="pic"><a rel="http://put-image-url-here" href="http://put-post-url-here"><img src="http://put-image-url-here" /></a>Put image description here</div>

Fotofolio also includes a 3 column footer where you can insert your categories, archives and various blogger widgets. Overall, its a decent theme to use for photo blog, however, the navigation bar is missing, so you can make use of the footer column.

Download the Fotofolio Blogger Theme

Improving Blogger SEO with Valid Meta Content edit post

Posted by Clyde On Wednesday, January 12, 2011 9 comments
meta content description shown on search engineMost of us would have already heard of meta descriptions and keywords and the role they play in helping search engines appropriately describe your site.

Well even if you haven't take a look at a screen shot of the description of our site on google, the part circled is the meta description. You have the power to control what a person sees when they come across your site on a search engine. Wouldn't you want to put in some text there to attract every person who sees it.

Anyone would, except that with blogger there seems to be a problem, with the default easy method, as shown by Blogger Tricks.

By only putting

<meta content='Your Blog Description Here' name='description'/>
<meta content='Your Blog Keywords Here' name='keywords'/>
<meta content='Your Name Here' name='author'/>

after

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

it applies the meta keywords and tags to the entire blog and not just the home page, this will interfere with your SEO for all the posts on your blog as it will stuff this description and keywords for each post thus having a negative effect on your blog instead of a positive one.

So instead of choosing to use this method or if you have already used the above method there is a simple fix, all you need to do is add a little snippet of code that will make the meta content only display for the home page or index page for the search engines.

Blogger Meta Tags
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your Blog Description Here' name='description'/>
<meta content='Your Blog Keywords Here' name='keywords'/>
<meta content='Your Name Here' name='author'/>
</b:if>


The solution to this was brought to us by Blogger Stop, we just implemented it on Blogger Blog Templates and have shared it with you as well. We previously did have meta tags as well, using the older method it worked fine on this blog which has related content on each page.

But on a blog with a variety of content we had to remove the meta content, but thanks to this method we have made our blogs more SEO friendly.

Blogger Evening Blogspot Theme edit post

Posted by Bhavika On Thursday, January 06, 2011 0 comments
Blogger Evening is a 3 column free theme created by Chica Blogger. The template has a clean layout, a slider on the home page and 3 column footer.
Blogger Evening Blogspot Theme
It has a colorful header space to insert your blog logo, on the right of it is the internal search box and a horizontal menu bar below it for the category, contact page etc. In order to change the header logo, access Edit Html, search for this image url and replace it with your blog logo.

http://2.bp.blogspot.com/_V-IXTBBt1Bg/TO52j75O0kI/AAAAAAAAB4M/qmp1vcG9r_M/s1600/logo.png

The slider allows you to showcase your top/featured posts, which you can modify from Design--Page Elements and paste the code from the file named as "Slideshow code.txt" in the download folder.

While the sidebar includes social networking icons that allow readers to subscribe to your blog content. Simply go to Design--Edit Html and look for the below code, you can change the icons, add the relevant links and save the changes -

<a href=''><img src='http://1.bp.blogspot.com/_V-IXTBBt1Bg/S94Q-XhXxFI/AAAAAAAABpA/_qA8JJDEI78/s1600/facebook.png' title='Facebook'/></a>

<a href=''><img src='http://3.bp.blogspot.com/_V-IXTBBt1Bg/S99Fk0FKSJI/AAAAAAAABqI/W17Kz3EtPww/s1600/rss.png' title='Subscribe'/></a>

<a href=''><img src='http://4.bp.blogspot.com/_V-IXTBBt1Bg/S94Q_dWqhPI/AAAAAAAABpg/8AQgdwUqnNc/s1600/twitter.png' title='Follow me'/></a>

<a href=''><img src='http://4.bp.blogspot.com/_V-IXTBBt1Bg/S94Q-snNxyI/AAAAAAAABpI/XsxmZdd01fY/s1600/flickr.png' title='My Flickr'/></a>

<a href=''><img src='http://1.bp.blogspot.com/_V-IXTBBt1Bg/S94Q_Mawc6I/AAAAAAAABpY/gOfQTsj3Zh8/s1600/technorati.png' title='Technorati'/></a>

The sidebar splits into two more columns, and that along with the 3 column footer gives you enough space to display your different blogger widgets.

Download the Blogger Evening Blogspot Theme

    Recent Templates

    Recent Comments

    Video Guides