About a month ago I added a bar below all of my posts that allows people to link or bookmark my posts. This is helpful for me since when people do that it gives my post/blog more exposure (always appreciated) and it helps readers since they can bookmark post of mine that they like or want to easily find later.
I had been meaning to share the steps to putting an “add this” bar on your blog page but of course with all the move stuff I totally forgot until Shanon from fookaDESIGNS reminded me. Seriously I spent all night figuring it out, searching, deciding which type of link referral to use, figuring how to make it work, etc. One big caveat though, I’m not a programmer at all. I can just tell you what I did and what worked for me. I highly recommend making a copy of your blog template before making any changes just in case.
1) I used Add This. Go here to find the one I used. Follow their instructions for which ever service and style (I used the 3rd one) you use/want.
2) Copy and Paste the code into your template. You get to your template in blogger by going to “layout” then “edit html” make sure to check the “expand widgets template”. If you have a hard time finding where to paste the code use “ctrl f” while you are on the page with your blog template and it should open up a find bar at the bottom of your page and search for < div class=’post-footer’> (but without the space after the <. (note the directions to tell you to post the code below the footer line but mine worked pasted above that footer line)
3) It will only have a few links show up and the share in front of it. 4) I deleted the share part of the code so that the first part of my code looks like this: < !– AddThis Button BEGIN –>
< div class=’addthis_toolbox addthis_default_style’ expr:addthis:title=’data:post.title’ expr:addthis:url=’data:post.url’>
< a class=’addthis_button_stumbleupon’/>
(I added spaces after all of these < so it wouldn’t go into code language, so you’ll want to delete those if you want to copy mine)
5) Next I added more buttons by just trying things out, if you notice every button had this basic code < a class=’addthis_button_linktospot’/> I just copied the code line and then typed in common places people link to like technorati, delicious, digg, etc. in place of the stumbleupon. There are tons that work.
6) Next I moved them around by copy and pasting above or below.
7) Finally I previewed it and saved it. I hope that helps some of you who have been wanting to do this and hopefully it works for you.
Beth Lemon says
Thank you! I’ve been wanting to do that but haven’t had the time to do the research for it.
I also want to add the similar posts at the bottom of my posts but I’m not sure how to do that either…
Ah, code. I’m so just learning.
fookaDESIGNS says
Oh thank you SO much Marissa! I appreciate you taking the time to post this and of course for all your initial research! You’re the best!
marissa says
No problem guys. Beth I’ll do a little post on the similar post thing too. I figure if I’ve spent the time figuring it out why should you need to right? :)
TOTEally Posh! says
Thank you! Great post! I’ll definitely be doing this!
Thanks for visiting my blog! Glad to find yours’.
TOTEally Posh! says
Ok… just tried it and it didn’t work! ugh! I looked through my blog to see where it might be but don’t see it.
I probably pasted it in the wrong spot. Control F didn’t work for me, I just read through codes until I saw post footer and put it after that. Any suggestions?
marissa says
Posh: In mine it worked right above the < div class=’post-footer’> part also see if that works
Sandra says
Thanks for the tip…I am going to have to try this…I’m getting so brave at blogging.
Janis says
Thanks so much for stopping by my blog today, hope you pop in again soon.
PS: I’ll be waiting for your tutorial on the similar post thing….been wanting to add that for ages, but I am TOTALLY tech challenged!!
Ladybird says
Thanks so much for the easy tutorial…I just tweeted it and used it on my blog!