<?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>Sakin Shrestha &#62; Management and IT Consultant (Wordpress Expert) &#187; Social Media</title>
	<atom:link href="http://www.sakinshrestha.com/tag/social-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sakinshrestha.com</link>
	<description>Articles related to Management, Technology, WordPress,  News, Travel to Nepal</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:15:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Insert Social Media Submission Links In Your Theme Without A Plugin</title>
		<link>http://www.sakinshrestha.com/wordpress/insert-social-media-submission-links-theme-without-plugin/</link>
		<comments>http://www.sakinshrestha.com/wordpress/insert-social-media-submission-links-theme-without-plugin/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:47:37 +0000</pubDate>
		<dc:creator>sakin</dc:creator>
				<category><![CDATA[IT Tips & Tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=341</guid>
		<description><![CDATA[Now a days social media are getting more and more popular and most of the wordpress site owners use one or another social media plugin. Well what about just writing a few code to share with different social media then to load heavy plugins which will reduce your site speed and also when you use [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_412" class="wp-caption aligncenter" style="width: 588px"><a href="http://www.sakinshrestha.com/wp-content/uploads/2009/11/socialmedia1.jpg"><img class="size-full wp-image-412" title="Social Media" src="http://www.sakinshrestha.com/wp-content/uploads/2009/11/socialmedia1.jpg" alt="Social Media" width="578" height="200" /></a><p class="wp-caption-text">Social Media</p></div>
<p>Now a days social media are getting more and more popular and most of the wordpress site owners use one or another social media plugin. Well what about just writing a few code to share with different social media then to load heavy plugins which will reduce your site speed and also when you use lot of plugin you are more open to the security threats.</p>
<p>So, here I am going to write few codes which you can add in your single.php file and you are all go to share your post with the popular social media such as facebook, twitter, digg, delicious, reddit and stumbleupom.</p>
<p>You can just copy and paste the following code in your single.php after the content part.<span id="more-341"></span></p>
<p><code>&lt;ul&gt;<br />
&lt;li&gt;&lt;a href="http://www.facebook.com/sharer.php?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;"&gt;Share with Facebook&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href="http://digg.com/submit?phase=2&amp;amp;url=&lt;?php the_permalink(); ?&gt;&amp;amp;title=&lt;?php the_title(); ?&gt;"&gt;Digg This Post&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href="http://twitter.com/home/?status=Reading &lt;?php the_title(); ?&gt; &lt; ?php bloginfo('home'); ?&gt;/?p=&lt;?php the_ID(); ?&gt;"&gt;Tweet This Post&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href="http://www.stumbleupon.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;amp;title=&lt;?php the_title(); ?&gt;"&gt;Stumble This Post&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href="http://delicious.com/post?url=&lt;?php the_permalink(); ?&gt;&amp;amp;title=&lt;?php the_title(); ?&gt;"&gt;Save on Delicious&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href="http://www.reddit.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;amp;title=&lt;?php the_title(); ?&gt;"&gt;Submit to Reddit&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
</code><br />
But if you like to use the plugin for Social Media then I recommend the following plugins:</p>
<p><a title="Sociable" href="http://wordpress.org/extend/plugins/sociable/" target="_blank">Sociable</a>: Automatically add links to your favorite social bookmarking sites on your posts, pages and in your RSS feed. I like this plugin as it is very easy to use and the most important thing is that you can choose from 99 different social bookmarking sites.</p>
<h3>Recommended Reading:</h3>
<p><a title="Wordpress Plugin: My Favourites" href="http://www.sakinshrestha.com/wordpress/wordpress-plugins-my-favorites/" target="_self">WordPress Plugins: My Favorites</a>: Here I have listed down some of my favorites plugins that I have been using for my various projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/wordpress/insert-social-media-submission-links-theme-without-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.sakinshrestha.com @ 2010-08-01 01:24:42 -->