Dec 27 2009

How To Become Blogger Blogroll Nofollow

Category: Uncategorizedadmin @ 6:23 pm

This is rattling essential if you study most your place SEO.Adding the nofollow concept to your blogroll, would contradict some unification humour with Google.If you same to add Nofollow concept to your blogspot blogroll exclusive study the steps below: 1.Login to your dashboard–> layout- -> Edit HTML 2.Click on ” Expand Widget Templates ” 3.Scroll downbound to dirt you wager your Blogroll widget cipher : (Note : You haw also crapper encounter it by intelligent <b:widget id=’BlogList ) Your Blogroll widget cipher module countenance same this: <b:widget id=’BlogList 1′ locked=’false’ title=’Blogroll’ type=’BlogList’> <b:includable id=’main’> <!– exclusive pass denomination if it’s non-empty –> <b:if cond=’data:title != &quot;&quot;’> <div id=’blog-list-title’> <h2 class=’title’><data:title/></h2> </div> </b:if> <div class=’widget-content’> <div class=’blog-list-container’ expr:id=’data:widget.instanceId + &quot;_container&quot;’> <ul expr:id=’data:widget.instanceId + &quot;_blogs&quot;’> <b:loop values=’data:items’ var=’item’> <li expr:style=’data:item.displayStyle’> <div class=’blog-icon’> <b:if cond=’data:showIcon == &quot;true&quot;’> <input expr:value=’data:item.blogIconUrl’ type=’hidden’/> </b:if> </div> <div class=’blog-content’> <div class=’blog-title’> <a expr:href=’data:item.blogUrl’ target=’_blank’ > <data:item.blogTitle/></a> </div> <div class=’item-content’> <b:if cond=’data:showItemThumbnail == &quot;true&quot;’> <b:if cond=’data:item.itemThumbnail’> <div class=’item-thumbnail’> <a expr:href=’data:item.blogUrl’ target=’_blank’ > <img alt=” border=’0′ expr:height=’data:item.itemThumbnail.height’ expr:src=’data:item.itemThumbnail.url’ expr:width=’data:item.itemThumbnail.width’/> </a> </div> </b:if> </b:if> <b:if cond=’data:showItemTitle == &quot;true&quot;’> <span class=’item-title’> <b:if cond=’data:item.itemUrl != &quot;&quot;’> <a expr:href=’data:item.itemUrl’ target=’_blank’ > <data:item.itemTitle/></a> <b:else/> <data:item.itemTitle/> </b:if> </span> </b:if> <b:if cond=’data:showItemSnippet == &quot;true&quot;’> <b:if cond=’data:showItemTitle == &quot;true&quot;’> – </b:if> <span class=’item-snippet’> <data:item.itemSnippet/> </span> </b:if> <b:if cond=’data:showTimePeriodSinceLastUpdate == &quot;true&quot;’> <div class=’item-time’> <data:item.timePeriodSinceLastUpdate/> </div> </b:if> </div> </div> <div style=’clear: both;’/> </li> </b:loop> </ul> <b:if cond=’data:numItemsToShow != 0′> <b:if cond=’data:totalItems &gt; data:numItemsToShow’> <div class=’show-option’> <span expr:id=’data:widget.instanceId + &quot;_show-n&quot;’ style=’display: none;’> <a href=’javascript:void(0)’ onclick=’return false;’><data:showNText/></a> </span> <span expr:id=’data:widget.instanceId + &quot;_show-all&quot;’ style=’margin-left: 5px;’> <a href=’javascript:void(0)’ onclick=’return false;’><data:showAllText/></a> </span> </div> </b:if> </b:if> <b:include name=’quickedit’/> </div> </div> </b:includable> </b:widget> 4.Now add rel=’nofollow’ to your blogroll widget cipher as the warning beneath : <b:widget id=’BlogList1′ locked=’false’ title=’Blogroll’ type=’BlogList’> <b:includable id=’main’> <!– exclusive pass denomination if it’s non-empty –> <b:if cond=’data:title != &quot;&quot;’> <div id=’blog-list-title’> <h2 class=’title’><data:title/></h2> </div> </b:if> <div class=’widget-content’> <div class=’blog-list-container’ expr:id=’data:widget.instanceId + &quot;_container&quot;’> <ul expr:id=’data:widget.instanceId + &quot;_blogs&quot;’> <b:loop values=’data:items’ var=’item’> <li expr:style=’data:item.displayStyle’> <div class=’blog-icon’> <b:if cond=’data:showIcon == &quot;true&quot;’> <input expr:value=’data:item.blogIconUrl’ type=’hidden’/> </b:if> </div> <div class=’blog-content’> <div class=’blog-title’> <a expr:href=’data:item.blogUrl’ rel=’nofollow’ target=’_blank’ > <data:item.blogTitle/></a> </div> <div class=’item-content’> <b:if cond=’data:showItemThumbnail == &quot;true&quot;’> <b:if cond=’data:item.itemThumbnail’> <div class=’item-thumbnail’> <a expr:href=’data:item.blogUrl’ rel=’nofollow’ target=’_blank’ > <img alt=” border=’0′ expr:height=’data:item.itemThumbnail.height’ expr:src=’data:item.itemThumbnail.url’ expr:width=’data:item.itemThumbnail.width’/> </a> </div> </b:if> </b:if> <b:if cond=’data:showItemTitle == &quot;true&quot;’> <span class=’item-title’> <b:if cond=’data:item.itemUrl != &quot;&quot;’> <a expr:href=’data:item.itemUrl’ rel=’nofollow’ target=’_blank’ > <data:item.itemTitle/></a> <b:else/> <data:item.itemTitle/> </b:if> </span> </b:if> <b:if cond=’data:showItemSnippet == &quot;true&quot;’> <b:if cond=’data:showItemTitle == &quot;true&quot;’> – </b:if> <span class=’item-snippet’> <data:item.itemSnippet/> </span> </b:if> <b:if cond=’data:showTimePeriodSinceLastUpdate == &quot;true&quot;’> <div class=’item-time’> <data:item.timePeriodSinceLastUpdate/> </div> </b:if> </div> </div> <div style=’clear: both;’/> </li> </b:loop> </ul> <b:if cond=’data:numItemsToShow != 0′> <b:if cond=’data:totalItems &gt; data:numItemsToShow’> <div class=’show-option’> <span expr:id=’data:widget.instanceId + &quot;_show-n&quot;’ style=’display: none;’> <a href=’javascript:void(0)’ onclick=’return false;’><data:showNText/></a> </span> <span expr:id=’data:widget.instanceId + &quot;_show-all&quot;’ style=’margin-left: 5px;’> <a href=’javascript:void(0)’ onclick=’return false;’><data:showAllText/></a> </span> </div> </b:if> </b:if> <b:include name=’quickedit’/> </div> </div> </b:includable> </b:widget> 5.Now spend your model and you are done.

Original post: 
How To Become Blogger Blogroll Nofollow

Tags: , , , , , , , , ,


Nov 15 2009

How To Replace Submit Button With A Image

Category: Uncategorizedadmin @ 3:40 am

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll downbound to where you wager </head> attach . 3.Copy beneath cipher and adhesive it meet before the </head> attach . <style type=’text/css’> .formbutton{ cursor:pointer; border:outset 1px #ccc; background:#999; color:#fff; font-weight:bold; padding: 1px 2px; background:url( http://3.bp.blogspot.com/_ar9PeTUrwMY/SuunWOFRlRI/AAAAAAAAAzo/sxOoBETSuD8/s400/topnav_stretch.gif ) repeat-x mitt top; } </style> NOTE :You crapper ingest added ikon instead of above ikon and crapper modify colours as your choice

View example here: 
How To Replace Submit Button With A Image

Tags: , , , , , ,


Nov 13 2009

How To Add a Border To Images blogger

Category: Uncategorizedadmin @ 2:04 am

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll downbound to where you wager ]]></b:skin> tag. 3.Copy beneath cipher and adhesive it meet before ]]></b:skin> tag.

Read the original: 
How To Add a Border To Images blogger

Tags: , , , , , , ,


Nov 01 2009

How To Add jQuery Featured Content Slideshow to Blogger

Category: Uncategorizedadmin @ 1:48 am

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll downbound to where you wager </head> attach . 3.Copy beneath cipher and adhesive it meet before the </head> attach . <script src=’ http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js ‘ type=’text/javascript’/> <script type=’text/javascript’> //<![CDATA[ (function($){$.fn.innerfade=function(options){return this.each(function(){$.innerfade(this,options)})};$.innerfade=function(container,options){var settings={'animationtype':'fade','speed':'normal','type':'sequence','timeout':2000,'containerheight':'auto','runningclass':'innerfade','children':null};if(options)$.extend(settings,options);if(settings.children===null)var elements=$(container).children();else var elements=$(container).children(settings.children);if(elements.length>1){$(container).css('position','relative').css('height',settings.containerheight).addClass(settings.runningclass);for(var i=0;i<elements.length;i++){$(elements[i]).css(’z-index’,String(elements.length-i)).css(’position’,'absolute’).hide()};if(settings.type==”sequence”){setTimeout(function(){$.innerfade.next(elements,settings,1,0)},settings.timeout);$(elements[0]).show()}else if(settings.type==”random”){var last=Math.floor(Math.random()*(elements.length));setTimeout(function(){do{current=Math.floor(Math.random()*(elements.length))}while(last==current);$.innerfade.next(elements,settings,current,last)},settings.timeout);$(elements[last]).show()}else if(settings.type==’random_start’){settings.type=’sequence’;var current=Math.floor(Math.random()*(elements.length));setTimeout(function(){$.innerfade.next(elements,settings,(current+1)%elements.length,current)},settings.timeout);$(elements[current]).show()}else{alert(’Innerfade-Type staleness either be ’sequence’, ‘random’ or ‘random_start”)}}};$.innerfade.next=function(elements,settings,current,last){if(settings.animationtype==’slide’){$(elements[last]).slideUp(settings.speed);$(elements[current]).slideDown(settings.speed)}else if(settings.animationtype==’fade’){$(elements[last]).fadeOut(settings.speed);$(elements[current]).fadeIn(settings.speed,function(){removeFilter($(this)[0])})}else alert(’Innerfade-animationtype staleness either be ’slide’ or ‘fade”);if(settings.type==”sequence”){if((current+1)<elements.length){current=current+1;last=current-1}else{current=0;last=elements.length-1}}else if(settings.type==”random”){last=current;while(current==last)current=Math.floor(Math.random()*elements.length)}else alert(’Innerfade-Type staleness either be ’sequence’, ‘random’ or ‘random_start”);setTimeout((function(){$.innerfade.next(elements,settings,current,last)}),settings.timeout)}})(jQuery);function removeFilter(element){if(element.style.removeAttribute){element.style.removeAttribute(’filter’)}} //]]> </script> <script type=’text/javascript’> $(document).ready( function(){ $('#news').innerfade({ animationtype: 'slide', speed: 750, timeout: 2000, type: 'random', containerheight: '1em' }); $('ul#portfolio').innerfade({ speed: 1000, timeout: 5000, type: 'sequence', containerheight: '220px' }); $('.fade').innerfade({ speed: 1000, timeout: 6000, type: 'random_start', containerheight: '1.5em' }); $('.adi').innerfade({ speed: 'slow', timeout: 5000, type: 'random', containerheight: '150px' }); }); </script> 4.Now go to Layout–>Page Element and utter on “Add a gadget”.

See example here:
How To Add jQuery Featured Content Slideshow to Blogger

Tags: , , , , , , , , , ,


Oct 23 2009

How To Remove Link Underlines

Category: Uncategorizedadmin @ 2:38 am

This ultimate method explains how to vanish course underlines in easily. When you add a unification in connatural method your html cipher module countenance same this : <a href=”http://bloggertipandtrick.blogspot.com/”> Blogger Tips And Tricks</a> Result: Blogger Tips And Tricks If you poverty to vanish emphasise of link, add style=”text-decoration:none” as warning below

View example place here:
How To Remove Link Underlines

Tags: , , , , , , , ,


Oct 23 2009

How To Remove Link Underlines

Category: Uncategorizedadmin @ 2:38 am

This ultimate method explains how to vanish course underlines in easily. When you add a unification in connatural method your html cipher module countenance same this : <a href=”http://bloggertipandtrick.blogspot.com/”> Blogger Tips And Tricks</a> Result: Blogger Tips And Tricks If you poverty to vanish emphasise of link, add style=”text-decoration:none” as warning below

See the example post:
How To Remove Link Underlines

Tags: , , , , , , , ,


Oct 20 2009

How To Set All Links Open in a New Window in blogger

Category: Uncategorizedadmin @ 1:52 am

Do you same to ordered every the course of your place unstoppered in a newborn window? Then study the ultimate steps below: 1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll downbound to where you wager <head> attach . 3.Now double beneath cipher and adhesive it meet after <head> attach : <base target=’_blank’/> 4.Click on “Save Templates” and you are done

See the example post:
How To Set All Links Open in a New Window in blogger

Tags: , , , , , , , , ,


 Page 1 of 8  1  2  3  4  5 » ...  Last »