<?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 Facebook &#8220;Like&#8221; to Your WordPress Blog</title>
	<atom:link href="http://joelnagy.com/blog/2010/05/add-facebook-like-to-your-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelnagy.com/blog/2010/05/add-facebook-like-to-your-wordpress-blog/</link>
	<description>web technology is a way of life</description>
	<pubDate>Sat, 19 May 2012 20:55:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joel Nagy</title>
		<link>http://joelnagy.com/blog/2010/05/add-facebook-like-to-your-wordpress-blog/comment-page-1/#comment-176</link>
		<dc:creator>Joel Nagy</dc:creator>
		<pubDate>Wed, 12 May 2010 16:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://joelnagy.com/blog/?p=210#comment-176</guid>
		<description>ian: the URL structure builds on my previous post for using shortURLs based on the postID only (which is what the 104 is coming from).  If you are not using a shortURL you'll want to use this for your URL in the href param:

&lt; ?php echo urlencode(get_permalink($post-&gt;ID)); ?&gt;</description>
		<content:encoded><![CDATA[<p>ian: the URL structure builds on my previous post for using shortURLs based on the postID only (which is what the 104 is coming from).  If you are not using a shortURL you&#8217;ll want to use this for your URL in the href param:</p>
<p>< ?php echo urlencode(get_permalink($post->ID)); ?></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian christy</title>
		<link>http://joelnagy.com/blog/2010/05/add-facebook-like-to-your-wordpress-blog/comment-page-1/#comment-175</link>
		<dc:creator>ian christy</dc:creator>
		<pubDate>Wed, 12 May 2010 16:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://joelnagy.com/blog/?p=210#comment-175</guid>
		<description>I put this in and worked great, unfortunately, worked great pointing to your webpage. DOh, that's my bad, so I swapped the URL in the script; unfortunately I can't get it to work putting in my domain, keep getting this error:
The page at http://ianchristy.com/104 could not be reached.

I swapped in this:

&lt;iframe src="http://www.facebook.com/plugins/like.php?href=http://ianchristy.com/&amp;layout=standard&amp;show_faces=false&amp;width=425&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:425px; height:30px;"&gt;

doesn't seem to work, and I don't get enough about the WP scripting to see where the "104" is coming from. Appears to be a page number. Hos should this script look or what function should I change to get the facebook bit to like my URL instead of yours?
Thanks!
e</description>
		<content:encoded><![CDATA[<p>I put this in and worked great, unfortunately, worked great pointing to your webpage. DOh, that&#8217;s my bad, so I swapped the URL in the script; unfortunately I can&#8217;t get it to work putting in my domain, keep getting this error:<br />
The page at <a href="http://ianchristy.com/104" rel="nofollow">http://ianchristy.com/104</a> could not be reached.</p>
<p>I swapped in this:</p>
<p>&lt;iframe src=&#8221;http://www.facebook.com/plugins/like.php?href=http://ianchristy.com/&amp;layout=standard&amp;show_faces=false&amp;width=425&amp;action=like&amp;colorscheme=light&#8221; scrolling=&#8221;no&#8221; frameborder=&#8221;0&#8243; allowTransparency=&#8221;true&#8221; style=&#8221;border:none; overflow:hidden; width:425px; height:30px;&#8221;&gt;</p>
<p>doesn&#8217;t seem to work, and I don&#8217;t get enough about the WP scripting to see where the &#8220;104&#8243; is coming from. Appears to be a page number. Hos should this script look or what function should I change to get the facebook bit to like my URL instead of yours?<br />
Thanks!<br />
e</p>
]]></content:encoded>
	</item>
</channel>
</rss>

