<?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>Davao Wordpresser &#187; Adsense</title>
	<atom:link href="http://davaowordpresser.com/tag/adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://davaowordpresser.com</link>
	<description>Notes of a Davao Wordpress Webmaster</description>
	<lastBuildDate>Sat, 30 Jan 2010 08:50:31 +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>How to Place Google Adsense In Your Posts</title>
		<link>http://davaowordpresser.com/how-to-place-google-adsense-in-your-posts/</link>
		<comments>http://davaowordpresser.com/how-to-place-google-adsense-in-your-posts/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 19:52:26 +0000</pubDate>
		<dc:creator>dwordpresser</dc:creator>
				<category><![CDATA[wp tips]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Earn]]></category>
		<category><![CDATA[Google Ads]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://davaowordpresser.com/2008/02/06/how-to-place-google-adsense-in-your-posts/</guid>
		<description><![CDATA[If you tried at one time to place some adsense code in your post, you might have found out that it doesn&#8217;t work. The reason for this is that Wordpress filters out your posts for programming codes and unwanted html codes upon publishing to avoid conflict with Wordpress&#8217; programming as well as for some other [...]]]></description>
			<content:encoded><![CDATA[<p>If you tried at one time to place some adsense code in your post, you might have found out that it doesn&#8217;t work. The reason for this is that Wordpress filters out your posts for programming codes and unwanted html codes upon publishing to avoid conflict with Wordpress&#8217; programming as well as for some other security reasons. This includes javascripts which Google adsense is created with.</p>
<p>If you want to place google ads in your posts, there are two ways to do it. One is to edit your theme and place your adsense codes right in the theme file. This requires a bit of php programming so I won&#8217;t really delve into this topic for this entry. The other option which I want to focus on for now is to install the <strong>exec-php plugin</strong> which can be downloaded <a href="http://bluesome.net/data/2005/08/exec-php.zip" target="_blank">here</a>.</p>
<p>1. Download the extracted <em>exec-php.zip</em> file in your online installation using ftp in the <strong>wp-content/plugins/</strong> folder</p>
<p>2. Activate the plug-in in your admin panel</p>
<p>3. Create a new entry to test the plugin</p>
<p>4. In the text editor, click the &#8220;<strong>code</strong>&#8221; tab right beside the &#8220;visual&#8221; tab</p>
<p>5. Copy your adsense code and paste it there (when you switch the editor to the visual editor, the adsense cannot be seen)</p>
<p>6. Publish the entry</p>
<p>7. Check if the adsense code displayed well in the front page</p>
<p>The plug-in actually disables the Wordpress feature that filters out the entries from programming language. This allows both php and javascript to be executed even in posts.</p>
<p>Note: Google adsense  a maximum of four ads only within a page. This could cause the remaining adsense exceeding the number not to appear.</p>
]]></content:encoded>
			<wfw:commentRss>http://davaowordpresser.com/how-to-place-google-adsense-in-your-posts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
