Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel





seo How Add Related Posts Widget For Blogger With Thumbnails 2013

Seo Master present to you:
How Add Related Posts Widget For Blogger With Thumbnails
This Tutorial We Learn How Add Related Posts Widget For Blogger With Thumbnails.its Amazing Css Ctyles We Learn This post how we can use this,its Amazing method For Increase traffic And And show old Post Below New post.when visit your post And End of The post New Related Posts Show With thumbline.let's we back and how we can do this.Follow Some Below given steps And put Carefully Css Codes.

Follow These steps.



  • Go To >> Blogger Dashboard >> Template >>Edit HTML.
  • Check the "Expand widgets template" box.
  • Search (CTRL + F) for this piece of code </head> 


Copy And Past Before/Above </head>

<!--Related Posts with thumbnails Scripts and Styles Start-->
<!-- remove --><b:if cond='data:blog.pageType == &quot;item&quot;'><style type='text/css'>
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}
#related-posts h2{
font-size: 18px;
letter-spacing: 2px;
font-weight: bold;
text-transform: none;
color: #5D5D5D;
font-family: Arial Narrow;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
border-right: 1px dotted #DDDDDD;
color:#5D5D5D;
}
#related-posts a:hover{
color:black;
background-color:#EDEDEF;
}
</style>
<script type='text/javascript'>
var defaultnoimage=&quot;http://www.matrixar.com/-PpjfsStySz0/UF91FE7rxfI/AAAAAAAACl8/092MmUHSFQ0/s1600/no_image.jpg&quot;;
var maxresults=5;
var splittercolor=&quot;#DDDDDD&quot;;
var relatedpoststitle=&quot;Related Posts&quot;;
</script>
<script src='http://helplogger.googlecode.com/svn/trunk/related-posts-with-big-thumbnails.js' type='text/javascript'/>
<!-- remove --></b:if><!--Related Posts with thumbnails Scripts and Styles End-->

Note. If You Want More Change Value Show Post "var maxresults=5; You Can Change 5.

Now Next Find the Following code.

<div class='post-footer'>

Now Next  just above it, copy and paste the below code.


<!-- Related Posts with Thumbnails Code Start-->
<!-- remove --><b:if cond='data:blog.pageType == &quot;item&quot;'><div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=6&quot;' type='text/javascript'/></b:loop>
<script type='text/javascript'>
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs(&quot;<data:post.url/>&quot;);
</script>
</div><div style='clear:both'/>
<!-- remove --></b:if><b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'>
<a href='http://www.matrixar.com'><img alt='Blogger Tricks' src='http://www.matrixar.com/-K65p5zLLKQk/T3ObCINoP7I/AAAAAAAABmI/dF84-alnOu4/s1600/best+blogger+tips.png'/></a>
</b:if></b:if>
<!-- Related Posts with Thumbnails Code End-->

Note. Change the 6 value from max-results=6 with the number of posts you want to be displayed.

Now Save Your Template And you Done It.


2013, By: Seo Master

Labels: , ,



Leave A Comment:

Powered by Blogger.