<?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>Watch TV Show Free &#187; shortcode</title>
	<atom:link href="http://www.imfreakz.com/busby-seo-test/tag/shortcode/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imfreakz.com/busby-seo-test</link>
	<description>Watch all your favorite Movies and TV shows online for FREE.</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Busby SEO Test ShortCode</title>
		<link>http://www.imfreakz.com/busby-seo-test/wordpress/busby-seo-test-shortcode.html</link>
		<comments>http://www.imfreakz.com/busby-seo-test/wordpress/busby-seo-test-shortcode.html#comments</comments>
		<pubDate>Tue, 13 Jan 2009 03:43:48 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wp hack]]></category>

		<guid isPermaLink="false">http://www.imfreakz.com/busby-seo-test/?p=134</guid>
		<description><![CDATA[This just a simple and short post about ShotCode for Busby SEO Test anchor and link.  In this blog I have to make a link with anchor like this : [bst], it&#8217;s an repetitive task for me. I think I need to find a way to save my time in this SEO Contest Blog.
Usually [...]]]></description>
			<content:encoded><![CDATA[<p>This just a simple and short post about ShotCode for Busby SEO Test anchor and link.  In this blog I have to make a link with anchor like this : [bst], it&#8217;s an repetitive task for me. I think I need to find a way to save my time in this SEO Contest Blog.</p>
<p>Usually I use link function in admin panel to make a link. But since I found this <a href="http://www.wprecipes.com/how-to-save-time-by-using-wordpress-shortcodes">Wordpress shortcode</a> &#8211; WP Hack, I think this will save my time a lot. This shortcodes allow me to call a php function simply by typing short code like [ bst ].</p>
<p>To make shortcode function, first you have to make functions.php in your wp-theme folder. Or if you already have it just append this code :<br />
<br />
<code>function busby() {<br />
    return &#039;&lt;a href=&quot;http://www.imfreakz.com/busby-seo-test/&quot;&gt;Busby SEO Test&lt;/a&gt;&#039;;<br />
}<br />
add_shortcode(&#039;bst&#039;, &#039;busby&#039;);</code><br />
<br />
After append the code in your functions.php =&gt; save it and you’re now able to use the [ bst ]  shortcode. To use it, write this code [ bst ] (without space) on the editor (in HTML mode) while writing a post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imfreakz.com/busby-seo-test/wordpress/busby-seo-test-shortcode.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
