◄ Prior About Blog Bloke       Get Real with Blog Bloke every day       Home: Blog Bloke Tips       Contact Blog Bloke       Subscribe to the newsfeed       Subscribe to the newsfeed       Share Blog Bloke       Follow Blog Bloke on Twitter       Connect with Blog Bloke on Facebook       Add Blog Bloke to your Google Circle             Link up with Blog Bloke on LinkeIn       http://www.blogbloke.com/wp-content/themes/blogbloke/images/top-page-white.png Next ►

Add Trackback to Your Blogger Blog: The Easy Way

By April 13th, 2007 187 Comments   Share

I recently posted my reasons for reconsidering my original decision to not add Trackback to my New Blogger Blog. If you want to know why you can read about it at the bottom of this post.

But that in itself posed another problem because Haloscan doesn’t offer the code or any tutorial how to do it for New Blogger. Instead, they have an automatic installation widget.

So why is that a problem? Well, in my case I only wanted trackback, not comments. But the auto-install widget unfortunately disables Blogger’s comments and installs both of Haloscan’s comments and trackback. Stink!

So this is how I did it if you want to just install just trackback and leave your Blogger comments alone:

1. First make a backup of your template by downloading it to your hard drive and put it in a safe place. You can do that in your Blogger Dashboard “Edit HTML” section of your “Template” menu. Click on “Download Full Template” to save it.2. Log into your Haloscan account (or create one if you haven’t already) and click on the “Install” menu. There you will find a list of blog platforms (Blogger is the first one). Make sure the “Blogger or Blogspot” box is chosen as well as the “Display Trackback Code” box.3. Click on “Next” and you should come to the page with instructions for the “Blogger Installation Wizard”. Follow the instructions how to download a copy of your current template from Blogger to your hard drive. Then click on “Browse” to upload it to Haloscan.

4. Click on the button “Upload Blogger Template” and you will be taken to Step 2 of the “Blogger Installation Wizard”.

5. Click on the “Download Blogger Template” button and it will prompt you to download the new template to your hard drive. It will probably be called something like “Upload_this_to_Blogger.xml”.

6. Now this is where we diverge from the Haloscan instructions. If you want to use both of Haloscan’s comments and trackback features you do not need to proceed any further. Just follow the instruction how to upload your new template into Blogger. But if you just want to use trackback then please continue reading.

Instead of uploading the new template code to Blogger, copy the code from the file (”Upload_this_to_Blogger.xml”)  into something like Notepad that will not add anything more to the code. Whatever you do – do NOT use Microsoft Word because it will just wreck the code by adding a bunch of junk to it.

7. After loading the code into Notepad, search for [ <!– start haloscan (part 2) –> ] and you should see something like this:

<!– start haloscan (part 2) –> <script src=’http://www.haloscan.com/load/bloke’ type=’text/javascript’> </script> <span class=’post-comment-link’> <p><a class=’comment-link’ expr:href=’”http://www.haloscan.com/comments/bloke/” + data:post.id + “/”‘ expr:onclick=’”HaloScan(” + “\”"+ data:post.id + “\”" + “);return false;”‘> <script type=’text/javascript’>postCount(’<data:post.id/>’);</script> </a> <a class=’comment-link’ expr:href=’”http://www.haloscan.com/tb/bloke/” + data:post.id + “/”‘ expr:onclick=’”HaloScanTB(” + “\”"+ data:post.id + “\”" + “);return false;”‘> <script type=’text/javascript’>postCountTB(’<data:post.id/>’);</script> </a></p><br/> </span> <!– end haloscan –>

8. Your code of course will look a little different than mine. Now copy that code from your Notepad. Then go into your Blogger Dashboard (click on Template and Edit HTML“), and be sure to put a check mark in the “Expand Widget Templates” box.

9. Search your template code for something that looks like this:

<b:widget id=’Blog1′ locked=’false’ title=’Blog Posts’ type=’Blog’>
<b:includable id=’postQuickEdit’ var=’post’>
<b:if cond=’data:post.editUrl’>
<span expr:class=’”item-control ” + data:post.adminClass’>
<a expr:href=’data:post.editUrl’ expr:title=’data:top.editPostMsg’>
<span class=’quick-edit-icon’> </span>
</a>
</span>

10. Paste the code that you just copied from your Notepad file on a line immediately after the [ </span> ] tag.

11. Now we are going to do the same thing again for the rest of the code. Go back into your Notepad file and look for something that looks like this:

<!– start haloscan (part 1) –>
<script src=’http://www.haloscan.com/load/bloke’ type=’text/javascript’> </script>
<span class=’post-comment-link’>
<a class=’comment-link’ expr:href=’”http://www.haloscan.com/tb/bloke/” + data:post.id + “/”‘ expr:onclick=’”HaloScanTB(” + “\”"+ data:post.id + “\”" + “);return false;”‘>
<script type=’text/javascript’>postCountTB(’<data:post.id/>’);</script>
</a>
</span>
<!– end haloscan –>

12. Again, your code might be slightly different than mine. Now do the same thing and copy that code from your Notepad file.

13. Go back into your Blogger Dashboard and search for something that looks like this in your template code:

<b:if cond=’data:post.allowComments’> <a class=’comment-link’ expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><b:if cond=’data:post.numComments == 1′>1 Comment<b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>

14. Immediately after the code [ </b:if></a> ] paste your code that you just copied from your Notepad file. You can of course put your trackback code somewhere different than I did if you prefer. Or your code may look a little different than mine so you might have to experiment a little to get it where you want it.

15. Click on “Preview” to make sure that everything is working properly, and that’s it. If there are no error messages you can save your new template.

Did I say this was going to be easy? Well it certainly is a lot easier than trying to figure it out on your own that’s for sure!

Related posts:


What Next? Here's more from BLOGBloke:

Filed under: Blog Tools, Blog Tutorials blog platforms, Blogger Tips, blogging tips

Share Pin It     Share!

BLOGBlokeDid you enjoy this article? Keep up to date with Blog Bloke Tips the moment it's published by email. Your Privacy is Guaranteed & will not be shared with anyone.


Keep it real with Blog Bloke Keep it real with the original Blog Bloke. New readers can read more about me here. Feel free to contact me with any questions you may have or if you would like to be a guest blogger. Please subscribe to the newsfeed, share this article with friends, hang out with me or leave us a comment below.

  Subscribe to the Newsfeed   Follow Blog Bloke on Twitter   Connect with Blog Bloke on Facebook   Add Blog Bloke to your G+ Circle   Pin Blog Bloke to Pinterest   Subscribe to the Newsfeed


What Next? Here's more from BLOGBloke:

Ok Blokesters it's your turn to tell me what you think, ask a question or suggest another blog tip. Don't forget the comments policy and I'm looking forward to reading what you have to say.

There are 187 Comments so far to “Add Trackback to Your Blogger Blog: The Easy Way”

Skip to the comments form
  1. I did this a few weeks ago and was very proud to have done it as my template didn’t match the instructions I was following (have by now forgotten where they came from); I haven’t experimented with it much yet, only enough to know that it works. Trackback is probably crucial to some people’s style of blogging - pity Blogger didn’t use it.

    [ Reply..]

  2. …and because I haven’t used it, I also hadn’t noticed until just now that I must have trashed it when I changed the Blogger template a week or so ago. Ah, well, back to the drawing board, but at least I know where to find some instructions now.
    :-)

    [ Reply..]

  3. I hope it helps Julie and thanks for dropping by.

    [ Reply..]

  4. Thank you so very much for this guide. I was just about ready to tear my hair out, having tried just about everything else I could find.

    Only one problem though, I still have Haloscan comments, only they’re in addition to, rather than instead of Blogger comments.

    Any advice on how to get rid of the Haloscan comments completely? I’d rather not have two comment links.

    Thanks again, that was brilliant.

    The Raconteur’s last blog post..Oh my god! The Blog’s on fire!

    [ Reply..]

  5. Hi Raconteur, and you’re welcome.

    If you already have haloscan comments installed it should be just matter of removing everything you have and replacing it with my code.

    As always, make a backup first!

    [ Reply..]

  6. Hmmm, I must be doing something wrong here… bear with me, I’m completely code illiterate…

    What I did was (as far as I can recall, I’m pretty sure) I followed your instructions to the letter, took my regular template, uploaded it into Haloscan’s fixerruppa, and copied the appropriate bits and pieces in the appropriate places…

    It SHOULD be working… but if you could take a quick gander at my blog, you’ll see there’s two comment links under each post.

    Very odd.

    The Raconteur’s last blog post..Re: The Raconteur Bible - What About the JWs?

    [ Reply..]

  7. Hmm, I took the code right out of my own template so I know it works. There must be some other code in there for the 2nd comments to be showing up.

    [ Reply..]

  8. I don’t suppose I can convince you to take a look at my code for me? (Pretty please!)

    Really, I’m so horribly inept at this. But I suppose I’ll catch up eventually.

    Also, on trackback in general, I’d tried tracking back to this page but I couldn’t get it to work. Gone to Haloscan and sent a trackback manually to this url, but it said it wasn’t accepting.

    The Raconteur’s last blog post..Re: The Raconteur Bible - What About the JWs?

    [ Reply..]

  9. There is more reason to comment than ever before!

    [ Reply..]

  10. Thank you for your post it is valuable information for me

    [ Reply..]

  11. This is pretty interesting. I’m still debating on the whole trackback thing for my blog, but it is worth the thought. Good post. Thanks :)

    [ Reply..]

  12. Having installed the JS Kit re Haloscan commenting and trackback into my nevertheless blog I seemed to have lost my header image and title. looking at my layout window my header appears still to be there, but looking at html code there appears 0 size.

    Any tips on how I can get the header back will be warmly received, thank you.

    [ Reply..]

  13. I works pretty fine that’s very great thanks alot buddy

    [ Reply..]

    Reply by: Blog Bloke at 7:06 pm said...

    @Fahad, you’re welcome and thanks for letting me know.

    [ Reply..]

  14. Thank you. This information was very useful!

    [ Reply..]

  15. Thanks for article. Can you make widget for trackback url, it will be easier to put into site

    [ Reply..]

  16. Excellent blog here! Also your web site loads up very fast! What host are you using? Can I am getting your affiliate link in your host? I want my website loaded up as fast as yours lol

    [ Reply..]

  17. Quite interesting and very detailed. Thanks

    [ Reply..]

  18. awesome site brotha http://bit.ly/1pXPfp

  19. awesome site brotha http://bit.ly/1jshln

  20. @Gaia Herbs, some look like downtown Las Vegas in the evening. http://bit.ly/2ub7iQ

  21. @Gaia Herbs, some look like downtown Las Vegas in the evening. http://bit.ly/2ub7iQ

  22. @CFI, @hospitalera … my head was spinning when I wrote it ;-) http://bit.ly/1CQix9

  23. RT @BLOGBloke: 10 Reasons Why I Don’t Like Your Blog http://bit.ly/2TRLSx

  24. 10 Reasons Why I Don’t Like Your Blog http://bit.ly/2TRLSx

  25. @Humayon, if you are just a blogspot user then you don't need to bother with dns settings. But I still recommend ge… http://bit.ly/1fDYre

  26. @hari saryono, I wrote an article about why we should not play into terrorists hands by linking to these horrific v… http://bit.ly/2aTKBw

  27. @InternetMarketingMentor, here's another analogy for you. Your blog is your permanent home and social networks are … http://bit.ly/4hZtE

  28. Optimize Your Blog - Making Your Blog Search Engine Friendly http://bit.ly/4A9Go5

  29. @Mike, glad you liked it. If you're serious about blogging then Wordpress is the way to go. http://bit.ly/33GQUp

  30. via @BLOGBloke: Hi There! Thanks for following. Why not ask me a question or for more blog tips visit http://tinyurl.com/5zjajb. Cheers!

  31. @Michelle, you do not need a subdomain for it to work. A subdomain is also a bad idea for SEO. You need to go over … http://bit.ly/5Z3vbE

  32. @Justin Gill .. thanks for saying so Justin. It always feels great to hear from another happy customer. :-)

    Cheers! http://bit.ly/5Z3vbE

  33. blog hating at http://www.blogbloke.com/10-reasons-why-i-dont-like-your-blog was just pinged to 91 Services!

  34. @Kay, I never thought of it that way http://bit.ly/1CQix9

  35. @humglum http://www.blogbloke.com/moving-wordpress-blogger/ basically… no. doesnt look like it'll happen.

  36. @BLOGBloke,

    I decided to get rid of the Blogger redirect as the redirect via modification to .htaccess works, t… http://bit.ly/5Z3vbE

  37. @Michelle, redirect speeds will depend on the blog host's servers and your internet connection. You only need to pa… http://bit.ly/5Z3vbE

  38. @drugi, you mean "you can please some of the people all of the time and all of the people some of the time, but you… http://bit.ly/4CvJh7

  39. Finding Your Blog Voice http://bit.ly/5LD5kQ

  40. @zarazek, don't get your domains through Wordpress. Use GoDaddy or something similar. http://bit.ly/1fDYre

  41. Saw an advertisement for Moving Blogger to Wordpress Service. Why not save your money and read my free guide? http://bit.ly/6rFYFE They do

  42. hmm.. informative )) http://bit.ly/6krJX6

  43. I should notify my girlfriend about your post. http://bit.ly/6iqFfC

  44. hello everybody, how are you all doing.i am liking this web sight i might start staying on it more. me i stay sick … http://bit.ly/6krJX6

  45. @Cdathy Tibbles, I host images on my wordpress.com account. Let me know it goes. I always like to hear from happy c… http://bit.ly/5Z3vbE

  46. @BLOGBloke, Yeh, I had a domain from a different comapny but Wordpress said I still had pay them to be able to link… http://bit.ly/1fDYre

  47. @zarazek, so if I understand you correctly your blog was being hosted by Wordpress and then they insisted on chargi… http://bit.ly/1fDYre

  48. I'm very happy with the refinements I made to the blog. What do you think? http://www.blogbloke.com/

  49. How to Produce Your Own Podcast http://ff.im/-dm32o

  50. "10 Reasons Why Twitter Is So Popular" ( http://bit.ly/8CM5gX )

  51. Updated my Blokester Buttons for 2010. Grab yours now .. http://www.blogbloke.com/introducing-new-blokester-buttons/

  52. How to Make Professional Podcast Videos for Your Blog (Vlog) http://bit.ly/7EHvN8

  53. RT @projournalist: How to Make Professional Podcast Videos for Your Blog (Vlog) http://bit.ly/7EHvN8

  54. RT @journtoolbox RT @projournalist: How to Make Professional Podcast Videos for Your Blog (Vlog) http://bit.ly/7EHvN8

  55. @BLOGBloke - really ok - am trying to pull off this from your blog http://bit.ly/5Zv5kW (thank you so much for documenting this - it rocks)

  56. @BLOGBloke - do you think I could use this service to redirect or park my domain like you mentioned in http://bit.ly/5Zv5kW

  57. Great tutorial on migrating your blog from #blogger to #wordpress. http://bit.ly/Nlr2k

  58. @FijiLomalagi my email is at the bottom of my blog http://www.blogbloke.com/

  59. @Kwame, you will have to play around with the Apache code .. http://bit.ly/5Z3vbE

  60. @Ankit_A see if this helps.. http://bit.ly/Nlr2k

  61. @drewmillikin My technical skills are limited, but I found this post to be very helpful: http://bit.ly/7LY764. My advice: pull the trigger.

  62. @Adam Johnson .. it was my pleasure and glad it worked for you .. http://bit.ly/5Z3vbE

  63. @gopmommy Your domain name redirection is done on your hosting service. Check this tutorial http://is.gd/8TXkI

  64. @stepfanieb Check #6. http://bit.ly/Nlr2k

  65. RT @BLOGBlokeTips How to Make Professional Podcast Videos for Your Blog (Vlog) http://bit.ly/2JgxLd

  66. @Wade, like I mentioned earlier in the article the odd link might get changed during the import process into Wordpr… http://bit.ly/5Z3vbE

  67. @John Daniels, not sure if I understand your question. Can you be more specific? http://bit.ly/cjF9ac

  68. RT @Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  69. Should you use a "#TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  70. Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB: Twitter_Tips: Should .. http://bit.ly/9ApqEG
    RT

  71. 8 Twitter Tips to Promote Your Blog: We should be leveraging Twitter to drive traffic over to our blogs – not the … http://bit.ly/dxYF2d

  72. RT @Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  73. RT @Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  74. 8 Twitter Tips to Promote Your Blog - We should be leveraging Twitter to drive traffic over to our blogs – not the … http://ow.ly/16Uu8y

  75. Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB: Twitter_Tips: Should you us… http://bit.ly/95gYJT

  76. RT @Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  77. Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB http://url4.eu/21u9n

  78. RT @Twitter_Tips: Should you use a "TwitterRoll" to promote your blog? http://j.mp/cO1yKB

  79. 8 Twitter Tips to Promote Your Blog http://bit.ly/bLbgz2

  80. RT @mparent77772: 8 Twitter Tips to Promote Your Blog http://bit.ly/bLbgz2

  81. 8 Twitter Tips to Promote Your Blog http://bit.ly/bLbgz2 (via @mparent77772)

  82. RT @mparent77772: 8 Twitter Tips to Promote Your Blog http://bit.ly/bLbgz2: RT @mparent77772: 8 Twitter Tips to Pr… http://bit.ly/dortmq

  83. RT @mparent77772
    8 Twitter Tips to Promote Your Blog http://bit.ly/bLbgz2: RT @mparent77772
    8 Twitter Tips to Pr… http://bit.ly/diYc9B

  84. @Dorinda, I'm on pay & talk with auto top-up and on the phone with Telus (Philippines) as I write this. My daughter… http://bit.ly/1BH6lz

  85. @Jayanta Deka, step #1 is for the new domain and parking is for the old one.

    Tell me .. who is your blog host pr… http://bit.ly/5Z3vbE

  86. @BLOGBloke, Hi,
    I wrote some time earlier that the system is working. But its not now! And I have changed nothing!… http://bit.ly/5Z3vbE

  87. @Kathy Dickens, yes that's right. I remember him well. http://bit.ly/bVqh7d

  88. @BLOGBlokeTips Thanks also, sir. What am I thanking you for, by the way? Having a badass blog at http://bit.ly/d4jZWu ? I'm down for that.

  89. RT @BLOGBlokeTips Migrating-Moving Blogger to Wordpress: The Good, Bad and the Ugly http://bit.ly/1wYXCq

  90. RT @akhilsethi: RT @BLOGBlokeTips Migrating-Moving Blogger to Wordpress: The Good, Bad and the Ugly http://bit.ly/1wYXCq

  91. 10 Reasons Why Twitter Is So Popular > http://bit.ly/c3QPQZ

  92. Should Your Business be Blogging? http://bit.ly/7Zvgck

  93. Better TIPS by Blog Bloke (BLOGBloke) http://www.blogbloke.com/ Blogging.alltop

  94. @5andra > Moving-Migrating from Wordpress to Blogger: The Good, Bad, the Ugly, and How I Did It http://bit.ly/ayW6Af

  95. Snarky .. 15 Secret Tips for Building A Better Blog http://bit.ly/4ldWbD

  96. @clickryan @5andra .. here you go: Migrating-Redirecting Blogger to Wordpress: The Complete Guide! http://bit.ly/JDz43

  97. The Top 10 Commenting Sins of All Time! http://bit.ly/ddJnzC

  98. RT @BLOGBlokeTips: The Top 10 Commenting Sins of All Time! http://bit.ly/ddJnzC

  99. @[email protected], I'm assuming you are referring to the apache code above in which case yes, if you want yo… http://bit.ly/5Z3vbE

  100. Calling all Blokesters: I changed the blog background .. please let me know what you think http://www.blogbloke.com/

  101. @BLOGBlokeTips Looks clean, sir. I need a comparison, though~ http://bit.ly/d4jZWu

  102. 10 motivos por los que twitter es tan popular…..
    Estais de acuerdo? http://www.blogbloke.com/twitter-popular/

  103. Beware of Geeks Bearing Online Gifts http://bit.ly/5iaUha

  104. @neha, yes I recommend GoDaddy so you can use this tutorial AND they're cheaper too. http://bit.ly/5Z3vbE

  105. @neha .. no, I would not recommend GoDaddy for hosting your blog. I would look elsewhere. I use http://hexahost.com… http://bit.ly/5Z3vbE

  106. @BLOGBloke, great. I just emailed Hexahost to confirm that, but did they install Wordpress for you when you purchas… http://bit.ly/5Z3vbE

  107. @BLOGBloke, ok i have taken a look around for a web host… and found 3 options, hexahost which you told me about, … http://bit.ly/5Z3vbE

  108. 10 Reasons Why Twitter Is So Popular
    http://www.blogbloke.com/twitter-popular/

  109. Have you tried Apture yet? Check it out on my blog http://www.blogbloke.com/ Scroll down and watch the top .. cool http://www.apture.com/

  110. @BlogBlokeTips My 1st comment in yr blog was back in '08 http://www.blogbloke.com/what-is-nofollow-and-why-your-blog-should-get-rid-of-it/

  111. Migrating-Moving from Blogger to Wordpress: The Good, Bad and the Ugly http://bit.ly/1wYXCq

  112. Migrating-Redirecting Blogger to Wordpress: The Complete Guide! http://bit.ly/1tGuFi

  113. Reading: "Migrating-Redirecting Blogger to Wordpress: The Complete Guide!"( http://twitthis.com/8jqauj )

  114. BLOGBloke just got a facelift. I decided to brighten things up a bit (yes I like blue). Let me know what you think http://www.blogbloke.com

  115. @Julie-Inspired to Write, hi there. Did you read this part?

    Note: If it doesn’t work, open up a wordpress.com … http://bit.ly/5Z3vbE

  116. 10 Reasons Why Twitter Is So Popular http://ff.im/-mBS4r

  117. @Kristina, I'm happy to hear it's working for you but I don't recommend deviating from the instructions in this pos… http://bit.ly/5Z3vbE

  118. @p_money Check out: http://bit.ly/Nlr2k to redirect. As for the new blog there are a few things you can do easily to help with google.

  119. I Love my Pipe http://bit.ly/4mR7zo

  120. What is a Pro Blogger? Setting the Record Straight http://bit.ly/81mzqi

  121. Using the LinkWithin plugin is helping me rediscover posts I've forgotten. I wrote a lot of good stuff if I may say so http://bit.ly/9sIzm5

  122. What does Original Content and Plagiarism mean for Bloggers? http://bit.ly/3Yzmsr

  123. "Better TIPS by Blog Bloke (BLOGBloke)" - http://bit.ly/bgSL6G via @BLOGBlokeTips

  124. 8 Twitter Tips to Promote Your Blog http://bit.ly/c5MwAh

  125. The Importance of Linking: http://bit.ly/2AjVpp Link Long and Prosper!

  126. Mohammad Elsheimy, no big deal. Just go into Google Webmaster Tools and choose your “Preferred Domain”. With or… http://bit.ly/bbzsUk

  127. The Importance of Linking: Link Long and Prosper! http://www.blogbloke.com/on-importance-of-linking/

  128. @BLOGBloke, Yeah, I found it. Google Webmaster -> Site Configuration -> Settings -> Preferred Domain.

    T… http://bit.ly/bbzsUk

  129. How to Make Professional Podcast Videos for Your Blog (Vlog) http://bit.ly/c4Xz6k

  130. Make Money Blogging with Google Adsense http://bit.ly/dgzVTr

  131. @Jennifer, from what I've seen Matt Cutts of Google has done a little backtracking and sidestepping on the issue an… http://bit.ly/ciskW3

  132. RT @BLOGBlokeTips 8 Twitter Tips to Promote Your Blog http://bit.ly/cT7wyV

  133. RT @Twit_Expert @Punflaykids 8 Twitter Tips to Promote Your Blog http://bit.ly/cT7wyV:

  134. RT @Twit_Expert @Punflaykids 8 Twitter Tips to Promote Your Blog http://bit.ly/cT7wyV:: RT @Twit_Expert @Punflayki… http://bit.ly/aXs09N

  135. Keeping Social Media Real with Blog Bloke http://bit.ly/bJtpS6

  136. @jimmymycrushie, if you want a professional blog then Wordpress is the way to go. A personal blog is just fine on B… http://bit.ly/1fDYre

  137. @G.Taylor, just don't forget to give credit to the guy who started it all http://bit.ly/1BH6lz

  138. @Sanya - jimmymycrushie.blogspot.com, this also might help http://www.blogbloke.com/custom-domain-blogger-dns-seo-g… http://bit.ly/5Z3vbE

  139. Online Internet Security - How To Avoid Disaster and Recover if the Worst Should Happen http://bit.ly/c3oMoJ RT @BLOGBlokeTips

  140. Read BLOGBloke to find out why 99% of what THEY tell you is a complete waste of time. http://www.blogbloke.com/ Keep it real.

  141. RT @BLOGBlokeTips URLs With or Without WWW Subdomain - Which is Best? http://www.blogbloke.com/url-with-or-without-www/

  142. Reading: "Create a Gmail button for your Blog"( http://twitthis.com/n89kok )

  143. The Complete Guide of Becoming a Logo Designer http://bit.ly/cF6NZ1 I made my own .. what do you think? http://www.blogbloke.com/

  144. Ok, I'm color blind. I'm experimenting with the blog design so please bear with me http://www.blogbloke.com/

  145. Hi Blokesters! I changed the blog design a bit, so please tell me what you think http://www.blogbloke.com/

  146. Reading: "8 Twitter Tips to Promote Your Blog"( http://twitthis.com/kynxk3 )

  147. I think I may have the only bannerless blog design out there .. http://www.blogbloke.com/

  148. RT @BLOGBlokeTips What is NOFOLLOW and Why Your Blog Should Get Rid of It http://bit.ly/bCdNr0

  149. RT @barry_wells: RT @BLOGBlokeTips What is NOFOLLOW and Why Your Blog Should Get Rid of It http://bit.ly/bCdNr0

  150. Merry Christmas Blokesters! http://bit.ly/gUl4jD

  151. Merry Christmas Blokesters! http://bit.ly/f8HLR5

  152. RT @BLOGBlokeTips 10 Reasons Why I Don’t Like Your Blog http://bit.ly/9ZMRRT

  153. RT @tracymatthewman: RT @BLOGBlokeTips 10 Reasons Why I Don’t Like Your Blog http://bit.ly/9ZMRRT

  154. RT @tracymatthewman: RT @BLOGBlokeTips 10 Reasons Why I Don’t Like Your Blog http://bit.ly/9ZMRRT

  155. @UKLegalEagle See: http://bit.ly/aFyYWx | http://bit.ly/2Lg92 | http://bit.ly/35DtAY … might help!

  156. @johnbrissenden Have found this http://www.blogbloke.com/moving-wordpress-blogger/ Explains but I don't know what he's on about!

  157. Currently Browsing: http://is.gd/1neArY

  158. I'm really happy with the design changes I made to the blog. How about you? http://www.blogbloke.com/

  159. 8 #twitter tips to promote your #blog http://bit.ly/YpqhV #socialmedia #seo #blogging

  160. I think I am finally finding my voice! http://bit.ly/h4mMQh /MKD

  161. Shocking, the # of copycats bouncing off my post http://bit.ly/6rFYFE without linking or even a hat tip.

  162. Gave the blog a new facelift. Let me know what you think http://www.blogbloke.com/

  163. Can anybody confirm my blog is down? http://www.blogbloke.com/ Thanks

  164. SO TRUE:15 Secret Tips for Building A Better Blog http://bit.ly/bhiGqN

  165. RT @BLOGBlokeTips: SO TRUE:15 Secret Tips for Building A Better Blog http://bit.ly/bhiGqN

  166. Does anybody else notice my blog is down? http://www.blogbloke.com/

  167. @rogerajohnson Roger, will you do me a favor and check my blog it it's working for you? I won't load at my end http://www.blogbloke.com/

  168. @rhyswynne Rhys! Ahhhh are you any good at redirecting blogger to wordpress?!?!? http://ow.ly/4lETl #stuck #bigtime

  169. @BLOGBlokeTips Keep it real with the true blogging original Blog Bloke http://www.blogbloke.com/

  170. How to win friends and influence people through social media http://bit.ly/gDmHUd

  171. 10 Reasons Why Twitter Is So Popular above: http://www.blogbloke.com/twitter-popular/

  172. Hence, people are lazy and stupid??? http://www.blogbloke.com/twitter-popular/

  173. The Suffering Blogger: 10 Lessons I’ve Learned the Hard Way http://bit.ly/cGMMD2

  174. @HDNinjaCP This should help http://www.blogbloke.com/moving-wordpress-blogger/ also If you move to blogger I can make you a amazing (cont)

  175. 10 Reasons Why Twitter Is So Popular http://bit.ly/j6sU1S

  176. @ksheriffdeen A link is at the bottom of my profile http://www.blogbloke.com/

  177. The TRUTH About Social Networks http://t.co/W1nioqw

  178. @blogneta @vaspersthegrate I said the same thing many moons ago http://www.blogbloke.com/twitter-grow-up/

  179. "Making Your Blog Search Engine Friendly - http://t.co/QanVLRj

  180. "Making Your Blog Search Engine Friendly - http://t.co/QanVLRj

  181. Migrating-Redirecting Blogger to Wordpress: The Complete Guide! http://bit.ly/nw7j7B

BLOGBloke AvatarGot an Opinion? Your avatar (like mine on the right) will magically appear from your social profiles like Twitter or Gravatar. Looking good ^_^

Share   Share this with friends

Subscribe to Better Blog Tips Newsfeed SUBSCRIBE to all of Bloke Bloke's Articles (Newsfeed)

Subscribe to Better Blog Tips and the New Media Newsfeed Subscribe only to Comments for this Article | TrackBack URL

You can also use these html tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>