<?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>Brian Wong &#124; The Official Blog &#187; Blogging</title>
	<atom:link href="http://brianwong.com/blog/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianwong.com/blog</link>
	<description>Brian is a professional Internet marketer and social media marketing expert. Brian blogs about social media, online marketing, technology &#38; personal development topics.</description>
	<lastBuildDate>Thu, 29 Mar 2012 04:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Clean Up The TimThumb WordPress Hack</title>
		<link>http://brianwong.com/blog/how-to-clean-up-the-timthumb-wordpress-hack/</link>
		<comments>http://brianwong.com/blog/how-to-clean-up-the-timthumb-wordpress-hack/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 07:41:06 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fix hacked blog]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[remove spam]]></category>
		<category><![CDATA[timthumb]]></category>
		<category><![CDATA[wordpress install]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=1538</guid>
		<description><![CDATA[Last week, I shared with you how my blog was exploited by hackers due to the TimThumb plugin vulnerability. I thought I had fixed the hack by replacing the old &#8220;timthumb.php&#8221; and &#8220;thumb.php&#8221; files from my themes. However, that was not the case as the hackers had already injected malicious code into my blog. The ...]]></description>
			<content:encoded><![CDATA[<p>Last week, I shared with you how my blog was exploited by hackers due to the TimThumb plugin vulnerability. I thought I had fixed the hack by <a title="My Blog Was Hacked + WordPress 3.3 Update Fatal Error!" href="http://brianwong.com/blog/my-blog-was-hacked-wordpress-update-fatal-error/">replacing the old &#8220;timthumb.php&#8221; and &#8220;thumb.php&#8221; files from my themes</a>. However, that was not the case as the hackers had already injected malicious code into my blog.</p>
<p>The worrying thing about this hack is that the majority of blog owners won&#8217;t even know that their blog has been compromised. If you have a WordPress blog, please read on to ensure your blog is safe.</p>
<p>I discovered that the injected code is totally hidden from blog owners as well as their readers. It only affects Google bots and hence can affect your Google search rankings and your bandwidth without you knowing it.</p>
<p>What this hack does is to post pharmaceutical spam posts and pages using your blogs header and footer. These posts are only visible buy Googlebots. They then mass link to your injected spam pages and your site listing on Google can be overwhelmed by these spam posts leading to your Google website being flagged and your rankings severely damaged.</p>
<div id="attachment_1548" class="wp-caption aligncenter" style="width: 325px"><img class="size-full wp-image-1548" title="injected-content" src="http://brianwong.com/blog/wp-content/uploads/2012/02/injected-content.png" alt="injected content How to Clean Up The TimThumb Wordpress Hack" width="315" height="259" /><p class="wp-caption-text">Example of Injected Content</p></div>
<p>I also discovered that they can post links to other infected blogs. When I tracked the source of these incoming links, I found thousands of innocent blogs where the links can only be found in the source codes. These poor blog owners probably don&#8217;t know its happening and it will severely affect their page rankings.</p>
<p>&nbsp;</p>
<h2>How to Check If Your Blog Has Been Infected</h2>
<p><strong>1. Go to Google.com and type &#8220;site:www.YouBlog.com&#8221;.</strong></p>
<p>This will show you all the pages of your blog that has been indexed by Google. In my case, the this is what I found on page 2:</p>
<p><img class="alignnone size-full wp-image-1540" title="Google Site Search Query" src="http://brianwong.com/blog/wp-content/uploads/2012/02/site-search.png" alt="site search How to Clean Up The TimThumb Wordpress Hack" width="550" height="251" /></p>
<p>&nbsp;</p>
<p>Because I had already replaced the TimThumb files, when I click on the links, it takes me to my 404 Error Page. I thought that was the end of the story and Google will eventually remove these pages from their index. I was wrong.</p>
<p><strong>2. Go to Google Webmaster Tools and do a &#8220;Fetch as Googlebot&#8221; Query</strong></p>
<p>If you do not already have a free Google Webmaster tool account set up for all your websites, you can sign up here: <a title="Google Webmaster Tools" href="http://google.com/webmasters/tools">Google Webmaster Tools</a>.</p>
<p>In the &#8220;Diagnostics&#8221; section, choose the &#8220;Fetch as Googlebot&#8221; link. You can then type in a URL and see what the Google Search Bot will see.</p>
<p>As you can see below, when I typed in the URL of the spam pages from step 2 above, the bot returned a status as &#8220;Success&#8221;.</p>
<p>Meaning that although normal users will get a 404 page error, the Google Search Bots that regularly scan the site will say that the page is working normally. So these offending pages will never be removed from Google&#8217;s index.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-1541" title="fetch-as-googlebot" src="http://brianwong.com/blog/wp-content/uploads/2012/02/fetch-as-googlebot.jpg" alt="fetch as googlebot How to Clean Up The TimThumb Wordpress Hack" width="550" height="259" /></p>
<p>&nbsp;</p>
<p><strong>3. Install the TimThumb Vulnerability Scanner Plugin</strong></p>
<p>Now, even if you have not been hacked after checking the two steps above, I still recommend this step. Install a plugin that checks your theme files for potential vulnerabilities.</p>
<p>You can download the plugin here: <a title="TimThumb Vulnerability Scanner Plugin" href="http://wordpress.org/extend/plugins/timthumb-vulnerability-scanner/">http://wordpress.org/extend/plugins/timthumb-vulnerability-scanner/</a></p>
<p><img class="alignnone size-full wp-image-1542" title="timthumb-scanner" src="http://brianwong.com/blog/wp-content/uploads/2012/02/timthumb-scanner.jpg" alt="timthumb scanner How to Clean Up The TimThumb Wordpress Hack" width="550" height="427" /></p>
<p>Once you run a scan, it will highlight vulnerable timthumb related files and with two clicks you can replace them with the latest secured versions so that your blog theme does not break.</p>
<p>Next, because we do not know which files have been tampered with, we need to clean out ALL the files in our WordPress installation.</p>
<p>&nbsp;</p>
<h2>How to Clean Out Your Blog Installation</h2>
<p>Basically, we&#8217;re going to do 2 things. The first is replace all your WordPress systems files. The second thing is to replace all your current theme files. Additionally, you should also check through any remaining files manually to see if there&#8217;s any injected code.</p>
<p>I&#8217;m not a security expert so I will just run through what I did step by step.</p>
<p><strong>Step 1: Update to Latest Version of WordPress and Backup Your WordPress Database</strong></p>
<p>Since all your content, comments, theme settings and other data is stored in your blog database, the first thing you should do is to make a backup in case something goes wrong during the clean up and you need to restore.</p>
<p>You can learn more about how to backup your database from the <a title="Wordpress.Org How to Backup WordPress Database" href="http://codex.wordpress.org/Backing_Up_Your_Database">WordPress.org tutorial page</a>. For me, I just use the <a title="WP Database Backup" href="http://wordpress.org/extend/plugins/wp-db-backup/">WP DB Backup plugin</a> which allows me to create a backup file with one click.</p>
<p>Next, update to the latest version of WordPress. I just used the automatic upgrade process in the WordPress Dashboard for this.</p>
<div> <strong>Step 2: Backup WP-Config.php and .htaccess file</strong></div>
<p>Using my FTP program, I just saved the wp-config.php file and .htaccess files to my computer as a backup.</p>
<p><strong>Step 3: Put Your Blog Into Maintenance Mode</strong></p>
<p>I use a plugin called &#8220;Maintenance Mode&#8221; and I activated it so that my blog visitors and Google bots will temporarily be directed to a maintenance notice instead of seeing a broken site.</p>
<p><strong>Step 4: Deactivate Your WordPress Plugins</strong></p>
<p>I actually forgot to do this step and fortunately, it was ok. But all the documentation advise for you to actually turn off your plugins first.</p>
<p><strong>Step 5: Download The Latest Version of WordPress</strong></p>
<p>You can download the latest version here: <a title="Download WordPress" href="http://wordpress.org/download/">http://wordpress.org/download/</a></p>
<p>Then expand the zip file on your computer. You will be uploading all the files except the &#8220;wp-content&#8221; folder. So what I did was I just deleted the &#8220;wp-content&#8221; folder entirely.</p>
<p><strong>Step 5: Change your WordPress Database Password</strong></p>
<p>Log in to your cPanel. Go to MySQL databases and find the user for your blog&#8217;s database. Just click on the username and you will be prompted to type the old password followed by the new password to have it changed.</p>
<p><strong>Step 6: Edit Your WP-Config.php File</strong></p>
<p>In this step, you will manually edit the new &#8220;wp-config.php&#8221; file so you won&#8217;t need to run the installation or upgrade function on your new files. Go to the new wordpress files that you downloaded, open up the &#8220;wp-config-sample.php&#8221; file.</p>
<p>In here, you will just change the database name, database user and password. Follow the same format as your previous &#8220;wp-config.php&#8221; file but make sure you change the password to the new one you created in Step 6.</p>
<p>Additionally, in WordPress version 2.6 and above, you need to add your security keys. You can learn more about the new security keys here: <a title="Wordpress Security Keys" href="http://codex.wordpress.org/Editing_wp-config.php">WordPress Security Keys</a></p>
<p>This are just random numbers to increase security of your blog. You don&#8217;t really need to remember them. To make it simple, just use the <a title="Wordpress Key Random Generator" href="https://api.wordpress.org/secret-key/1.1/salt/">online generator provided by WordPress to generate these keys</a>. Just copy the all those keys and replace that section in your &#8220;wp-config.php&#8221; file.</p>
<p>Save the file as &#8220;wp-config.php&#8221; and you&#8217;re ready to upload.</p>
<p><strong>Step 7: Replace All the WordPress Files On Your Blog</strong></p>
<p>Now use your FTP software and just copy all the new WordPress files, including the &#8220;wp-config.php&#8221; file to your blogs directory. Note, we already deleted the &#8220;wp-content&#8221; folder so that will not be replaced.</p>
<p><strong>Step 8: Reinstall Your WordPress Theme Files</strong></p>
<p>All your theme settings are saved in your WordPress database so you can delete your old theme and reinstall it again without losing your settings.</p>
<p>Log into your WordPress Dashboard. Change the theme to a default theme and delete the your old theme. Then add a new theme and upload your theme again.</p>
<p>At this stage, you should also check each of the files on folders inside the &#8220;wp-content&#8221; folder as this folder is not being replaced with new ones. Some sites report that malicious code has been entered into the &#8220;images&#8221; folder or some of the plugin files.</p>
<p><strong>Step 9: Reactivate All Your Plugins</strong></p>
<p>As mentioned previously, I forgot to remove my plugins and the problem was fixed. However, you should actually delete and reinstall each plugin because some reports have said malicious codes were also injected into the pllugin&#8217;s php files.</p>
<p><strong>Step 10:  Check That The Problem is Fixed!</strong></p>
<p>If everything went well, your site is now back up and running as before but the difference is that you have replaced the WordPress system files, theme files and plugin files with fresh and clean files.</p>
<p>So go back to Google Webmaster tools and do a &#8220;Fetch as Googlebot&#8221; again for the same term.</p>
<p>As you can see in the screen shot below that the same page that returned a &#8220;success&#8221; status is now showing &#8220;not found&#8221; . That is great news as now its just a matter of time before Google will remove these non-existent pages from their index.</p>
<p><img class="alignnone size-full wp-image-1543" title="fetch-googlebot-2" src="http://brianwong.com/blog/wp-content/uploads/2012/02/fetch-googlebot-2.jpg" alt="fetch googlebot 2 How to Clean Up The TimThumb Wordpress Hack" width="550" height="281" /></p>
<p>This also gives me confidence that whatever malicious script that was tricking the Googlebots to see the page is now gone!</p>
<p>Good job.</p>
<p>Now you can de-activate the &#8220;Maintenance Mode&#8221; and go get yourself a cup of coffee!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/how-to-clean-up-the-timthumb-wordpress-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Blog&#8217;s Analytics Report for 2011 and New Plans for 2012</title>
		<link>http://brianwong.com/blog/2011-googleanalytics-report-plans-for-2012/</link>
		<comments>http://brianwong.com/blog/2011-googleanalytics-report-plans-for-2012/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 03:05:12 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=1454</guid>
		<description><![CDATA[If you&#8217;ve been reading this blog for a while now, thank you, thank you, thank you! This blog was started in 2008 as an experiment as well as a learning tool for me to learn how to blog with WordPress. At the time, I was using the Rapidweaver platform and knew very little about WordPress. ...]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been reading this blog for a while now, thank you, thank you, thank you!</p>
<p>This blog was started in 2008 as an experiment as well as a learning tool for me to learn how to blog with WordPress. At the time, I was using the Rapidweaver platform and knew very little about WordPress. I got started writing about stuff I was learning along the way and also on my random personal interests.</p>
<p>Today, I took a serious look at my Google Analytics report and I was blown away. I wanted to share some of the key statistics and my take away action points after my review.</p>
<p>For the year ended 2011, this blog had over 228,601 visits and over 203,460 unique visitors! That&#8217;s a lot of people isn&#8217;t it?  That&#8217;s like communicating with 626 people per day.</p>
<p><img class="alignnone size-full wp-image-1457 aligncenter" style="border-image: initial; border-width: 1px; border-color: black; border-style: solid;" title="analytics-2011" src="http://brianwong.com/blog/wp-content/uploads/2012/02/analytics-2011.png" alt="analytics 2011 My Blogs Analytics Report for 2011 and New Plans for 2012" width="550" height="351" /></p>
<p>And I was also really happy to see that the &#8220;bounce&#8221; rate was only 3.67% which means that my visitors actually READ what I wrote!</p>
<p style="text-align: left;">Can you imagine that? More than 200,000 people reading what I write from my desk at home! And all this while I just thought of myself as a hobby blogger.</p>
<p>This revelation also filled me with quite a bit of stress. I suddenly felt the burden of needing to write more often and pay greater attention to each post. Looking back at some of my older posts, I do feel quite embarrassed at some of the meandering posts I made which really didn&#8217;t add much value at all to my readers and was kinda all over the place.</p>
<p>So with the new year, I&#8217;m also taking on a new perspective as a pro blogger and not just a hobby blogger. My commitment to you, my dear reader, is to create more posts that add value to your life and business.</p>
<p>Presently, I&#8217;m working on a newer and more simplified blog design.</p>
<p>My idea is to create a blog that is less about design and more about content. So you can see the logo and design features are stripped down to a bare minimum and that makes the content stand out much more.</p>
<p>I&#8217;ve also decided to focus my attention on creating a resource site for individuals and small business owners to be successful online. Why? Well, essentially, that&#8217;s what I do for a living and what I&#8217;m good at. I run many profitable small businesses from home.</p>
<p style="text-align: center;"><img class="size-full wp-image-1460 aligncenter" style="border-image: initial; border-width: 1px; border-color: black; border-style: solid;" title="Brian Wong's Blog" src="http://brianwong.com/blog/wp-content/uploads/2012/02/new-design.png" alt="new design My Blogs Analytics Report for 2011 and New Plans for 2012" width="550" height="531" /></p>
<p>Do let me know if you have any ideas, suggestions or requests on what you would like me to add to this blog. I look forward to continuing the journey in 2012 and beyond with you.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/2011-googleanalytics-report-plans-for-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Blog Was Hacked + WordPress 3.3 Update Fatal Error!</title>
		<link>http://brianwong.com/blog/my-blog-was-hacked-wordpress-update-fatal-error/</link>
		<comments>http://brianwong.com/blog/my-blog-was-hacked-wordpress-update-fatal-error/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 02:42:02 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[timthumb]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=1446</guid>
		<description><![CDATA[I&#8217;ve always had a habit of ignoring WordPress updates because I have a belief that &#8220;if it ain&#8217;t broke, don&#8217;t fix it!&#8221;. Oh boy, that came back to bite me in the ass this morning. So it began when I got a Google alert that a few of my blog posts has been picked up ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always had a habit of ignoring WordPress updates because I have a belief that &#8220;if it ain&#8217;t broke, don&#8217;t fix it!&#8221;. Oh boy, that came back to bite me in the ass this morning.</p>
<p>So it began when I got a Google alert that a few of my blog posts has been picked up by Google&#8217;s search bots. &#8220;Great&#8221;, I thought but wait&#8230;those posts looks a bit strange. On closer inspection, they were spam posts for sex performance drugs and using pictures of scantily clad women on my blog!</p>
<p><img class="size-full wp-image-1447 alignnone" title="hacked" src="http://brianwong.com/blog/wp-content/uploads/2012/01/hacked.jpg" alt="hacked My Blog Was Hacked + Wordpress 3.3 Update Fatal Error!" width="500" height="158" /></p>
<p>&#8220;How did this happen??&#8221; I gasped! The links are coming directly from my blog and the posts uses the same theme as my blog!</p>
<p>Well after much research, I found that there&#8217;s quite a few security holes that needed to be plugged by the WordPress updates as well as a common plugin called &#8220;Timthumb&#8221;. The scary thing is that this plugin can be exploited even if its in a theme that is not active!</p>
<p>Wow! So I updated my WordPress installation using the &#8220;automatic update&#8221;, and that got me a fatal error with one of my plugins. A double-whammy in one morning! After almost 2-hours of trouble shooting, things are back to normal. I thought that at the very least, I&#8217;d make a blog post out of it in case it helps any of you.</p>
<p>So here are the solutions in case any you encounter such a horror one day:</p>
<p>If you encounter a fatal error after upgrading to the latest WordPress build, chances are, its caused by a plugin incompatibility. This effectively locks you out of the admin panel and is quite alarming. But don&#8217;t panic! The solution is to identify the offending plugin and deactivate it.</p>
<p>In my case, the culprit causing the fatal error in WordPress was the popular &#8220;Popup Domination&#8221; plugin.</p>
<div> The way to deactivate the plugin and thus returning you access to your control panel is to simply rename the plugin folder using any FTP software. You can do this for specific plugins (just rename the specific plugin folder) or the entire plugins folder (rename the &#8220;plugins&#8221; holder under &#8220;WP-Content&#8221; to say &#8211; &#8220;plugins-old&#8221;).</div>
<p>When WordPress can&#8217;t find the plugin (because you renamed it), all it does is deactivate it. This allows you access back into the WordPress admin panel. Then you reactive them one-by-one until you find the plugin that causes the error! When you know which plugin is the offending plugin, you can either delete it or replace it with an updated version if it exists.</p>
<p>Now, about how to fix the &#8220;Timthumb&#8221; vulnerability. I found a simple solution on this post:</p>
<p><a href="http://ravidreams.com/fix-timthumb-security-issue/">http://ravidreams.com/fix-timthumb-security-issue/</a></p>
<p>Basically, its just a mater of locating the &#8220;timthumb.php&#8221; file, and replacing it with this one:</p>
<p><a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php" rel="nofollow">http://timthumb.googlecode.com/svn/trunk/timthumb.php</a></p>
<p>Now, I can&#8217;t say if this has permanently fixed the issue but so far, the offending SPAM posts has been removed and everything seems to be back to normal.</p>
<p>From now on, I will definitely make sure to keep WordPress updated &#8211; especially if any vulnerabilities have been found and fixed!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/my-blog-was-hacked-wordpress-update-fatal-error/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Automate Your Blog Work Flow And Increase Your Search Engine Ranking</title>
		<link>http://brianwong.com/blog/how-to-automate-your-blog-workflow-and-increase-your-search-engine-ranking/</link>
		<comments>http://brianwong.com/blog/how-to-automate-your-blog-workflow-and-increase-your-search-engine-ranking/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 07:01:24 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[hootsuite]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=1011</guid>
		<description><![CDATA[Some time back, I was asked to do a work flow diagram about how I link my blog to my social media websites. I finally got around to doing it so here is my video walk-through: If you want to download the work flow diagram, here it is too: This diagram shows you how I ...]]></description>
			<content:encoded><![CDATA[<p>Some time back, I was asked to do a work flow diagram about how I link my blog to my social media websites.</p>
<p>I finally got around to doing it so here is my video walk-through:</p>
<p style="text-align: center;"><object width="560" height="340" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ahqt4otjRGA&amp;hl=en_US&amp;fs=1?rel=0" /><param name="allowfullscreen" value="true" /><embed width="560" height="340" type="application/x-shockwave-flash" src="http://www.youtube.com/v/ahqt4otjRGA&amp;hl=en_US&amp;fs=1?rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>If you want to download the work flow diagram, here it is too:</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2010/07/blog-workflow.jpg" alt="blog workflow How To Automate Your Blog Work Flow And Increase Your Search Engine Ranking" width="500" height="659" border="1" hspace="4" vspace="4" title="How To Automate Your Blog Work Flow And Increase Your Search Engine Ranking" /></p>
<p>This diagram shows you how I turn a single blog post into about 40 back links. I currently publish about 1 blog post per week on average.</p>
<p>If you were interested to build up the page rank and traffic for your own blog, I would suggest you use the formula above and start publishing 1 post per day on specific keywords.</p>
<p>You can also supplement the strategy above with article marketing. I have a team of people who can handle all my article writing and back links on this service: <a href="http://PersonalBrandingTheme.com">http://PersonalBrandingTheme.com</a> . Combining blog marketing and article marketing is a very effective weapon to build search ending ranking and traffic.</p>
<p>If you want to know how to set up your Ping.FM account and your Hootsuite account, you can review this related post here:</p>
<p><a href="http://brianwong.com/blog/howto-hootsuite-pingfm-wordpress-socialmedia/">How To Use HootSuite &amp; Ping.FM to Publish Your WordPress Blog To All Your Social Media Sites</a></p>
<p>It took me 2 years to learn by trial and error and the steps above is worth it&#8217;s weight in gold. Whether you are an affiliate marketer or an income blogger, you can use these strategies to improve your results.</p>
<p>Make sure you subscribe to my blog for more tips and tricks to optimize your online business.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/how-to-automate-your-blog-workflow-and-increase-your-search-engine-ranking/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>My WordPress Ping List</title>
		<link>http://brianwong.com/blog/my-wordpress-ping-list/</link>
		<comments>http://brianwong.com/blog/my-wordpress-ping-list/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 17:30:08 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=738</guid>
		<description><![CDATA[One of the benefits of having a WordPress blog is that it can automatically notify blog directories every time your blog is updated. To customize the settings of which blog directories get notified whenever you publish a new post, go to your WordPress Dashboard and click on &#8220;Settings&#8221;. Then click on &#8220;Writing&#8221; and scroll towards ...]]></description>
			<content:encoded><![CDATA[<p>One of the benefits of having a WordPress blog is that it can automatically notify blog directories every time your blog is updated.</p>
<p>To customize the settings of which blog directories get notified whenever you publish a new post, go to your WordPress Dashboard and click on &#8220;Settings&#8221;.</p>
<p>Then click on &#8220;Writing&#8221; and scroll towards the bottom where it says &#8220;Update Services&#8221;.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2009/12/wordpress-update-services.png" alt="wordpress update services My Wordpress Ping List" width="500" height="280" border="1" hspace="4" vspace="4" title="My Wordpress Ping List" /></p>
<p>In the text field provided, you can enter all the various links to directories that you wish to notify whenever you update your blog.</p>
<p>Here&#8217;s the current list of services I update. You can copy and paste this list into your settings if you wish.</p>
<p>http://api.moreover.com/RPC2</p>
<p>http://bblog.com/ping.php</p>
<p>http://blogsearch.google.com/ping/RPC2</p>
<p>http://ping.weblogalot.com/rpc.php</p>
<p>http://ping.feedburner.com</p>
<p>http://ping.syndic8.com/xmlrpc.php</p>
<p>http://ping.bloggers.jp/rpc/</p>
<p>http://rpc.pingomatic.com/</p>
<p>http://rpc.weblogs.com/RPC2</p>
<p>http://rpc.technorati.com/rpc/ping</p>
<p>http://topicexchange.com/RPC2</p>
<p>http://www.blogpeople.net/servlet/weblogUpdates</p>
<p>http://xping.pubsub.com/ping</p>
<p>If you have a better list or recommendations, please share them in the comments below.<br />
<!-- technorati tags start --></p>
<p style="text-align: right; font-size: 10px;">Technorati Tags: <a href="http://www.technorati.com/tag/ping" rel="tag">ping</a>, <a href="http://www.technorati.com/tag/wordpress" rel="tag">wordpress</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/my-wordpress-ping-list/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>A Simple Way To Make Your WordPress Blog iPhone Friendly With The Free WPTouch Plugin</title>
		<link>http://brianwong.com/blog/a-simple-way-to-make-your-wordpress-blog-iphone-friendly-with-the-free-wptouch-plugin/</link>
		<comments>http://brianwong.com/blog/a-simple-way-to-make-your-wordpress-blog-iphone-friendly-with-the-free-wptouch-plugin/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 03:10:04 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Ipod Touch]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wptouch]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=646</guid>
		<description><![CDATA[Did you know that it is really easy to create a mobile web browser friendly version of your WordPress blog? This is what my blog looks like on the iPhone before and after installing the WPTouch Plugin I found two options &#8211; the WPTouch mobile WordPress theme and the Wapple Architect. As an iPhone user, ...]]></description>
			<content:encoded><![CDATA[<p>Did you know that it is really easy to create a mobile web browser friendly version of your WordPress blog?</p>
<p><span style="color: #888888;"><em>This is what my blog looks like on the iPhone before and after installing the WPTouch Plugin</em></span></p>
<p><img style="border: 1px solid black; margin: 4px;" src="http://brianwong.com/blog/wp-content/uploads/2009/12/brian-webversion-4.png" alt="brian webversion 4 A Simple Way To Make Your Wordpress Blog iPhone Friendly With The Free WPTouch Plugin" width="225" height="338" border="1" hspace="4" vspace="4" title="A Simple Way To Make Your Wordpress Blog iPhone Friendly With The Free WPTouch Plugin" /><img style="border: 1px solid black; margin: 4px;" src="http://brianwong.com/blog/wp-content/uploads/2009/12/brian-webversion-2.PNG" alt=" A Simple Way To Make Your Wordpress Blog iPhone Friendly With The Free WPTouch Plugin" width="225" height="338" border="1" hspace="4" vspace="4" title="A Simple Way To Make Your Wordpress Blog iPhone Friendly With The Free WPTouch Plugin" /></p>
<p>I found two options &#8211; the <a href="http://www.bravenewcode.com/wptouch/" target="_blank">WPTouch</a> mobile WordPress theme and the <a href="http://wapple.net" target="_blank">Wapple Architect</a>. As an iPhone user, I had noticed quite a few blogs that I visit regularly on my mobile device had very nice mobile version. I used to think that it would be quite a pain to create a separate mobile friendly version of my blog.</p>
<p>To my surprise, with the above plugins, creating a mobile friendly site is really quite simple. Just 5 minutes of work really. All you have to do is install the WordPress plugin and make a few simple customizations with the plugin control panel. And you&#8217;re done!</p>
<p>I particularly liked the WP Touch plugin because it is a lot easier to install (Wapple Architect requires you to create an API key and register on their site) and has very simple and effective customization options. For example, you can customize the title of the mobile version (I created a shorter version to fit on the screen), create your own custom icons for navigation and for the more advanced, you could create push notifications as well as custom CSS!</p>
<p>I also like the fact that my Disqus comment plugin which I really like is compatible and so are the TweetMeme and Facebook Sharecount buttons. Other smart options built into the mobile theme is the option to add Google Analytics as well as Google Adsense so that you do not lose advertising page views from mobile visitors.</p>
<p>The WPTouch control panel has a section to let you know which other web based plugins are compatible and which are not. Smart feature.</p>
<p>The plugin has a slider button on the footer of the page that allows your visitors to decide if they prefer the mobile version or switch back to the full web version.</p>
<p>With more and more people beginning to surf the web with mobile devices, I do think that this simple plugin is worth installing to give your mobile web visitors a better experience visiting your site. If you have a mobile browser, I guess you&#8217;re already looking at the mobile version. If you reading this on your web browser but have an iPhone or other mobile device, load my blog on your mobile at <a href="http://brianwong.com/blog" target="_blank">http://brianwong.com/blog</a> and let me know what you think.</p>
<p>&nbsp;</p>
<p style="text-align: right; font-size: 10px;">Technorati Tags: <a href="http://www.technorati.com/tag/iphone" rel="tag">iphone</a>, <a href="http://www.technorati.com/tag/ipod touch" rel="tag">ipod touch</a>, <a href="http://www.technorati.com/tag/plugin" rel="tag">plugin</a>, <a href="http://www.technorati.com/tag/wordpress" rel="tag">wordpress</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/a-simple-way-to-make-your-wordpress-blog-iphone-friendly-with-the-free-wptouch-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging from My Phone With WordPress iPhone App</title>
		<link>http://brianwong.com/blog/blogging-from-my-phone-with-wordpress-iphone-app/</link>
		<comments>http://brianwong.com/blog/blogging-from-my-phone-with-wordpress-iphone-app/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:05:14 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/blogging-from-my-phone-with-wordpress-iphone-app/</guid>
		<description><![CDATA[This post was written entirely from my iPhone. Why? Well, I am trying to get a feel for blogging on my iPhone using the WordPress iPhone app. So far, I am not convinced that I will be able to use this regularly unless I am posting under very specific circumstances. I have found it difficult ...]]></description>
			<content:encoded><![CDATA[<p>This post was written entirely from my iPhone. Why? Well, I am trying to get a feel for blogging on my iPhone using the WordPress iPhone app.</p>
<p>So far, I am not convinced that I will be able to use this regularly unless I am posting under very specific circumstances.</p>
<p>I have found it difficult to add long links because I can only use one screen at a time. It&#8217;s only ok if I had already copied the link to the clipboard before launching the app. Even so, posting multiple links is still a bit of a hassle.</p>
<p>Photos are attached to the end of the post by default. I can&#8217;t arrange them. See in this example of scrrenshots I made.</p>
<p>Attaching videos will also pose a similar challenge.</p>
<p>The preview of the post does not load my theme. So I need to guess what the final output will look like.</p>
<p>Also, I like the idea of mobile comment moderation. But, because I am using Disqus &#8211; this feature in the app does not work. I can still read the comments but I can&#8217;t moderate them.</p>
<p>On the plus side, it is pretty awesome that I can even do this much. I could blog anywhere with a connection. This is a welcomed option to have.</p>
<p>I&#8217;ve yet to fully test other mobile blogging solutions for Posterous and Tumblr. When I do, I do a review too.</p>
<h3>Verdict?</h3>
<p>I think the app is great for a short post and if you only needed to attach ONE link, photo or video.</p>
<p>I think I would use it in certain conditions. E.g if I was on holiday without my computer or if I took a photo of a real-time event and wanted to share it immediately.</p>
<p>Otherwise, I would stick to using my Ecto desktop publisher as I normally do.</p>
<p><a href="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_1C0E9BEC-006C-4090-9616-79512A59DA83.jpeg" rel="lightbox[640]"><img class="alignnone size-full wp-image-364" src="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_1C0E9BEC-006C-4090-9616-79512A59DA83.jpeg" alt=" Blogging from My Phone With Wordpress iPhone App" width="200" height="300" title="Blogging from My Phone With Wordpress iPhone App" /></a></p>
<p><a href="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_48F5F63B-C788-479A-A2A4-C1CAFA18A0CD.jpeg" rel="lightbox[640]"><img class="alignnone size-full wp-image-364" src="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_48F5F63B-C788-479A-A2A4-C1CAFA18A0CD.jpeg" alt=" Blogging from My Phone With Wordpress iPhone App" width="200" height="300" title="Blogging from My Phone With Wordpress iPhone App" /></a></p>
<p><a href="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_61C9B6D5-D353-49B0-9C36-5081990A8383.jpeg" rel="lightbox[640]"><img class="alignnone size-full wp-image-364" src="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_61C9B6D5-D353-49B0-9C36-5081990A8383.jpeg" alt=" Blogging from My Phone With Wordpress iPhone App" width="200" height="300" title="Blogging from My Phone With Wordpress iPhone App" /></a></p>
<p><a href="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_F5121DCB-F5BC-42EE-8C68-491BD5D48532.jpeg" rel="lightbox[640]"><img class="alignnone size-full wp-image-364" src="http://brianwong.com/blog/wp-content/uploads/2009/12/p_480_320_F5121DCB-F5BC-42EE-8C68-491BD5D48532.jpeg" alt=" Blogging from My Phone With Wordpress iPhone App" width="200" height="300" title="Blogging from My Phone With Wordpress iPhone App" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/blogging-from-my-phone-with-wordpress-iphone-app/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My Love Hate Relationship With Google Adsense</title>
		<link>http://brianwong.com/blog/my-love-hate-relationship-with-google-adsense/</link>
		<comments>http://brianwong.com/blog/my-love-hate-relationship-with-google-adsense/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 05:24:54 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=632</guid>
		<description><![CDATA[When I first started my blog, I really had no specific ideas or plans for it. I started with a free blogger.com blog, then I moved to a free wordpress.com blog. I&#8217;m not sure whether that is still the case, but at the time wordpress.com hosted blogs did not allow Adsense or other forms of ...]]></description>
			<content:encoded><![CDATA[<p>When I first started my blog, I really had no specific ideas or plans for it. I started with a free <a id="aptureLink_l1x0ehjLVr" href="http://en.wikipedia.org/wiki/Blogger%20%28service%29">blogger.com</a> blog, then I moved to a free <a id="aptureLink_8onRMB79W3" href="http://en.wikipedia.org/wiki/Wordpress.com">wordpress.com</a> blog. I&#8217;m not sure whether that is still the case, but at the time wordpress.com hosted blogs did not allow <a id="aptureLink_ji6ZKRtoRc" href="http://en.wikipedia.org/wiki/AdSense">Adsense</a> or other forms of advertising.</p>
<p>So I started my blog on <a href="http://brianwong.com/blog" target="_blank">BrianWong.com</a>. Back in the day, it wasn&#8217;t so easy to add Adsense ads to the blog themes that were available. You had to really know your way around the code editor. I&#8217;ve lost a great deal of hours just trying to figure out how to create and ad block and how to freaking insert it into the right place on my blog!</p>
<p>Today, there are many free Adsense plugins and widgets and even Adsense-ready themes where you just plug your Adsense ID in the theme and all the ads are added for you.</p>
<p>When I first started out, the Adsense income was pretty pathetic. I used to earn like $3.00 a month. I even tried to create a few dedicated Adsense websites around certain keywords but I could never create any consistent Adsense income from my sites. Mostly because I did not have a passion around the subjects of those blogs.</p>
<p>So in the end, I just left the Adsense model and started exploring other means of online income to see if it was better return for my time. I decided to just blog for fun and for the &#8220;therapeutic&#8221; value of being able to write of post about something and make it accessible to the world. That was over a year ago.</p>
<p>In the early days, like all new endeavors, I found it hard to maintain a consistent habit of blogging. It was almost a chore to keep it up each week and I was only blogging about once a week.</p>
<p>After sticking to it for a while though, things started to change. Today, it&#8217;s a lot easier and its just something I do once a week or whenever I have the time. I blog about anything I like really. There&#8217;s no plan or schedule for when and what I blog about.</p>
<p>Now in the meantime, I&#8217;ve noticed that over the last year, I&#8217;ve seen my Adsense income starting to grow. I was earning about $50 to $70 a month which was a welcomed income. Then I started earning over $100 a month.</p>
<p>The last check I received came to just over $180.00. Although its just a small amount of money, I never play down any source of income. It&#8217;s all good.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2009/12/adsense.jpg" alt="adsense My Love Hate Relationship With Google Adsense" width="500" height="281" border="1" hspace="4" vspace="4" title="My Love Hate Relationship With Google Adsense" /></p>
<p>So, I think the take away point of the story is this:</p>
<h3>1. Start a WordPress Blog and Host it On Your Own Domain</h3>
<p>It does not cost much to host your own blog on your own domain, so go ahead and buy a domain name and install a WordPress blog. It doesn&#8217;t matter what it looks like or even if you have nothing &#8220;great&#8221; to say. Just get started. If you don&#8217;t start, you can&#8217;t learn and if you don&#8217;t learn, you can&#8217;t progress.</p>
<h3>2. To Build and Audience, Passion is FIrst</h3>
<p>If you have an interest in a particular area, just start a blog about it. There are many &#8220;gurus&#8217; who tell you to do all kinds of market research before you choose a topic. While I think there&#8217;s valid reason to that bit of advice, I also believe that if you don&#8217;t have a strong passion around a subject, you will never create a big enough audience to make money from blogging about that subject.</p>
<h3>3. Monetize</h3>
<p>Adsense is just ONE of many ways you can monetize your blog, if you don&#8217;t have any product to sell or have any initial sponsors (might be hard get sponsor for a new blog), you could at least put up some banners to affiliate programs or add Adsense to your blog.</p>
<p>Finally, just enjoy the process of blogging. At the very least, if will help you to improve your writing and communication skills and to connect with other people from all over world. If you have any questions about blogging, leave and comment and I will try and help out if I know the answer.</p>
<p>&nbsp;</p>
<p style="text-align: right; font-size: 10px;">Technorati Tags: <a href="http://www.technorati.com/tag/adsense" rel="tag">adsense</a>, <a href="http://www.technorati.com/tag/google" rel="tag">google</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/my-love-hate-relationship-with-google-adsense/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Add Customized Adsense for Search Block in WordPress</title>
		<link>http://brianwong.com/blog/how-to-add-customized-adsense-for-search-wordpress/</link>
		<comments>http://brianwong.com/blog/how-to-add-customized-adsense-for-search-wordpress/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 07:20:19 +0000</pubDate>
		<dc:creator>Brian Wong</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://brianwong.com/blog/?p=213</guid>
		<description><![CDATA[I just updated the blog I maintain for my son over at www.jdwong.com . And I took some screenshots to create a short tutorial for you. This tutorial will you how to add a customized &#8220;Adsense for Search&#8221; block on your WordPress Blog to add another channel where you can earn income. What this means ...]]></description>
			<content:encoded><![CDATA[<p>I just updated the blog I maintain for my son over at <a href="http://jdwong.com/blog">www.jdwong.com</a> . And I took some screenshots to create a short tutorial for you.</p>
<p>This tutorial will you how to add a customized &#8220;Adsense for Search&#8221; block on your WordPress Blog to add another channel where you can earn income.</p>
<p>What this means is that when someone uses the search box on your WordPress blog, the results will be a Google search results and has Google Ads on the site. For example if someone searches for &#8220;baby&#8221; on the blog&#8230;</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/search1.png" alt="search1 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="349" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p>&#8230;the result is this..</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/search2.png" alt="search2 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="408" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p>Notice the results appear within a page in my blog with all the theme and styling elements that is consistent with the site.<br />
Here&#8217;s a step-by-step guide on how to do it:</p>
<p><strong>Step 1: </strong>In your Adsense account, create a new &#8220;Adsense for Search&#8221;</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step1-2.png" alt="step1 2 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="236" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><span id="more-213"></span><strong>Step 2: </strong>Under &#8220;Search Type&#8221; select &#8220;Only sites I Select&#8221; so that the search only returns pages within your blog. Under &#8220;Selected Sites&#8221;, type the URL of your blog. Leave the rest of the settings and click &#8220;Continue&#8221;</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-2.png" alt="step 2 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="410" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong>Step 3: </strong>In my case, I want a very discreet appearance so I chose the watermark version of the search box. I also changed the search box length to 20 so that it fits on my blog sidebar. Then, click &#8220;continue&#8221;.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-3.png" alt="step 3 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="390" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong>Step 4: </strong> For the search results, I selected &#8220;Open results within my own site&#8221;, and I specified the exact page to display the result. For example, my son&#8217;s blog is at http://jdwong.com/blog and so I want the search results to appear here: http://jdwong.com/blog/search. We&#8217;ll be creating this page in the later steps.</p>
<p>Next, I changed the width of the display area to 550 pixels so that it will fit within the content area of my blog and not overflow to the sidebar.</p>
<p>For &#8220;Ad Location&#8221;, I chose &#8220;Top and Bottom&#8221; because the width is small and therefore I would prefer for the ads to appear only at the top or bottom.</p>
<p>You can also customize the color and style of the search results. I left them as the default.</p>
<p>Click &#8220;continue&#8221;.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-4.png" alt="step 4 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="527" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong>Step 5: </strong>Click the checkbox to agree to the terms and conditions and give your Adsense for Search a name and click &#8220;continue&#8221;.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-5.png" alt="step 5 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="212" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong><br />
Step 6: </strong>You are now almost there. Just copy the two blocks of code for the search box and for the search results and head on over to your WordPress admin panel of your blog.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-6.png" alt="step 6 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="467" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong><br />
Step 7: </strong>Create a new Page on your blog and call it &#8220;Search Results&#8221;. Make sure that the permalink address says &#8220;http://jdwong.com/blog/search&#8221; because this is the URL we specified in Step 4.</p>
<p>Now just paste the &#8220;Search Results Code&#8221; as the content for this page.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-7-1.png" alt="step 7 1 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="411" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p><strong>Step 8: </strong>Now all you have to do is to add the search box into your blog. I added it to the sidebar with the sidebar widget. Go to your WordPress &#8220;Design&#8221; section and select &#8220;Widgets&#8221;. Add a &#8220;Text&#8221; widget to the sidebar, and paste the &#8220;Search Box Code&#8221; in the content area.</p>
<p style="text-align: center;"><img src="http://brianwong.com/blog/wp-content/uploads/2008/10/step-8.png" alt="step 8 How To Add Customized Adsense for Search Block in Wordpress" width="500" height="592" border="1" hspace="4" vspace="4" title="How To Add Customized Adsense for Search Block in Wordpress" /></p>
<p>And that&#8217;s it! Congratulations! You&#8217;ve just added a completely customized Google Adsense for Search on your blog and can now earn money by showing relevant Google Ads to your blog visitors.</p>
<p>&nbsp;</p>
<p style="text-align: right; font-size: 10px;">Technorati Tags: <a href="http://www.technorati.com/tag/adsense" rel="tag">adsense</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brianwong.com/blog/how-to-add-customized-adsense-for-search-wordpress/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

