<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Royal Deer Design &#187; Like Button</title>
	<atom:link href="https://www.royaldeerdesign.com/tag/like-button/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.royaldeerdesign.com</link>
	<description>Web Design Company</description>
	<lastBuildDate>Thu, 21 Aug 2025 15:08:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>How to add Facebook Like Button to WordPress Blog Posts</title>
		<link>https://www.royaldeerdesign.com/2011/01/how-to-add-facebook-like-button-to-wordpress-blog-posts/</link>
		<comments>https://www.royaldeerdesign.com/2011/01/how-to-add-facebook-like-button-to-wordpress-blog-posts/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 14:49:47 +0000</pubDate>
		<dc:creator><![CDATA[Sheuli]]></dc:creator>
				<category><![CDATA[Internet Business News]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Like Button]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coot.arvixe.com/~royald/?p=3112</guid>
		<description><![CDATA[There are some plugins for WordPress that add Facebook Like button, however we can add this functionality manually by editing single.php file. To do so, go to single.php file and find a place marked as . Then insert this code, for example just bellow. < ?php the_content(' '); ?> < iframe src="http://www.facebook.com/plugins/like.php?href=< ?php the_permalink() ?>&#038;layout=standard&#038;show_faces=true&#038;width=450&#038;action=like&#038;colorscheme=light&#038;height=80&#8243;]]></description>
				<content:encoded><![CDATA[<p>There are some plugins for WordPress that add Facebook Like button, however we can add this functionality manually by editing single.php file.</p>
<p>To do so, go to single.php file and find a place marked as .</p>
<p>Then insert this code, for example just bellow. < ?php the_content(' '); ?> </p>
<p>< iframe src="http://www.facebook.com/plugins/like.php?href=< ?php the_permalink() ?>&#038;layout=standard&#038;show_faces=true&#038;width=450&#038;action=like&#038;colorscheme=light&#038;height=80&#8243; scrolling=&#8221;no&#8221; frameborder=&#8221;0&#8243; style=&#8221;border:none; overflow:hidden; width:450px; height:80px;&#8221; allowTransparency=&#8221;true&#8221;> </p>
]]></content:encoded>
			<wfw:commentRss>https://www.royaldeerdesign.com/2011/01/how-to-add-facebook-like-button-to-wordpress-blog-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
