<?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>Maverick Web Creations &#187; Tweet This Link</title>
	<atom:link href="http://www.maverickwebcreations.com/tag/tweet-this-link/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maverickwebcreations.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 05:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Add a &#8220;Tweet This&#8221; Button to WordPress</title>
		<link>http://www.maverickwebcreations.com/2008/11/28/how-to-add-a-tweet-this-button-to-wordpress.html</link>
		<comments>http://www.maverickwebcreations.com/2008/11/28/how-to-add-a-tweet-this-button-to-wordpress.html#comments</comments>
		<pubDate>Fri, 28 Nov 2008 00:00:21 +0000</pubDate>
		<dc:creator>admin_mwc</dc:creator>
				<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[tweet this]]></category>
		<category><![CDATA[Tweet This Link]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=499</guid>
		<description><![CDATA[<p></p>
<p><a href="http://twitthis.com/">TwitThis</a> is a free service and WordPress plugin that allows you to add a &#8220;Tweet This&#8221; button at the end of your WordPress posts/pages. Another plugin would be <a href="http://richardxthripp.thripp.com/tweet-this">Tweet This</a>, a WordPress plugin with a bit more features than the TwitThis. I prefer the latter because it helps me &#8230; <a href="http://www.maverickwebcreations.com/2008/11/28/how-to-add-a-tweet-this-button-to-wordpress.html" class="read_more">Read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchbase.com/assets/images/resized/0000/2755/2755v2-max-450x450.png" alt="How to Add a Tweet This Button to WordPress" title="Image representing Twitter as depicted in Crun..." width="210" height="49" /></p>
<p><a href="http://twitthis.com/">TwitThis</a> is a free service and WordPress plugin that allows you to add a &#8220;Tweet This&#8221; button at the end of your WordPress posts/pages. Another plugin would be <a href="http://richardxthripp.thripp.com/tweet-this">Tweet This</a>, a WordPress plugin with a bit more features than the TwitThis. I prefer the latter because it helps me to shorten the URLs automatically with 3rd party URL services.</p>
<p>If you don&#8217;t wish to use a WordPress plugin, you could follow the <a href="http://wphacks.com/how-to-adding-a-twitter-link-wordpress-theme/">&#8220;Tweet This&#8221; hack from WordPress Hacks</a>.</p>
<p>I wanted more control on how and where I should display my Tweet This button and I decided that I had to use the Tweet This WordPress plugin to achieve the look and function I want.</p>
<p><strong>Step 1: Download, Upload and Active Tweet This</strong></p>
<p><a href="http://richardxthripp.thripp.com/tweet-this">Dowload Tweet This</a> from Richard X. Thripp&#8217;s web site. Upload the files into the /wp-content/plugins folder of your WordPress installation and activate the plugin in WordPress.</p>
<p><strong>Step 2: Configure the Tweet This Settings</strong></p>
<p><a href="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis1.gif"><img src="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis1.gif" alt="How to Add a Tweet This Button to WordPress" title="tweetthis1" class="alignnone size-full wp-image-503" width="500" height="192" /></a></p>
<p>If you would like to manually display the Tweet This link with your own button, you should uncheck the first 2 automatic options. For this example, I will be using one of the free Twitter buttons I downloaded from MilkAddict.com so I will not need the automatic options. Feel free to select any URL service you wish to use.</p>
<p><strong>Step 3: Download An Alternative Tweet This Icon (Optional)</strong></p>
<p>If you would prefer to use graphics to display the Tweet This link, here&#8217;s a list of Twitter buttons you may use for your web site.</p>
<ul>
<li><a href="http://www.milkaddict.com/?p=14">Twitter buttons from MilkAddict.com</a></li>
<li><a href="http://siahdesign.com/archives/150">Twitter buttons from Siah Design</a></li>
<li><a href="http://siahdesign.com/archives/491">More Twitter buttons from Siah Design</a></li>
<li><a href="http://www.vincentabry.com/31-logos-et-boutons-pour-twitter-2480">31 Twitter Logos from VincentAbry.com</a></li>
<li><a href="http://randaclay.com/freebies/free-twitter-graphics/">Twitter buttons from Randa Clay</a></li>
<li><a href="http://www.webdesign-in.de/mts/10-twitter-buttons-for-free/">Twitter buttons from WebDesign by mts</a></li>
<li><a href="http://limeshot.com/2008/follow-me-on-twitter-badges">Twitter buttons from limeshotmarketing</a></li>
<li><a href="http://www.iconspedia.com/icon/twitter-button-5-64.html">Twitter buttons from iconspedia</a></li>
</ul>
<p><strong>Step 4: Add a Tweet This Link to Your Blog Page and/or Post Template</strong></p>
<p>Open the files single.php and page.php in your favourite HTML editor. Add the following code to your template.</p>
<pre class="brush: php; title: ; notranslate">
&lt;!-- TWITTER - START --&gt;
&lt;a href=&quot;&lt;?php tweet_this_url(); ?&gt;&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;&lt;?php echo bloginfo('template_directory'); ?&gt;/images/icon-twitter.png&quot; width=&quot;70&quot; height=&quot;70&quot; alt=&quot;Tweet This&quot; /&gt;&lt;/a&gt;
&lt;!-- TWITTER - END --&gt;
</pre>
<p>My assumption was you upload your Twitter button to a folder called &#8220;images&#8221; within your theme folder.</p>
<p><strong>Preview of My Tweet This Button</strong></p>
<p><a href="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis2.gif"><img src="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis2.gif" alt="How to Add a Tweet This Button to WordPress" title="tweetthis2" class="alignnone size-full wp-image-506" width="500" height="154" /></a></p>
<p>I displayed my Tweet This button below each post. Here&#8217;s what happens when you click on it&#8230;.</p>
<p><a href="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis3.gif"><img src="http://www.maverickwebcreations.com/wp-content/uploads/2008/11/tweetthis3.gif" alt="How to Add a Tweet This Button to WordPress" title="tweetthis3" class="alignnone size-full wp-image-507" width="500" height="203" /></a></p>
<p>Hopefully people will use your Tweet This button to submit your interesting blog posts to their Twitter profile. I hope you enjoyed this Twitter/WordPress tutorial. Feel free to send me any questions via the comments or email.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maverickwebcreations.com/2008/11/28/how-to-add-a-tweet-this-button-to-wordpress.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

