How to add Related post in Blogger Post/Blogger Tricks
Senin, 18 Juni 2012
0
komentar
Now here is a wonderful trick for displaying related posts beneath each of your blog posts, along with thumbnails. The related articles are chosen from other posts in that same category/label/tag. With this trick many of your readers will remain on your site for longer periods of time when they see related posts of interest.
Just follow few simple and easy steps:
1. Sing in to your account.
2. Then Go To Blogger Dashboard select Design and Edit HTML.
3. Check the "Expand widgets template" box;
4. Search (CTRL + F) for this code: </head>
5. Copy and paste the below code just before/above </head>.
.<!--Related Posts with thumbnails Scripts and Styles Start-->6. Now find the following code:
<!-- remove --><b:if cond='data:blog.pageType == "item"'>
<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: 1.6em;
font-weight: bold;
color: black;
font-family: Georgia, “Times New Roman”, Times, serif;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
color:black;
}
#related-posts a:hover{
color:black;
}
#related-posts a:hover {
background-color:#d4eaf2;
}
</style>
<script type='text/javascript'>
var defaultnoimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQmgwEXlxI9ki_878UmiZljxnrimpOP0m5FTNvtoB6gEtm4uNQ3PsEEDZqrT8ti9MubUmVpVn0FFKx7M07u3Zk5RieWdyIi2We7VSBRfRIfCzUJbMYd9vF60C5kgu5cOpMuFyeTPtyOd46/s1600/noimage.png";
var maxresults=5;
var splittercolor="#d4eaf2";
var relatedpoststitle="related post";
</script>
<!-- remove --></b:if>
<!--Related Posts with thumbnails Scripts and Styles End-->
<div class='post-footer-line post-footer-line-1'>
If you can't find it, then search for this one:
<p class='post-footer-line post-footer-line-1'>
OR:
<data:post.body/>
7. Copy and paste the below code just after any of these lines.
<!-- Related Posts with Thumbnails Code Start--><!-- remove --><b:if cond='data:blog.pageType == "item"'><div id='related-posts'><b:loop values='data:post.labels' var='label'><b:if cond='data:label.isLast != "true"'></b:if><script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&callback=related_results_labels_thumbs&max-results=6"' type='text/javascript'/></b:loop><script type='text/javascript'>removeRelatedDuplicates_thumbs();printRelatedLabels_thumbs("<data:post.url/>");</script></div><div style='clear:both'/><!-- remove --></b:if><b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'></b:if></b:if><!-- Related Posts with Thumbnails Code End-->.
8. Save the template , check out your blog.
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: How to add Related post in Blogger Post/Blogger Tricks
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke https://androidjones7.blogspot.com/2012/06/how-to-add-related-post-in-blogger.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar