<?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>Wordpress Well &#187; Social Media</title>
	<atom:link href="http://wordpresswell.com/category/social-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpresswell.com</link>
	<description>Tips &#38; tricks for getting the most out of Wordpress!</description>
	<lastBuildDate>Sat, 03 Apr 2010 03:05:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress › Increase Sociability « WordPress Plugins</title>
		<link>http://wordpresswell.com/2010/04/wordpress-%e2%80%ba-increase-sociability-%c2%ab-wordpress-plugins/</link>
		<comments>http://wordpresswell.com/2010/04/wordpress-%e2%80%ba-increase-sociability-%c2%ab-wordpress-plugins/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 03:05:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://wordpresswell.com/?p=36</guid>
		<description><![CDATA[A plugin to present different messaging to visitors from different sites, such as Stumbleupon and Digg. With this plugin you can ask that visitors recommend your content if they like it.
WordPress › Increase Sociability « WordPress Plugins.
]]></description>
		<wfw:commentRss>http://wordpresswell.com/2010/04/wordpress-%e2%80%ba-increase-sociability-%c2%ab-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dynamic Facebook Share for Wordpress</title>
		<link>http://wordpresswell.com/2009/11/dynamic-facebook-share-for-wordpress/</link>
		<comments>http://wordpresswell.com/2009/11/dynamic-facebook-share-for-wordpress/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 04:12:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Share]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://wordpresswell.com/?p=19</guid>
		<description><![CDATA[Here&#8217;s the code for integrating Facebook Share with Wordpress (i.e. you want users to be able to post your pages on facebook and you want to control what gets posted).
//Dynamic title
&#60;?php
if (is_front_page()) {
echo &#8216;&#60;meta name=&#8221;title&#8221; content=&#8221;HOME TITLE&#8221; /&#62;&#8217;;
} else {
echo &#8216;&#60;meta name=&#8221;title&#8221; content=&#8221;&#8216;;
wp_title(&#8221;,true,&#8221;);
echo &#8216;&#8221; /&#62;&#8217;;
}
?&#62;
//Dynamic thumbnail using Press 75 Simple Thumbnail plugin
&#60;?php
if (is_single()) {
if ( [...]]]></description>
		<wfw:commentRss>http://wordpresswell.com/2009/11/dynamic-facebook-share-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
