<?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>How To Make Money Blogging by Creating Free Content for the World with Blogs &#187; once</title>
	<atom:link href="http://zedomax.biz/blog/tag/once/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.biz/blog</link>
	<description>Insider Guerilla Internet Marketing</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:16:45 +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>Adsense Hack &#8211; How to Make your Adsense Show up on the First Post Only!</title>
		<link>http://zedomax.biz/blog/make-money-online/adsense-hack-how-to-make-your-adsense-show-up-on-the-first-post-only/</link>
		<comments>http://zedomax.biz/blog/make-money-online/adsense-hack-how-to-make-your-adsense-show-up-on-the-first-post-only/#comments</comments>
		<pubDate>Wed, 21 May 2008 17:30:12 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[adsense-howto]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[once]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php_code]]></category>
		<category><![CDATA[show-up]]></category>

		<guid isPermaLink="false">http://zedomax.biz/blog/make-money-online/adsense-hack-how-to-make-your-adsense-show-up-on-the-first-post-only/</guid>
		<description><![CDATA[Well, a lot of people think you can simply insert your Google adsense code in the index.php file and get adsense ads on every post.
You need to add a little PHP code so your ad only shows up on your first post.
To do this, add the following:

&#60;?php if($first!=1) { $first=1; ?&#62;
&#8230;Your adsense code here&#8230;
&#60;?php } [...]]]></description>
			<content:encoded><![CDATA[<p>Well, a lot of people think you can simply insert your Google adsense code in the index.php file and get adsense ads on every post.</p>
<p>You need to add a little PHP code so your ad only shows up on your first post.</p>
<p>To do this, add the following:</p>
<p><code><br />
&lt;?php if($first!=1) { $first=1; ?&gt;</code></p>
<p>&#8230;Your adsense code here&#8230;</p>
<p><code>&lt;?php } ?&gt;<br />
</code></p>
<p>This simple php code can work on a blog or any other webiste.  Basically, it only allows the code to show up once.  Now there&#8217;s Wordpress functions to do it to, but why bother when a simple PHP code can solve the problem?</p>
<p>Post from: <a href="http://zedomax.biz/blog" >I Make Money Online by Creating Free Content for the World with Blogs</a></p>
<p><a href="http://zedomax.biz/blog/make-money-online/adsense-hack-how-to-make-your-adsense-show-up-on-the-first-post-only/" >Adsense Hack &#8211; How to Make your Adsense Show up on the First Post Only!</a></p>

	<span style="display:none"><a href="http://zedomax.biz/blog/category/adsense/" title="AdSense" rel="tag">AdSense</a>, <a href="http://zedomax.biz/blog/tag/adsense/" title="AdSense" rel="tag">AdSense</a>, <a href="http://zedomax.biz/blog/tag/adsense-howto/" title="adsense-howto" rel="tag">adsense-howto</a>, <a href="http://zedomax.biz/blog/tag/code/" title="code" rel="tag">code</a>, <a href="http://zedomax.biz/blog/tag/google/" title="google" rel="tag">google</a>, <a href="http://zedomax.biz/blog/category/make-money-online/" title="Make Money Online" rel="tag">Make Money Online</a>, <a href="http://zedomax.biz/blog/tag/make-money-online/" title="Make Money Online" rel="tag">Make Money Online</a>, <a href="http://zedomax.biz/blog/tag/once/" title="once" rel="tag">once</a>, <a href="http://zedomax.biz/blog/tag/php/" title="php" rel="tag">php</a>, <a href="http://zedomax.biz/blog/tag/php_code/" title="php_code" rel="tag">php_code</a>, <a href="http://zedomax.biz/blog/tag/show-up/" title="show-up" rel="tag">show-up</a></span>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.biz/blog/make-money-online/your-adsense-account-could-be-banned-because-of-stumbleupon/" title="Your Adsense Account Could Be Banned Because Of StumbleUpon (May 8, 2008)">Your Adsense Account Could Be Banned Because Of StumbleUpon</a> </li>
	<li><a href="http://zedomax.biz/blog/make-money-online/yahoo-publishers-vs-google-adsense-test-them-noth-and-see-how-each-performs/" title="Yahoo Publishers vs. Google Adsense &#8211; Test them noth and see How each Performs! (May 12, 2008)">Yahoo Publishers vs. Google Adsense &#8211; Test them noth and see How each Performs!</a> </li>
	<li><a href="http://zedomax.biz/blog/make-money-online/inside-googles-advertisers-auctions/" title="Inside Google&#8217;s Advertisers&#8217; Auctions (May 12, 2008)">Inside Google&#8217;s Advertisers&#8217; Auctions</a> </li>
	<li><a href="http://zedomax.biz/blog/make-money-online/how-to-optimize-chitika-premium-ads/" title="How to Optimize Chitika Premium Ads! (August 18, 2008)">How to Optimize Chitika Premium Ads!</a> </li>
	<li><a href="http://zedomax.biz/blog/make-money-online/dont-sell-links-if-you-want-to-make-money-with-adsense/" title="Don&#8217;t Sell Links If You Want to Make Money with AdSense! (July 8, 2008)">Don&#8217;t Sell Links If You Want to Make Money with AdSense!</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.biz/blog/make-money-online/adsense-hack-how-to-make-your-adsense-show-up-on-the-first-post-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->