<?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>PHP, Web and IT stuff &#187; wordpress</title>
	<atom:link href="http://www.webdigi.co.uk/blog/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Tue, 15 Feb 2011 14:22:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Add Google Adsense to WordPress without plugins</title>
		<link>http://www.webdigi.co.uk/blog/2009/add-google-adsense-to-wordpress-without-plugins/</link>
		<comments>http://www.webdigi.co.uk/blog/2009/add-google-adsense-to-wordpress-without-plugins/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 18:06:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=191</guid>
		<description><![CDATA[I was just trying to add Adsense to this blog and found several plugins available to add Google adsense to wordpress. Finally, I managed to add Google Adsense to this blog without any plugins &#8211; this solution takes around 5 mins to setup and it only uses the text widget available in wordpress by default. [...]]]></description>
			<content:encoded><![CDATA[<p>I was just trying to add Adsense to this blog and found several plugins available to add Google adsense to wordpress. Finally, I managed to add Google Adsense to this blog <strong>without any plugins</strong> &#8211; this solution takes around <strong>5 mins</strong> to setup and it only uses the text widget available in wordpress by default.</p>
<p>Step 1: Login to your blog as administrator<br />
Step 2: Click on Appearance<br />
Step 3: Select Widgets<br />
Step 4: Select the sidebar you want (Default Sidebar 1)<br />
Step 5: Add Text widget<br />
Step 6: Click on Edit widget<br />
Step 7: Enter Caption. I have used &#8220;Useful Links&#8221;<br />
Step 8: Paste your Google Adsense code in the text area. See example code &amp; screenshot</p>
<p><span style="text-decoration: underline;"> Example (Copy and Paste below into Widget)</span>:</p>
<pre class="brush: jscript; title: ; notranslate">
&lt;script type=&quot;text/javascript&quot;&gt;
&lt;!--
google_ad_client = &quot;pub-9990819195828769&quot;;
google_ad_slot = &quot;7810166087&quot;;
google_ad_width = 200;
google_ad_height = 200;
// --&gt;&lt;/script&gt;
&lt;script src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;
type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</pre>
<p><span style="text-decoration: underline;">Screenshot</span></p>
<div id="attachment_197" class="wp-caption aligncenter" style="width: 439px"><img class="size-full wp-image-197" title="Wordpress Text Widget - Add Google Adsense code" src="http://www.webdigi.co.uk/blog/wp-content/uploads/2009/03/wordpress-adsense-widget.png" alt="Wordpress Text Widget - Add Google Adsense code" width="429" height="439" /><p class="wp-caption-text">Wordpress Text Widget - Add Google Adsense code</p></div>
<p>Step 9: Click done &amp; Save changes.</p>
<p>You should now be able to see Ads from Google showing on the left side of your sidebar. Just like we have on the top right of this page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdigi.co.uk/blog/2009/add-google-adsense-to-wordpress-without-plugins/feed/</wfw:commentRss>
		<slash:comments>202</slash:comments>
		</item>
	</channel>
</rss>

