Showing posts with label Blogging. Show all posts
Showing posts with label Blogging. Show all posts

Tuesday, February 28, 2012

Dynamic Views Upgrade in Blogger

0 comments
Have you been contemplating a new design for your blog? Are you ready to spruce up your pages with a fresh, modern, and new look? Then you may want to check out Dynamic Views - which now include gadget support.

Dynamic Views are a set of templates that make it easy and fun to explore a blog. As you might expect, we’ve made the gadgets interactive too. Instead of appearing in a panel that consumes valuable real estate on your blog, gadgets now appear in a dock that slides in and out as you move your cursor over them.

Gadgets supported in Dynamic Views currently include: Blog Archive, Followers, Labels, Profile, Subscribe (a new gadget - automatically present if either Follow By Email or Subscription installed), and Link List. These gadgets make it easier for your readers to navigate your blog (archive, labels), and to follow it (followers and RSS).

If you are currently using a traditional template and change to Dynamic Views, supported gadgets will automatically appear on your blog. Gadgets can be added, removed, or customized from the Layouts tab the same as with any other template.

If you’re one of the millions of people who have adopted Dynamic Views since we launched them in September 2011, we encourage you to head on over to our Google+ page and tell us what you like about them!

Happy blogging.

Bruce Polderman, Product Manager



Saturday, January 21, 2012

Show ads between posts in blogger BlogSpot

1 comments


Showing ads between posts in BlogSpot returns more earnings. When ads are between posts they get more exposure so click ratio is increased. Blogger officially have no tool to show ads between posts but you can do it by yourself very easily.

Here is step by step on how to show ads between posts in BlogSpot

1. Get the AdSense code.
2. Convert it for Blogger Using Following tool and save the code.
http://www.hacktrix.com/adsense-code-converter/index.php

3. Go to Blogger and Log In

4. Click on the blog you want to show ads

5. Click Template> Edit Html

6. Click Expand Widget Templates
7. Press CTRL+F and Search for  <data:post.body/> or <p><data:post.body/></p>. Now put your adsense generated code right before this code.



  1. <b:if cond='&apos;data:blog.pageType'><br/><div id='&apos;hit-counter&apos;'><br/><a href='http://csharpdotnetfreak.blogspot.com'rel='follow'><script src='&apos;http://www.amitjain.co.in/pageview.php&apos;'type='&apos;text/javascript&apos;/'/> </a></div></b:if>
  2. &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
  3. google_ad_client =&quot;ca-pub-285356671232302999&quot;;
  4. /* Inside Posts */
  5. google_ad_slot = &quot;9841588132&quot;;
  6. google_ad_width = 468;
  7. google_ad_height = 60;
  8. //--&gt;
  9. &lt;/script&gt;
  10. &lt;script type=&quot;text/javascript&quot;
  11. src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
  12. &lt;/script&gt;
  13. <p><data:post.body/></p>
  14. <class='twitter-share-button' data-count='vertical'data-via='dipinit'href='http://twitter.com/share'>Tweet</a><script src='http://platform.twitter.com/widgets.js'type='text/javascript'/>

8. Save the template and you are done. 

Tuesday, December 13, 2011

How to Add Meta Tags and Blog Description to Blogger Blogspot

3 comments


Meta tags are very helpful for search engines to find your site. Actually they describe your site. You can add meta tags to blogger blogs too.

Here is step by step on how to add meta tags to blog spot blogs.

1. Login to your blogger account

2. Go to Blogger DashboardDesign – and click Edit HTML

3. Search(Ctrl+F) for the following code in the header at the top:
<b:include data=‘blog’ name=‘all-head-content’ />

4. Now paste the following code right after the above line:

<meta content=‘YOUR BLOG DESCRIPTION HERE’ name=‘description’ />
<meta content=‘YOUR RELEVANT KEYWORDS HERE’ name=‘keywords’ />
<meta content=‘YOUR NAME HERE’ name=‘author’ />
<meta content=‘ALL’ name=‘ROBOTS’ />
<meta content=‘blogger’ name=‘generator’ />
5. Save the template and you are done

Monday, December 12, 2011

8 SEO tips for blogger blogspot

10 comments
Some people think there is no SEO importance for blogger. But like all other platforms blogger has also importance for SEO. Here in detail I will tell you tips and tricks for better Blog Spot SEO.

1. Blogger Title Tags

Blogger title tags have much importance for higher search engine traffic. You must to take care of your blogger title. Write exactly in title what your content describes. Your title must not be like " 23 easy steps you must take in order to make money" . It is very bad form of title. It must be written as " 23 ways to make money " . I think blogger title tags have most importance for your Blog Spot SEO.

Your title format not should be like Your Blog Name :  Post Title but it should be like Post Title : Blog Name
Read How to optimize blogger Title for how to arrange your title .

2.Add Meta Tags and Blog Description to Blogger
Adding meta keywords and a blog description to your Blogger Blogspot blog can boost your rankings by helping visitors locate your blog using keyword and keyword phrases.

Read Adding meta tags for blogger blogs

3. Use Keywords in Alt Tags and Image Titles
Optimize the images used on your blog by making use of the alt tags and image titles.

4. Use Target Keywords in Your Post Content
Make sure you know your targeted keywords and use them within your post content. One of the factors in determining rankings is the relevance of the targeted keywords in relationship to the text that appears in the post content.

5. Optimize Your Blogger Permalinks
Hand in hand with a title tag is the permanent permalink that is created when a post is published. If the title of the post is more than about 35 characters long you will strike problems with Blogger because it will shorten the title to a 35-40 character permalink. Some very ugly results happen because of this factor.

6. Improve SEO by Making Use of Headings for Post Titles
Heading tags are important for optimal SEO. Most Blogger.com templates use html header tags sized <h2> or <h3> for the post title. In the past major search engines like Google gave precedence to tags with <h1> ahead of anything else but how important <h1> tags are today is less certain. You could tweak the heading size of your post title if you wish however take care to ensure the look of your template isn't compromised. A bigger font will result and this may mean other parts of your blog will need to be adjusted to compensate. To find out what size your blog title is look for the following lines in your template.

<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'>&t/a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>

As can be seen this template blog title is in <h3>. To change the size of the tags just substitute the appropriate header tag where <h3> appears

7. Improve SEO By Making Use of Heading Tags Within Posts
Heading tags can be used to good effect in your posts. Make sure you have only one <h1> heading per page if you have one at all and reserve this for your post title. Make use of <h2> and <h3> headings throughout your post to emphasize key points and targeted keywords. Major search engines do take notice of <h2> and <h3> headings when crawling your blog. To add emphasis to a heading within your blog simply enclose the heading in <h3> tags. 

8. Add Breadcrumb Navigation to your Blogger Blog
Breadcrumb Navigation is very important SEO tool used by many blogger

Visit Breadcrumb Navigation for Blogger to know more about Breadcrumb navigation

http://expertscolumn.com/content/8-seo-tips-blogger-blogspot