Flash gifs by Way2Blogging

* SEO * SEO Tools * Earn Money Online * Web Development * oDesk
Showing posts with label Blogger Help Tips. Show all posts
Showing posts with label Blogger Help Tips. Show all posts

Thursday, May 14, 2015

Add Floating share Buttons For Blogger

Floating share buttons helps in increasing the rate of post sharing by blog visitors because they always remain in front of a blog visitor and makes the task of post sharing very easy. These floating share buttons also contains addthis share button . It allows sharing of posts up to hundreds of social networking websites without even leaving your blog. This guide is about adding these stylish floating share buttons with addthis script to blogger blogs.

Add floating share buttons to blogger

Step 1: Open your blogger dashboard.
Step 2: Select your blog.
Step 3: Open Template option.
Step 4: Click Edit HTML.
Step 5: In template code, search for <b:includable id=’post’ var=’post’>
Step 6: Just below it paste following code and save the template.

Code:

<!--floating share-->
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script src='http://s7.addthis.com/js/300/addthis_widget.js' type='text/javascript'></script>
<div class='addthis_toolbox addthis_floating_style addthis_counter_style' style='position:fixed; margin-left:-79px; float:left; top: 101px; background:#fff; border:3px solid #eeeeee;'>
<a class='addthis_button_facebook_like' fb:like:layout='box_count'/>
<a class='addthis_button_tweet' tw:count='vertical'/>
<a class='addthis_button_google_plusone' g:plusone:size='tall'/>
<br/>
<a class='addthis_counter'/>
</div></b:if></b:if>
<!--floating share-->

Monday, November 24, 2014

How to Setup Custom Robots Header Tags for Better SEO

Hi, Today I am sharing with you How to Setup Custom Robots Header Tags for Better SEO. There are all information is correct. So, Enjoy this post. You must learn about tags when should you them.

  1.  All: There are no restrictions for indexing or serving.
  2.  Noindex: Do not show this page in search results and do not show a 'Cached'. 
  3.  Nofollow: Do not follow the link on this page.
  4.  None: Equivalent to index, nofollow.
  5.  Noarchive: Do not show a 'Cached' link in search results. 
  6.  Nosnippet: Do not show a snippet in the search results for this page.
  7.  Noodp: Do not use metadata from the Open Directory Project ( DMOZ ) for titles.
  8.  Noimageindex: Do not index images on this page.
  •  Follow the images and click on Save Changes.
 Custom Robots Header Tags
If you have another information about this post. Please post a comment and share your experience with us.