How To Setup LinkWithin On Individual Post Only
credit |
I figured it out that I must remove it from my homepage and setting it just on my individual posts. Here is the instruction for Blogger:
- Copy the LinkWithin code to Notepad and Remove your LinkWithin at Page Element Blogger
- Go to Template > Edit HTML
- Find </body> and put this code below before </body> tag. Change YOUR linkwithin ID from ID in your notepad (step 1)
- <b:if cond='data:blog.pageType == "item"'>
- <script>
- var linkwithin_site_id = YOUR linkwithin ID;
- </script>
- <script src="http://www.linkwithin.com/widget.js"></script>
- <a href="http://www.linkwithin.com/"><img src="http://www.linkwithin.com/pixel.png" alt="Related Posts Plugin for WordPress, Blogger..." style="border: 0" /></a>
- </b:if>
Hope this usefull for you! Tell me if something not working!
Komentar
Posting Komentar
Your thoughts greatly appreciated! Share it with us! (^_^)
Nowadays, I've been have hard times to reply comments or blogwalking to your blog. So, thank you so much for visiting me here!