<?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>Talking about Gadget and Computer Freak &#187; place freely adsense</title>
	<atom:link href="http://www.allfreesource.com/tag/place-freely-adsense/feed" rel="self" type="application/rss+xml" />
	<link>http://www.allfreesource.com</link>
	<description>Talking about Gadget,Software,Tweak, Games and Tutorial</description>
	<lastBuildDate>Wed, 18 Jan 2012 15:34:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show Google Adsense in Post</title>
		<link>http://www.allfreesource.com/tutorial/show-google-adsense-in-post.html</link>
		<comments>http://www.allfreesource.com/tutorial/show-google-adsense-in-post.html#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:24:08 +0000</pubDate>
		<dc:creator>Radikal Zen</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[full control adsense]]></category>
		<category><![CDATA[place freely adsense]]></category>
		<category><![CDATA[Show Google Adsense in Post]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.allfreesource.com/?p=207</guid>
		<description><![CDATA[In other post, I post about a remove version of wordpress, now how about we try some cool stuff, We will play with code function in wordpress. &#62;:) Why we not use wpads or other plugin, cause what ? if we use that we not able place ads freely. So this trick is place ads [...]]]></description>
			<content:encoded><![CDATA[<p>In other post, I post about a remove version of wordpress, now how about we try some cool stuff, We will play with code function in wordpress. &gt;:)</p>
<p>Why we not use wpads or other plugin, cause what ? if we use that we not able place ads freely.</p>
<p>So this trick is place ads in every place you wanted to show</p>
<p>Interesting ?</p>
<p>You want a show, just go on brother. live with allfreesource.</p>
<p><span id="more-207"></span></p>
<ul>
<li>First open functions.php on you theme offcourse.</li>
</ul>
<ul>
<li>add this code to your functions.php.</li>
</ul>
<blockquote>
<p style="padding-left: 30px;"><strong>function showads() {<br />
return &#8216;&lt;script type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211;<br />
google_ad_client = &#8220;pub-3637220125174xxx&#8221;;<br />
google_ad_slot = &#8220;4668915xxx&#8221;;<br />
google_ad_width = 468;<br />
google_ad_height = 60;<br />
//&#8211;&gt;<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;<br />
src=&#8221;http://pagead2.googlesyndication.com/pagead/show_ads.js&#8221;&gt;<br />
&lt;/script&gt;<br />
&#8216;;<br />
}<br />
add_shortcode(&#8216;adsense&#8217;, &#8216;showads&#8217;);</strong></p></blockquote>
<ul>
<li>change adsense code with yours offcourse, and then click on update button</li>
<li>Done</li>
</ul>
<p>And if you want to place adsense, use this  code, please no use spacing between [-] !</p>
<blockquote><p><strong>[ ads  ]<br />
</strong></p></blockquote>
<h4>You can add the code to your html or visual editor, very simple right</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.allfreesource.com/tutorial/show-google-adsense-in-post.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

