Related Posts Widget For Blogger


Related Posts Widget  for Blogger v1

The related posts widget will show a new related posts section below your post.The related posts widget fetches the related posts from those posts having the same label as the current post.

To implement the related posts widget you will have to follow 2 simple replacement steps.

1.Login to your blogger account and get into your Dashboard

2.From there go to Layout > Edit HTML and expand your widget templates(option on the right)

3.Now find this line of code

</head>

and replace it with

<!--Related Posts 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 .widget{
padding-left:6px;
margin-bottom:10px;

}
#related-posts .widget h2, #related-posts h2{
font-size: 1.6em;
font-weight: bold;
color: black;
font-family: Georgia, &#8220;Times New Roman&#8221;, Times, serif;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
color:blue;
}
#related-posts a:hover{
color:blue;
}
#related-posts ul{
list-style-type:none;
margin:0 0 0px 0;
padding:0px;
text-decoration:bold;
font-size:15px;
text-color:#000000
}
#related-posts ul li{
background:transparent url(http://2.bp.blogspot.com/_u4gySN2ZgqE/SnZhv_C6bTI/AAAAAAAAAl4/Rozt7UhvgOo/s200/greentickbullet.png) no-repeat ;
display:block;
list-style-type:none;
margin-bottom: 13px;
padding-left: 30px;
padding-top:0px;}
</style>

<script type='text/javascript'>
var relatedpoststitle="Related Posts";
</script>
<script src='http://blogergadgets.googlecode.com/files/related-posts-for-blogger.js' type='text/javascript'/>

<!--Remove--></b:if>
<!--Related Posts Scripts and Styles End-->
</head>

If you want to change the title of your widget you can edit this line of the above code

var relatedpoststitle="Related Posts";
If you want you can edit the blue and black colors present in this code

4.Now find this line of code

<div class='post-footer-line post-footer-line-1'>

If you cant find it then try finding this one

<p class='post-footer-line post-footer-line-1'>

Now immediately after any of these lines(whichever you could find) place this code snippet

<!-- Related Posts 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>
<b:if cond='data:blog.pageType == &quot;item&quot;'>

<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=6&quot;' type='text/javascript'/></b:if></b:loop><a href='http://www.bloggerplugins.org/2009/08/related-posts-for-blogger-widget.html'><img style="border: 0" alt="Related Posts Widget for Blogger" src="http://image.bloggerplugins.org/blogger-widgets.png" /></a>

<script type='text/javascript'>
var maxresults=5;
removeRelatedDuplicates(); printRelatedLabels(&quot;<data:post.url/>&quot;);
</script>
</div>

<!--Remove--></b:if>
<!-- Related Posts Code End-->
var maxresults=5;

this line determines the number of related posts that are displayed..and by default 6 posts are fetched from each label.

Now you should have a working related posts widget on your blog.If you want to customize the look and feel,then you can alter the CSS rules.OR if you have any doubts or need any modifications,you can surely contact me via comments or at Blogger Forums .The codes are well commented .So this can be easily removed whenever you want..

Note: If you want to display the Related Posts on every page, then remove the 4 lines of code starting with <!--Remove-->

165 comments: Add Comment
kaSih QaSiDaH said...

appaa

alok said...

yes this is indeed a better version of this hack

Youth Ki Awaaz said...

Thanks a lot, my blog looks so professional now. Take care and keep us updated!

Anshul

sam' said...

is there any demo..??

Daily Mobile said...

@sam this is my example ;) enjoy

http://www.dailyphones.net/2009/07/change-domain-address.html

Aneesh said...

@ipsj ,
you have added the first part of the code..
but i dont think you added the second part of the code..
i dont see any related post code below
<p class='post-footer-line post-footer-line-1'>

warung nongkrong said...

i don't know why my blog do not appears on google search, anyone of you help me on this

sitochi said...

hmm...i'll try thnxs bro

Ramarao said...

hi aneesh! nice article. I did apply your tip to my blog. Windows Technology Blog But I want to reduce the spacing between the posts urls, how can i do that?

Aneesh said...

in #related-posts ul li

there is a line
margin-bottom:somevalue;
Adjust it so that the gap is set to what you need.

Ramarao said...

hi aneesh, thanks. I already tried that one, but I couldn't find any difference. Then when I made it to 3px, i could find the difference. thanks for your help!!

HOT ZOOM said...

Thanks a lot

book4fun said...

Beautiful widget!
let's join us to download ebook free
http://book4fun.blogspot.com

Viral said...

Hi, Aneesh.

Thanks a lot for this wonderful widget. It is excellent.

Also, the other widgets of this blog are quite good too. Specially, I like the way how the readers can customize some of the widgets (Pop-out on clicking on a button)

Good work again!

Regards,

Viral

Aneesh said...

@Viral
thanks for the appreciation! :)

Daniel Bianchini said...

Hi,

I have added the code to my blog and it hasn't worked. Any ideas?

http://blog.danielbianchini.co.uk/2008/10/design-ideas.html

Thanks

Aneesh said...

its working fine on that page that you have mentioned..If you are talking of that No Image thumbnail,it is the default thumbnail which will be displayed if no images are present in that particular related post(no images uploaded via blogger post editor).

SeLcEn-lasoledad said...

hi,
it didn't work on my blog and i don'know why,could you help me :)

SeLcEn-lasoledad said...

by the way i forgot write my blog url :)
themissingmoments.blogspot.com

Admin said...

don't work

Kids Are Great! said...

Okay, I tried this one instead of the one with thumbnails and it shows links to other posts that don't necessarily relate to the post a visitor is commenting on.

But, at least it shows something and that's an improvement.

The only problem I still have with it is that the related links do NOT show up on the main page or the post's page. They only show up if someone clicks to make a comment. Is that how it's supposed to work?

Aneesh said...

both of the codes have b:if conditions.. these b:if conditions were added to prevent the related posts from being shown on the main pages..

if you remove the b:if conditions from both the code snippets,then the related posts will appear on every page..

b:if conditions look like
<b:if cond='data:blog.pageType == "item"'>
and
</b:if>

jhonson blog said...

thanks good wisget :)

GLICH'S LIFE said...

How come images don't appear in my related posts? Thanks!

Kylee said...

Much better than the one from LinkWithin!!

ZaaRz said...

Hye.. i already install this code on my blog.. This related post actually work on my previous post.. But, when i install disqus comment box on my blog, the related post never showed again.. Whats is the problem actually ? can u help me ?

This is my blog, www.zaarz.blogspot.com

Regards,
Zaarz

Aneesh said...

@ZaaRz did you upload the template to disqus for inseting the comment form.. if thats the case they might have removed some codes.. Try adding it again.. By the way i see the related posts with thumbnails working on your blog now..

Me said...

I have followed the instructions but it doesn't seem to work for me, any ideas?

www.afamwedschichi.blogspot.com

mogo cafe said...

Hi,

I tried this but it wont work on my blog http://mogocafe.blogspot.com/

I have this error: TEMPLATE ERROR: No dictionary named: 'post' in: ['blog']

Any ideas? please help

Aneesh said...

@Me ,
i don't see the codes on your blog..
@mogo cafe ,
now its working fine on your blog.

Ed Tennant said...

Thank you very much! I have been looking for this feature in an easy to use format for Blogger and this is it.

Right Hand Man said...

I added the hack and it did not work...

I am puzzled. Grateful for any help


http://righthandmanifesto.blogspot.com/


Thanks

Albania said...

Thank you

RFS said...

Awesome. Thanks!

Jed and Vit said...

Hi Aneesh!

I cannot seem to find any of the footer lines. Any alternatives for my problem?

Thanks!

Davs said...

it's work, but i have one problem... it's closed by post label, time, and disqus.. please help me solving this problem, visit http://kontes21.blogspot.com

pro-dz said...

hi... i try this but i stop in this 4.Now find this line of code
i did not find any code like this

help please

irwanwr said...

Thank you very much. Those codes works just fine for my blog. If you don't mind, I'd like to ask you to review it too. Since I'm new to blogger's things. http://palantaden.blogspot.com
Based on Minima template.

irwanwr said...

How can I change the font in those related post?

Aneesh said...

@irwanwr ,
you can add your own font styles to the CSS

Twinsaru said...

thankz

hurricane rick projected path said...

thank you verry much.

Rebecca said...

Hi, I love this and it's working fine on my blog! Can you tell me how to change the bullets for each related post from that green arrow to something more like you have on this site?

Thanks!
http://thecrud2009.blogspot.com

Rebecca said...

One more question...

I can't seem to figure out how to increase the space between the bottom of the related posts and the top of my labels? I would like a little more space there.

Thanks for your reply!

Aneesh said...

@Rebecca
you can change the bullet image by changing http://2.bp.blogspot.com/_u4gySN2ZgqE/SnZhv_C6bTI/AAAAAAAAAl4/Rozt7UhvgOo/s200/greentickbullet.png with the url of your bullet image..

You can add spacing
just below #related-posts {
add,
margin-bottom:10px;

rebecca said...

Aneesh,

Those adjustments were SO easy and worked like a charm!

Much appreciated.

Rebecca :-)

Kang Deni Ahmad said...

bagus friend tips-nya

Balogun Mosi Emmanuel said...

Great Job.

FIC said...

how to place this widget (Related Posts) belom the Adsense Code located between posting? this original code always place Related Posts above the Adsense. i need it to place Related post below Adsense. please refer to my blog, www.beingrich21.blogspot.com

Aneesh said...

try placing the code from step 4 just above <div class='blog-pager' id='blog-pager'>

Lauren said...

Hi,

Installed the code on my blog http://thinkspin.blogspot.com. I see the related posts immediately after publishing then they disappear. Can't figure out what I'm doing wrong. If you could take a look, I would appreciate it.

Thanks.

Dating For Today's Man said...

Thank you very much for the code. It works perfectly in my blog!

Andrew Graham said...

G'day, firstly thanks for the widget, secondly, how does a non technically minded person change the font of the 'related posts' links? My site is all in Georgia, can I change the font?

Haris said...

Working perfectly on posts but not showing in homepage andy help?

Anthony said...

Wow, great! I'll try!

Kothapally Arun said...

Thanks a lot.
Well explained tutorial

India Calls Free said...

Thanks, worked like a charm.

Austin A. said...

Thank you so much, check out what it looks like now! www.joincashcrate.net .

Once question, why does it not say "Related Posts" on all of my posts?

Carezza said...

hello Aneesh
how can i change the blackground color to black?

Bra Queen said...

Hi!
It's not working for me, any ideas?

www.braqueen.blogspot.com

Thanks

Archive Link said...

so many way to hack the code and i really confuse where is the best from all. I think wordpress is easier than blogspot but somehow blogspot is more freely to use that wordpress.

ETM said...

Works like magic... I've been looking for this since last year... I edited the css and removed the tiny image and it looks wonderful. I'm using it on my blog already. Thanks a lot. God bless.

Anonymous said...

Hi, how to place this related posts at the bottom of my post and not on top? thanks.

Daniel said...

I tried to apply for http://websphereinfo.blogspot.com but it can't. Is there any to add as HTML/JavaScript widget

RiviOnze said...

cool. tks a lot

Etechguide said...

Thanks, a lot . Tried many of similar posts hacks but this one worked on my blog http://etechguide.blogspot.com

Priya Balchand said...

I hope I followed your steps, but doesn't seems to work. Could you please help me.

Aneesh said...

@Priya its working now :)

Shalini Subramaniam said...

i couldn't find the second line. Please do help me. Thank u:)

zam said...

It works but why the title "related posts" doesn't show up. Is it related with the code var relatedpoststitle="Related Posts"; that automatically changes into var relatedpoststitle=&quot;Related Posts&quot;;. How to fix it?

Aneesh said...

@Shalini Subramaniam - Then try placing it after <data:post.body/>

Haute Cheeks said...

hiya! this doesn't work with me, i've followed all the steps. and when i want it to start fresh it doesn't go back to the original template, any idea what's going on?

Booty Bandit said...

zam said...
It works but why the title "related posts" doesn't show up. Is it related with the code var relatedpoststitle="Related Posts"; that automatically changes into var relatedpoststitle="Related Posts";. How to fix it?

Same problem as Zam...any solutions?

White Laptop Computers Info said...

My Problem same with Zam and Booty Bandit.. How to fix it ?

Aneesh said...

@All - Can you show me the url.. I am using the same code here on this site. with a little different styling..

Bollytadka said...

hi ...
if i want the related post to show "posts that have the same titel"

ex: 1. ligion review 2. ligion preview 3. ligion Mp3 4. ligion "in make".

so if the post is about ligion mp3.
can the related post show, the other 3 posts as releated post?

Aneesh said...

@Bollytadka - nope realted posts are based on labels. If all of those posts have the same label, then they may come up.

Bollytadka said...

thx aneesh

Tariq ez-alden said...

thank

Bruno said...

i have included the parts of code in my website but it still don't work :(

http://rapper-frauenarzt.blogspot.com

anybody can help me to fix it right?

HimaBindu Vejella said...

Thanks for the info. It worked.

Anonymous said...

Seems like 20 is the maximum amount for related posts. Is there anyway to increase that amount? Also is it possible to arrange the related posts in chronological order? I want the newest ones to be on top.

HR said...

nothing happen??

Kamila T. said...

Thank you :) I tryied some widget's like this too, but they aren't work.
Your widget's really work. You are great :)

Vercess Caina said...

What if I can't find the second part of the code?

I use someone's template, and there is no
class='post-footer-line post-footer-line-1
or
p class='post-footer-line post-footer-line-1

Thanks

Haute Cheeks said...

hi!

my url is www.hautecheeks.blogspot.com

can you please check why it's not working, i will be so greatful.

niwrek said...

can you please help me.... I have successfully save the template but it seems nothings happens. please check my site...


http://www.pinoysportsnhobby.info

papa piolo said...

pls check myu blog. its not working'

http://filipinahotties.blogspot.com

Fuzzy Slippers said...

Fantastic widget, thanks so much!

azizuan said...

I also faced the same problems

Jules said...

Okay,I want the related posts to show on every post on every page. I followed the instructions in the above post. Took out all the b:if conditions from both code snippets, got div needs to be closed. added /div, still did not work. Took out just part of b:if and get loop needs same termination.

Can you please advise me as to what lines I should exactly remove to have this occur on each page? Thank you. I like the way it looks on opening a post.

Zeeshan said...

i use custom domain with blogger i tried this code it just dont work any idea http://www.apnadesi.net

Mc said...

It's quite complicated to do it, but great tips... thanks

Pedro said...

Hi,

I tried this but it wont work on my blog http://blogdepruebasdeplantillas.blogspot.com/

I have this error: TEMPLATE ERROR: No dictionary named: 'post' in: ['blog']

Any ideas? please help

photoshopya said...

hi
I tried this but it wont work on my blog
http://photoshop-shapes.blogspot.com

Aneesh said...

@photoshopya - related posts are based on labels. So you need to label your posts. and it would be better if you use the "related posts with thumbnails widget". (as you have images in your blog posts)

Caroline Ng May Ling said...

Its doesn't work on my blog.
:( http://caroline-kathleen.blogspot.com

Aneesh said...

@Caroline Ng May Lin - you have added the code twice(one is slightly different though) to your blog. Remove both of them and re add :)

Caroline Ng May Ling said...

i did it, still not working on page.
http://caroline-kathleen.blogspot.com

Aneesh said...

@Caroline - thats because each of your labels have a single post only. Related Posts = Posts under the same label.

derkzijlker.com said...

Hi,

I have this error: TEMPLATE ERROR: No dictionary named: 'post' in: ['blog']


http://derkzijlker.blogspot.com/

Any ideas? please help

Derk Zijlker

Aneesh said...

@derkzijlker.com - add the big code of step 4 below <data:post.body/>

Btw you already own a domain name. you can move your blog(derkzijlker.blogspot.com) to some sub-domain like blog.derkzijlker.com if you want :) . You will find the instructions for the same on this blog :)

tomo said...

I try to my blog.But I don't look change and can't see related post.Why...what happend?

Lazy Boy said...

i dont know why i get ths error
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "html" must be terminated by the matching end-tag "".

im using a custom template, if that matters.

Pasom Admin said...

thank for information. It's nice :)

derkzijlker.com said...

Hi Aneesh, thnx for your help. But I still don't know how to fix the problem.

TEMPLATE ERROR: No dictionary named: 'post' in: ['blog']

Can't find in my template.

Can you help me fix this error?

http://derkzijlker.blogspot.com/

THANKS

Derk Zijlker

Sagar said...

Instead Of "Related Posts" I want it to appear as "You Might Also Like" how do I change this text ?

Thanks a Lot for all the help and Tips :)

Aneesh said...

@Sagar - you will find the answer in Step 3 :)

Kumar said...

@Sagar, also check out here.

waqas said...

all codes are working fine
but i am getting a problem that title "Related posts" is not appearing at my site
http://testfotem.blogspot.com/2009/11/how-can-you-make-blog.html
here is demo
plz help me

waqas said...

thank you very much dear i have made it as your instructions.
here you may see it.
www.meorg.co.cc
again thanks.
it gives professional look to my blog.

Sócrates Adamantios Tsokonas said...

Thanks a lot from Venezuela. This widget works perfectly!!
Nice day for you. Very exciting widget...

Engineering360 said...

Thanks for this nice widget...

I have completely removed the bullets and change text color, size and face. Now it's looking really Excellent. Please see my blog here

www.engineering360.blogspot.com

mariblaser said...

Oh well, this one didn't work as well, as I'm no good with CSS, or CCS? heh

Is it hard to make a widget that "catches" the look of one's blog? Like, identifying colors and fonts?

Hmm. Seems rather complicated. But thanks anyway for sharing this. :)

daffy kadafy said...

thanks for very nice widget .

Nasica Med said...

Thanks a lot

I complate my blog:

http://mobi-app.blogspot.com/2010/04/time-machine.html

Pasley said...

Everything seems to be working except the images do not show in the related posts. I am new to Blogger so maybe I have overlooked something. I was also wondering if there was a way to assign an image to a post, without having to place in right in my post. Meaning I would like to see the image on the related posts but not in the middle of the post once I go to it.

My Blog is at http://pasleynotes.blogspot.com/

If you have a chance could you check this out? Thanks.

Boris said...

nice! i'm currently using it now. thanks :)

Swayam Das said...

Hey Nice Post! I will be working on this in my Blog, ASAP!

Here's my link - http://swayamdas2010.blogspot.com/

Tell me what you feel! :)

Just Writing said...

Thanks, this is so easy and it worked perfectly when I first put it in. But I changed templates and added this again, it just shows the title but not the images. Help please.

http://histreasureddaughter.blogspot.com/

Just Writing said...

Never mind, I just found your other post, :). Thanks!

TheDeppest__Ink said...

Hi again since Blogger error BX -...

I followed all the steps and I'm wondering what goes wrong. Read all comments but I am more confused that in the begging

I'd really solve the problem because I'm really interested to have a "realted post" widget

TheDeppest__Ink said...

Forgot to mention my blog:)
www.howtolooklikekatvond.blospot.com

TheDeppest__Ink said...

It works! I can erase the old comments, so feel free to delete them.
I'm soo happy now!

sweetbayag said...

wont work on my blog

http://www.areyouhorny.net

Swayam Das said...

Not working in my Blog - http://swayamdas2010.blogspot.com/

Help!

Anonymous said...

Hey,
the Related Posts title does not show when there is only one related post. How do you fix this?

Anonymous said...

Why doesn't the title show up when there is only one related post?

scepticusbatsicus.blogspot.com said...

:(
The element type "html" must be terminated by the matching end-tag "".

fithria said...

I followed all the steps and I'm wondering what goes wrong.
my related post became wierd..

please advice..

www.clicks-2.blogspot.com

Kstubbs said...

i need help its not working bejetset.blogspot.com

shabari nath said...

hey plzz help me its not working for my blog http://techfunia.blogspot.com/

annie benny said...

hello, Aneesh

I love your hacks and I used the one with the page counter. this one doesn't work cause I can't find the second line of html code in step 4.

please help me

hugz

annie benny said...

oops, I forgot this:

http://nextlifenowplease.blogspot.com/

Aneesh said...

hi annie,
try finding <data:post.body/> instead. and paste the code below it.

Carry said...

Hey :)

I put this widget on my blog but I don´t want it to be in this light blue thing under the posts. How can I change that?

Greetings,
Carry

http://carryslife.blogspot.com

Ghulam-E- Mustafa said...

i have used the widget but having no thumbnail ! http://techmago.blogspot.com
can i have ur help?

Waleed Ahsan said...

u R d best
ItS woRkiNg...

Ramkumar.M said...

great work.thanks dude..
working for me @ http://ramtele.blogspot.com.

Nilesh Panchal said...

Hi,

Its shown on my site now :)

thanks

riddlemaniac said...

it works inside my post..how about displaying it on the image..i removed the line starting with and i could see only 4 thumbnails instead of 6..please help

Mikey said...

Great post!!

I have a question. I have successfully used this on my blog but is there a way to display this widget below the read more "jump links" on the index and archive pages? I couldn't figure out how to do this.

I copied the code and pasted it underneath the jump link code and tried using "archive" and "index" in the if condition for data:blog.pageType but it doesn't display anything.

Any suggestion will be greatly appreciated.

Praveen said...

This is a cool Realated post widget....
Now my blog look stylish after adding it.....

http://www.techpraveen.com

gossipworthy said...

How do you put a border around it!

Katerina Karitskaya said...

It was helpful. Thank a lot =)
It looks better now =)
http://www.rdt-club.com/2010/07/rafting-in-losyovo-saint-petersburg.html
I am so happy =)))

speak_english said...

super, thanks a lot, I was looking for it for many days!!

Jacqueline said...

Wonderful addition to my blog! Your tutorial is just perfect and you've shared many clues in your response to comments that helped in restyling it as I wish.
Thank you so much for this awesome Related Posts Widget, Aneesh!
God bless you for your generosity.

qodam said...

Cool enough.. :^) i mean it's great except that i can't find a solution to customize it, some style seems locked from the script, i don't know..

Anonymous said...

hey plzz help me its not working for my blog
Only Related Posts Heading is coming under that no posts are coming
Please once check my blog
www.walkinsguru.blogspot.com
please its very urgent for me

blue moon said...

hey plzz help me its not working for my blog
Only Related Posts Heading is coming under that no posts are coming
Please once check my blog
www.walkinsguru.blogspot.com
please its very urgent for me

chez said...

thanks! this one worked on mine lol dunno how to italicize the posts though like yours ^^

∂αηιєℓ said...

Hi Aneesh,

How do you remove the line separating the related posts (instead of adding the space between the lines)?

Thanks in advance!

satryacode said...

hi admin ...

how to add "you might also like" widget like your ??

its so beautiful..
please notice me via email..
satrya@ymail.com
thanks before
:)

http://www.safe-computing.co.cc

vikram singh said...

not working for me .. i m using langit template in which i haven't found post footer line 1 ,, it has line 2 or line 3...please guide me..

∂αηιєℓ said...

Oh never mind. I have found out how to remove the lines. You just need to remove border-top 1px dashed-lines from #ArchiveList ul.flat li.

@statryacode: change the "Related Posts" into "You Might Also Like" from "var relatedpoststitle="Related Posts";"

@vikram: if you give your site link, I can help. Just search for the words like 'footer' near the end of your CSS.

Daniel
http://technochat.info/

George-Perec said...

Thank you very much for your widget. It work on my blog kibastos.com

Ikhsan^Outbreaks^Blogger said...

Looks Great! Gonna Try it. Thanks in advance

Ikhsan

Vinodh said...

Thank You,Its working. Best so far I had tried,http://www.wininfofeast.blogspot.com

CartooN said...

hy bro thanks for this
but you add this code also bcoz some tamplate have this option
my own also like this. stip one is okay but the step 2 past here

"Step 2"

Nobel4Lit said...

I removed the b: tags as indicated in the above comments, but the related posts are still not showing on the main page. Could you please advise? Thanks!

http://acaseoftheruns.blogspot.com

funstoo said...

Great Post! This is going to be very helpful for every blogger

Arigato! :D

MyPersonalFinance said...

Hi, it doesn't work on my site http://www.mypersonalfin.com/ , could you please check, I have followed both the steps.

Admin said...

nice widget working on my blog http://www.tvshowzworld.blogspot.com/

Angga Pradipta said...

i like this, thanks be4. but related articles on my blog goes wrong, usually there but now even to disappear. why ?

Angga Pradipta said...

nice post. thanks be4
angga

Post a Comment

Please don't spam on here..