<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Add Social Bookmark Links to your Posts in Blogger</title>
	<atom:link href="http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/</link>
	<description>Blog Themes, Blog Design &#38; Daily Blog Tips</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:16:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Safetyjunction</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-354277</link>
		<dc:creator>Safetyjunction</dc:creator>
		<pubDate>Wed, 03 Nov 2010 23:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-354277</guid>
		<description>I&#039;ve been using the ones from addthis.com 
 
Seem quite popular now. </description>
		<content:encoded><![CDATA[<p>I&#039;ve been using the ones from addthis.com </p>
<p>Seem quite popular now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Start social network</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-224801</link>
		<dc:creator>Start social network</dc:creator>
		<pubDate>Mon, 11 Aug 2008 06:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-224801</guid>
		<description>I totally agree Social Bookmarking is a great way to actually get your content recognized. By placing bookmarking buttons at the end of your blog posts your actually requesting your visitors to bookmark the content for future referece, This is a great way to get the visitor back to your website. </description>
		<content:encoded><![CDATA[<p>I totally agree Social Bookmarking is a great way to actually get your content recognized. By placing bookmarking buttons at the end of your blog posts your actually requesting your visitors to bookmark the content for future referece, This is a great way to get the visitor back to your website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle at Scribbit</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-223146</link>
		<dc:creator>Michelle at Scribbit</dc:creator>
		<pubDate>Thu, 07 Aug 2008 01:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-223146</guid>
		<description>I&#039;ve been working on this all night and haven&#039;t been able to get Blogger to take my code.  I&#039;ve Googled it all over the place and have used six or seven different codes that everyone assures should do the trick (it should be so easy right?) but every time Blogger rejects the code.  I got it to work for my Kirtsy tag and even tried copying the Kirtsy code with the changes for del.icio.us but it still won&#039;t work.  I&#039;m pulling my hair out, crazy with these dumb blogger notices of &quot;your template isn&#039;t properly formed . . . &quot; </description>
		<content:encoded><![CDATA[<p>I&#39;ve been working on this all night and haven&#39;t been able to get Blogger to take my code.  I&#39;ve Googled it all over the place and have used six or seven different codes that everyone assures should do the trick (it should be so easy right?) but every time Blogger rejects the code.  I got it to work for my Kirtsy tag and even tried copying the Kirtsy code with the changes for del.icio.us but it still won&#39;t work.  I&#39;m pulling my hair out, crazy with these dumb blogger notices of &quot;your template isn&#39;t properly formed . . . &quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eterniel</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-160874</link>
		<dc:creator>Eterniel</dc:creator>
		<pubDate>Tue, 03 Jun 2008 12:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-160874</guid>
		<description>The original template code was autoformatted by publishing engine and got some symbols autoreplaced. (like &quot; for &#8221;, &#039; for &#8217;, &#039;16x16&#039; for &#039;16&#215;16&#039; and so on). To make it work you need to replace these symbols back (you can use autoreplace) and also expand ampersand (&amp;) symbol to the actual &amp; code. 
 
I didn&#039;t knew if my response here is going to be autoformatted as well, so I made a post in my blog with the code that can be properly copypasted: &lt;a href=&quot;http://eterniel.blogspot.com/2008/06/how-to-add-social-bookmark-links-to.html&quot; rel=&quot;nofollow&quot;&gt;How to add social bookmark links to your posts in Blogger&lt;/a&gt;, linking to this original article. 
Hope it helps. </description>
		<content:encoded><![CDATA[<p>The original template code was autoformatted by publishing engine and got some symbols autoreplaced. (like &quot; for &rdquo;, &#39; for &rsquo;, &#39;16&#215;16&#39; for &#39;16&times;16&#39; and so on). To make it work you need to replace these symbols back (you can use autoreplace) and also expand ampersand (&amp;) symbol to the actual &amp;amp; code.</p>
<p>I didn&#39;t knew if my response here is going to be autoformatted as well, so I made a post in my blog with the code that can be properly copypasted: <a href="http://eterniel.blogspot.com/2008/06/how-to-add-social-bookmark-links-to.html" rel="nofollow">How to add social bookmark links to your posts in Blogger</a>, linking to this original article.</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pradeep</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-145458</link>
		<dc:creator>pradeep</dc:creator>
		<pubDate>Fri, 23 May 2008 00:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-145458</guid>
		<description>hi had some issue. when i added the code after that &quot;data:post.body&quot;. it shows template error while i saving the template  :roll: </description>
		<content:encoded><![CDATA[<p>hi had some issue. when i added the code after that &quot;data:post.body&quot;. it shows template error while i saving the template  <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 21 Days to a more profitable blog - Day 2! Enhance your blog to compel word-of-mouth &#187; Barbara Ling</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-143270</link>
		<dc:creator>21 Days to a more profitable blog - Day 2! Enhance your blog to compel word-of-mouth &#187; Barbara Ling</dc:creator>
		<pubDate>Wed, 21 May 2008 09:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-143270</guid>
		<description>[...] Add Social Bookmark Links to your Posts in Blogger [...]</description>
		<content:encoded><![CDATA[<p>[...] Add Social Bookmark Links to your Posts in Blogger [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soma.</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-117910</link>
		<dc:creator>Soma.</dc:creator>
		<pubDate>Thu, 24 Apr 2008 09:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-117910</guid>
		<description>&lt;strong&gt;Soma....&lt;/strong&gt;

Soma radio. Soma compound. Soma. Buy soma watson brand online 150 tablets. Buy watson brand soma....</description>
		<content:encoded><![CDATA[<p><strong>Soma&#8230;.</strong></p>
<p>Soma radio. Soma compound. Soma. Buy soma watson brand online 150 tablets. Buy watson brand soma&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Bridgewater</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-116074</link>
		<dc:creator>Jason Bridgewater</dc:creator>
		<pubDate>Mon, 21 Apr 2008 18:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-116074</guid>
		<description>I had the same issue.  Getting Errors.  :sad:</description>
		<content:encoded><![CDATA[<p>I had the same issue.  Getting Errors.  <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Liem</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-105150</link>
		<dc:creator>Louis Liem</dc:creator>
		<pubDate>Wed, 09 Apr 2008 07:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-105150</guid>
		<description>Or you can also use Social Marker. They serve up to 50 social bookmarking sites and saves readers&#039; time bookmarking your post by auto submitting them to all social bookmarking sites listed. :idea: 

You can read the review on my blog :twisted:</description>
		<content:encoded><![CDATA[<p>Or you can also use Social Marker. They serve up to 50 social bookmarking sites and saves readers&#8217; time bookmarking your post by auto submitting them to all social bookmarking sites listed. <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' />  </p>
<p>You can read the review on my blog <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeev Edmonds</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-104714</link>
		<dc:creator>Rajeev Edmonds</dc:creator>
		<pubDate>Tue, 08 Apr 2008 12:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-104714</guid>
		<description>Codes are giving error messages. Not working  :sad: </description>
		<content:encoded><![CDATA[<p>Codes are giving error messages. Not working  <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Keiler</title>
		<link>http://www.bloggingtips.com/2008/04/07/add-social-bookmark-links-to-your-posts-in-blogger/#comment-103776</link>
		<dc:creator>Larry Keiler</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=1521#comment-103776</guid>
		<description>These codes don&#039;t seem to work. I keep getting error messages when I try to put them into my template. I don&#039;t know enough about code to fix them. :cry:</description>
		<content:encoded><![CDATA[<p>These codes don&#8217;t seem to work. I keep getting error messages when I try to put them into my template. I don&#8217;t know enough about code to fix them. <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

