<?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>Life, Hacks, and Internet &#187; AdSense</title>
	<atom:link href="http://pufone.org/blog/type/adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://pufone.org/blog</link>
	<description>AdSense Money with WordPress in Google while Hacking.</description>
	<lastBuildDate>Fri, 05 Feb 2010 14:07:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrading to WordPress 2.2</title>
		<link>http://pufone.org/blog/upgrading-to-wordpress-22/</link>
		<comments>http://pufone.org/blog/upgrading-to-wordpress-22/#comments</comments>
		<pubDate>Wed, 16 May 2007 23:28:48 +0000</pubDate>
		<dc:creator>Cugone</dc:creator>
				<category><![CDATA[AdSense]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://pufone.org/blog/upgrading-to-wordpress-22/</guid>
		<description><![CDATA[As you might know, today WordPress version 2.2 has been released.
After reading the changelog, I decided to upgrade pufone.org blog and also write a guide with screenshots. Who knows this might help some of you out there. Here is how I upgraded from WordPress 2.1.3 to WordPress 2.2:
First, i downloaded WordPress 2.2.
Then i begun the [...]]]></description>
			<content:encoded><![CDATA[<p>As you might know, today <strong><a href="http://wordpress.org/development/2007/05/wordpress-22/" target="_blank" rel="external nofollow">WordPress version 2.2</a></strong> has been released.</p>
<p>After reading the changelog, I decided to upgrade pufone.org blog and also write a guide with screenshots. Who knows this might help some of you out there. Here is how I upgraded from WordPress 2.1.3 to WordPress 2.2:</p>
<p>First, i downloaded <a href="http://wordpress.org/download/" rel="external nofollow">WordPress 2.2</a>.<br />
Then i begun the backup. The backup process consists of two parts:</p>
<ul>
<li>The MySQL backup</li>
</ul>
<p>I backed up my WordPress database using phpMyAdmin, if you don&#8217;t have it installed, you might want to read <a href="http://fragments.turtlemeat.com/mysql-database-backup-restore-phpmyadmin.php" rel="external nofollow" target="_blank">this</a> tutorial. (half way down the page)<!--adsense#468x60-mainpage-ad--><br />
To do this you first need to <span id="more-25"></span>select the database, then click on the Export link:<br />
<!--adsense#post-link--></p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/exporting-wp-database-1/" rel="attachment wp-att-26" title="Exporting wp database 1" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/exporting-wp-database1.thumbnail.png" alt="Exporting wp database 1" /></a></p>
<p>Then you have to select all the tables in the database (Ctrl+A) and check all the boxes i have checked, then click on Go, like this:<br />
<!--adsense#middle-post-ad--></p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/exporting-wp-database-2/" title="Exporting wp database 2" rel="attachment wp-att-27" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/exporting-wp-database2.thumbnail.png" alt="Exporting wp database 2" /></a></p>
<ul>
<li>The File/FTP backup</li>
</ul>
<p>This is pretty much straight forward. I have backed up the whole www folder because there are some other files like .htaccess that WordPress might screw in the upgrade process:</p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/backing-up-the-www-folder/" rel="attachment wp-att-28" title="Backing up the www folder" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/backing-up-files-ftp.thumbnail.png" alt="Backing up the www folder" /></a></p>
<p>The next step in upgrading to WordPress 2.2 is to deactivate all the plugins. You can do that by accessing your wp-admin&#8230; oh you know this <img src='http://pufone.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/deactivating-the-wordpress-plugins/" title="Deactivating the WordPress Plugins" rel="attachment wp-att-29" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/deactivating-wp-plugins.thumbnail.png" alt="Deactivating the WordPress Plugins" /></a></p>
<p>Now you have to delete some files from the WordPress folder. Generally, it is a good idea to delete whatever is possible because the uploading process may not correctly overwrite an existing file and that may cause problems later.</p>
<p><strong>DO NOT DELETE these folders and files:</strong></p>
<ul>
<li> wp-config.php file;</li>
<li> wp-content folder;</li>
<li> wp-images folder;</li>
<li> wp-includes/languages/ folder&#8211;if you are using a language file, do not delete this folder;.</li>
<li> .htaccess file&#8211;if you have added custom rules to your .htaccess, do not delete it;</li>
<li> Custom Content and/or Plugins&#8211;if you have any images or other custom content or Plugins inside the wp-content folder, do NOT delete them.</li>
</ul>
<p><strong>Delete these Files and Folders:</strong></p>
<ul>
<li> wp-* (except for those above), readme.html, wp.php, xmlrpc.php, and license.txt; files; Typically files in your root or wordpress folder. Again, don&#8217;t delete the wp-config.php file.</li>
<li> wp-admin folder;</li>
<li> wp-includes folder; If using a language file remember don&#8217;t delete the wp-includes/languages/ folder</li>
<li> wp-content/cache folder; You only see this folder if you are upgrading FROM WordPress 2.0.</li>
</ul>
<p><!--adsense#middle-post-ad--></p>
<p>After you have cleaned up like mentioned above you have to upload the WordPress 2.2 files to the server.</p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/uploading-wordpress-22-files/" rel="attachment wp-att-30" title="Uploading WordPress 2.2 files" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/uploading-wp-files-ftp.thumbnail.png" alt="Uploading WordPress 2.2 files" /></a></p>
<p>Now you need to run the Upgrade script by accessing  /wp-admin/upgrade.php and follow the simple steps.</p>
<p style="text-align: center; vertical-align: top"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/wordpress-upgrade-script/" title="WordPress Upgrade script" rel="attachment wp-att-31" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/wp-upgrade-script.thumbnail.png" alt="WordPress Upgrade script" /></a> =&gt; <a href="http://pufone.org/blog/upgrading-to-wordpress-22/wordpress-upgrade-script-complete/" target="_blank" rel="attachment wp-att-32" title="WordPress Upgrade script complete"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/wp-upgrade-complete.thumbnail.png" alt="WordPress Upgrade script complete" /></a> =&gt; Tada! <a href="http://pufone.org/blog/upgrading-to-wordpress-22/pufone-after-upgrade/" rel="attachment wp-att-33" title="Pufone after Upgrade" target="_blank"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/pufone-blog-after-upgrade.thumbnail.png" alt="Pufone after Upgrade" /></a></p>
<p>Login and check if it&#8217;s all good under the hood. Activate the Plugins, etc, etc&#8230;</p>
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/activating-plugins/" target="_blank" rel="attachment wp-att-34" title="Activating Plugins"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/wp-admin-activate-plugins.thumbnail.png" alt="Activating Plugins" /></a></p>
<p><!--adsense#middle-post-ad--></p>
<p><strong>Conclusion:</strong></p>
<ul>
<li>WordPress version 2.2 integrates widgets by default, without the need of  installing the automatic plugin. The AdSense manager from mutube doesn&#8217;t work correctly when using the widget ads. It doesn&#8217;t remember the specific ad settings(type, size, colour&#8230;) it just displays the default ad. This forced me to  remove the AdSense Widgets
<p style="text-align: center"><a href="http://pufone.org/blog/upgrading-to-wordpress-22/adsense-widget-problems/" rel="attachment wp-att-35" title="Adsense Widget Problems"><img src="http://pufone.org/blog/wp-content/uploads/2007/05/adsense-plugin-problems.thumbnail.png" alt="Adsense Widget Problems" /></a></p>
</li>
<li><strike>The Preview function is not available while writing posts.</strike> Writing this post has been difficult without it <img src='http://pufone.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  . Maybe it is turned off by default but i didn&#8217;t manage to find the setting. <strong>EDIT:</strong> The preview is displayed in a new window. There is a small preview link at the top of the writing page.</li>
<li>Overall i didn&#8217;t notice improvements, but i somehow feel better that i have the latest WordPress. Version 2.2 that is!</li>
</ul>
<p>You can find the official upgrading tutorial <a href="http://codex.wordpress.org/Upgrading_WordPress" rel="external nofollow" target="_blank" title="WordPress.org Upgrade Tutorial">here</a>. Good luck with your WordPress Upgrade!</p>
]]></content:encoded>
			<wfw:commentRss>http://pufone.org/blog/upgrading-to-wordpress-22/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Add AdSense to Your WordPress Blog &#8211; Complete Guide</title>
		<link>http://pufone.org/blog/how-to-add-adsense-to-your-wordpress-blog-complete-guide/</link>
		<comments>http://pufone.org/blog/how-to-add-adsense-to-your-wordpress-blog-complete-guide/#comments</comments>
		<pubDate>Wed, 09 May 2007 01:50:05 +0000</pubDate>
		<dc:creator>Cugone</dc:creator>
				<category><![CDATA[AdSense]]></category>

		<guid isPermaLink="false">http://pufone.org/blog/how-to-add-adsense-to-your-wordpress-blog-complete-guide/</guid>
		<description><![CDATA[Hi,
Today i had to set up AdSense for this new blog and i figured that i should share the
information on how to set up Google AdSense with you so you can set it up on yours.
So let&#8217;s get started!
Here&#8217;s what you need in order to add adsense:

A WordPress Blog &#8211; you can get a free [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Today i had to set up AdSense for this new blog and i figured that i should share the<br />
information on how to set up Google AdSense with you so you can set it up on yours.</p>
<p>So let&#8217;s get started!</p>
<p>Here&#8217;s what you need in order to add adsense:</p>
<ol>
<li>A WordPress Blog &#8211; you can get a <a HREF="http://nodblog.com" TITLE="Free WordPress Blog" TARGET="_blank">free one at NodBlog</a></li>
<li>Write access on your blog hosting server &#8211; FTP, WebDav, Etc.</li>
<li>An AdSense Account. If you don&#8217;t have one, sign up now, <a HREF="http://pufone.org/blog/adsense-sign-up.html" TARGET="_blank">here</a></li>
<li>About 10 minutes of free time <img src='http://pufone.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p><!--adsense#468x60-mainpage-ad--></p>
<p>First thing first, you need to get <span id="more-4"></span>the Adsense Manager plugin from <a HREF="http://www.mutube.com/projects/wordpress/adsense-manager/" REL="external nofollow" TARGET="_blank" TITLE="Download Adsense Manager WordPress Plugin">mutube.com</a></p>
<p><a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/mutubecom.jpg" TITLE="Mutube.Com Website Screenshot" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/mutubecom.thumbnail.jpg" ALT="Mutube.Com Website Screenshot" /></a></p>
<p>You can download it dirrectly from <a HREF="http://downloads.wordpress.org/plugin/adsense-manager.zip">here.</a><br />
<!--adsense#middle-post-ad--></p>
<p>Extract the &#8220;adsense-manager&#8221; folder from the archive and upload it to your wordpress server in the /wp-content/plugins/ folder. After the upload, it should look like this: /public_hml/wp-content/plugins/adsense-manager</p>
<p><a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/ftp-upload-adsense.jpg" TITLE="Ftp Adsense Plugin Upload Log" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/ftp-upload-adsense.thumbnail.jpg" ALT="Ftp Adsense Plugin Upload Log" /></a></p>
<p>Next, you have to go to your Plugin settings tab in WordPress and activate the AdSense Plugin by clicking the Activate button on the right side of the screen. Just like in the picture:</p>
<p><a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/enable-plugin-in-wordpress.jpg" TITLE="Activate the AdSense Plugin" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/enable-plugin-in-wordpress.thumbnail.jpg" ALT="Activate the AdSense Plugin" /></a></p>
<p><a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/plugin-activated.jpg" TITLE="Plugin Activated"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/plugin-activated.jpg" ALT="Plugin Activated" /></a></p>
<p>There we go, you&#8217;re half way there, hang on!</p>
<p>Now you need find out your AdSense for Content Account Number. It&#8217;s located in &#8220;My Account&#8221; tab from your Google AdSense Control Panel:</p>
<p><a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/my-adsense-account.jpg" TARGET="blank" TITLE="My Account Tab"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/my-adsense-account.thumbnail.jpg" ALT="My Account Tab" /></a></p>
<p>Scroll Down the page to see the information. You need just the numbers, so copy everything that after ca-pub-. As you can see all 3 codes have the same number. That&#8217;s your Google AdSense Identification number:<br />
<a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/my-adsense-account-numbers.jpg" TITLE="AdSense Account Numbers" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/my-adsense-account-numbers.thumbnail.jpg" ALT="AdSense Account Numbers" /></a></p>
<p>Ok, go back to the WordPress administration Panel and under the Options -&gt; Adsense Manager tab, enter your identification number described above. This being the first setup of the AdSense plugin in your blog, the access to the tab i just mentioned will redirrect you to Manage -&gt; Ads . This is what happened to me, your experience might varry. Doesn&#8217;t matter though. Moving On, click the Save Changes button on the right side of the screen. Note the Donation info at the bottom, in the blue square. You can choose to disable donations by entering 0 in the percentage field before saving changes, i advise you though that you should donate as much as you can.<br />
<a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/adsense-manager-options-id.jpg" TITLE="Enter AdSense Manager Account ID" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/adsense-manager-options-id.thumbnail.jpg" ALT="Enter AdSense Manager Account ID" /></a></p>
<p>After Saving Changes, the tab should show the Ad Creation and setup page. If not, refresh the page Manage-&gt;Ads.<br />
<a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/refresh-manage-ads-tab.jpg" TITLE="Refresh the Manage-Ads tab." TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/refresh-manage-ads-tab.thumbnail.jpg" ALT="Refresh the Manage-Ads tab." /></a></p>
<p>Set up the size and colors that you want, you can play as much as you want with theese features, this part is pretty easy. The name field is what distinguishes your defined ad types. Please try to be organized and name your adsense ads properly so you can manage them easily trough your blog. I usually name adsense blocks by size and position of where i will be inserting them into the blog. The Html markups are optional, you can use them if you know web design and if your ads are not displaying correctly. Hopefully this is not the case of your blog template. Ok! Click Save Changes.<br />
<a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/setting-up-google-ads.jpg" TITLE="Ad Blocks Settings" TARGET="_blank"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/setting-up-google-ads.thumbnail.jpg" ALT="Ad Blocks Settings" /></a></p>
<p>Now all you have to do is start posting to your blog and insert your AdSense codes:<br />
<!--adsense#middle-post-ad--><br />
You must see the following screenshot to understand what i mean.<br />
<a HREF="http://pufone.org/blog/wp-content/uploads/2007/05/inserting-adsense-ads.jpg" TARGET="_blank" TITLE="Inserting Ad Block"><img SRC="http://pufone.org/blog/wp-content/uploads/2007/05/inserting-adsense-ads.thumbnail.jpg" ALT="Inserting Ad Block" /></a></p>
<p>Note that in order to access the scroll-down ad selection menu, you have to be in the Code Viewer. You can insert default ad by simply inserting &lt;!&#8211;adsense&#8211;&gt; or the speciffic ads like mine with &lt;!&#8211;adsense#ad-name&#8211;&gt;</p>
<p>I hope this was helpfull, thank you for reading!<br />
<!--adsense#post-link--><br />
PS: The confirmation of your AdSense Account from Google may take as long as 72 hours, please be patient <img src='http://pufone.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Allso note that if your blog is not indexed by google, then adsense targeted ads may not show content on your blog even if you set them properly. Relax, don&#8217;t stress it and results will soon start to show. Good luck! Please support us by checking the links on the sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://pufone.org/blog/how-to-add-adsense-to-your-wordpress-blog-complete-guide/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
