<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"	>
<channel>
	<title>Comments on: How to Add Facebook Like Button in WordPress</title>
	<atom:link href="http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:04:12 +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: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-125203</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Mon, 30 Jan 2012 16:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-125203</guid>
		<description>Post loop is the code which says while have posts, the post etc. You want to post this code before the endwhile;</description>
		<content:encoded><![CDATA[<p>Post loop is the code which says while have posts, the post etc. You want to post this code before the endwhile;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fran Dorf</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-125174</link>
		<dc:creator>Fran Dorf</dc:creator>
		<pubDate>Fri, 27 Jan 2012 22:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-125174</guid>
		<description>Where do I find the &quot;post loop&quot; in the single.php file?  I&#039;ve tried pasting your code in various places and nothing happens!!!</description>
		<content:encoded><![CDATA[<p>Where do I find the &#8220;post loop&#8221; in the single.php file?  I&#8217;ve tried pasting your code in various places and nothing happens!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpbeginner</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124744</link>
		<dc:creator>wpbeginner</dc:creator>
		<pubDate>Mon, 19 Dec 2011 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124744</guid>
		<description>your code is right... it seems like that its some sort of FB glitch that its not recording your likes.</description>
		<content:encoded><![CDATA[<p>your code is right&#8230; it seems like that its some sort of FB glitch that its not recording your likes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tierney</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124733</link>
		<dc:creator>Tierney</dc:creator>
		<pubDate>Sun, 18 Dec 2011 22:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124733</guid>
		<description>sorry. I tried posting my code but showed up as that WP beginner. My apologies</description>
		<content:encoded><![CDATA[<p>sorry. I tried posting my code but showed up as that WP beginner. My apologies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tierney</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124732</link>
		<dc:creator>Tierney</dc:creator>
		<pubDate>Sun, 18 Dec 2011 22:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124732</guid>
		<description>Hi, I posted the code on my site and it worked. However, the friend icon is not staying. When i refresh the page, the friend icon disappears.  I want all of the friend that clicked the like button to remain so I would know who clicked the like button. I need their names for the prize drawing. Can you help? Here is my code:&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=ID)); ?&gt;&amp;layout=standard&amp;show_faces=true;width=450&amp;action=like&amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;20&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; overflow:hidden; width:450px; height:60px&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Hi, I posted the code on my site and it worked. However, the friend icon is not staying. When i refresh the page, the friend icon disappears.  I want all of the friend that clicked the like button to remain so I would know who clicked the like button. I need their names for the prize drawing. Can you help? Here is my code:&lt;iframe src=&quot;<a href="http://www.facebook.com/plugins/like.php?href=ID" rel="nofollow">http://www.facebook.com/plugins/like.php?href=ID</a>)); ?&gt;&amp;layout=standard&amp;show_faces=true;width=450&amp;action=like&amp;colorscheme=light&#8221; scrolling=&#8221;no&#8221; frameborder=&#8221;20&#8243; allowTransparency=&#8221;true&#8221; style=&#8221;border:none; overflow:hidden; width:450px; height:60px&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megan at Fiterature</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124542</link>
		<dc:creator>Megan at Fiterature</dc:creator>
		<pubDate>Wed, 07 Dec 2011 16:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124542</guid>
		<description>Hi - this is not working for me.  I copy and pasted exactly what is above into my single.php section.  I am using the Twenty Eleven theme.  When I Update File and then check my website...no Like button.  What am I missing?</description>
		<content:encoded><![CDATA[<p>Hi &#8211; this is not working for me.  I copy and pasted exactly what is above into my single.php section.  I am using the Twenty Eleven theme.  When I Update File and then check my website&#8230;no Like button.  What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpbeginner</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124272</link>
		<dc:creator>wpbeginner</dc:creator>
		<pubDate>Mon, 14 Nov 2011 21:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124272</guid>
		<description>@papayacansada where it says href in the code. Replace the php code with your site domain.</description>
		<content:encoded><![CDATA[<p>@papayacansada where it says href in the code. Replace the php code with your site domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: papayacansada</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124271</link>
		<dc:creator>papayacansada</dc:creator>
		<pubDate>Mon, 14 Nov 2011 21:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124271</guid>
		<description>I&#039;ve been having some headaches with this thing, all I want is a facebook like button on the homepage, I got that but the problem is that when the button is clicked it will like the most recent post and not the main page, after many attempts at the moment I have the code outside the loop, in the header so it displays pretty much everywhere,  it seems that even this way when I&#039;m on a single page the button work as supposed and likes go to the single post, my concern is the main page, I need it to like mydomain.com and not the latest post when I&#039;m on the homepage.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been having some headaches with this thing, all I want is a facebook like button on the homepage, I got that but the problem is that when the button is clicked it will like the most recent post and not the main page, after many attempts at the moment I have the code outside the loop, in the header so it displays pretty much everywhere,  it seems that even this way when I&#8217;m on a single page the button work as supposed and likes go to the single post, my concern is the main page, I need it to like mydomain.com and not the latest post when I&#8217;m on the homepage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jenniferdoser</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124018</link>
		<dc:creator>jenniferdoser</dc:creator>
		<pubDate>Thu, 27 Oct 2011 15:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124018</guid>
		<description>I&#039;m using the XFBML way and I&#039;m still not quite there. I think the main issue is that when I first activated the plugin, I used my business page Facebook ID instead of my personal ID. I&#039;ve since updated the ID, but I still get an error when I like a post:The app ID &quot;73464248836&quot; specified within the &quot;fb:app_id&quot; meta tag was invalid.This is my business page ID. I tried deleting the plugin and starting from scratch, but that&#039;s not working. How can I get WP to recognize the new ID?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the XFBML way and I&#8217;m still not quite there. I think the main issue is that when I first activated the plugin, I used my business page Facebook ID instead of my personal ID. I&#8217;ve since updated the ID, but I still get an error when I like a post:The app ID &#8220;73464248836&#8243; specified within the &#8220;fb:app_id&#8221; meta tag was invalid.This is my business page ID. I tried deleting the plugin and starting from scratch, but that&#8217;s not working. How can I get WP to recognize the new ID?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpbeginner</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-like-button-in-wordpress/comment-page-1/#comment-124015</link>
		<dc:creator>wpbeginner</dc:creator>
		<pubDate>Thu, 27 Oct 2011 13:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1623#comment-124015</guid>
		<description>@jenniferdoser  Ok first, you need to follow the XFBML way if you want insights, and the dropdown message box on the like buttons.Then follow this tutorial:http://www.wpbeginner.com/wp-tutorials/how-to-get-facebook-insights-for-your-wordpress-site/ </description>
		<content:encoded><![CDATA[<p>@jenniferdoser  Ok first, you need to follow the XFBML way if you want insights, and the dropdown message box on the like buttons.Then follow this tutorial:<a href="http://www.wpbeginner.com/wp-tutorials/how-to-get-facebook-insights-for-your-wordpress-site/" rel="nofollow">http://www.wpbeginner.com/wp-tutorials/how-to-get-facebook-insights-for-your-wordpress-site/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-02-09 23:28:44 -->
