<?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>Da Vinci Planet &#187; Blogs</title>
	<atom:link href="http://www.davinciplanet.com/category/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciplanet.com</link>
	<description>A blog on productivity tools, tips and hacks for Web professionals, including topics on search marketing (SEO and SEM), Web analytics and on-line trends</description>
	<lastBuildDate>Thu, 04 Aug 2011 19:01:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AdSense Publishers Need a Privacy Policy</title>
		<link>http://www.davinciplanet.com/adsense-publishers-need-a-privacy-policy/</link>
		<comments>http://www.davinciplanet.com/adsense-publishers-need-a-privacy-policy/#comments</comments>
		<pubDate>Fri, 09 May 2008 02:53:39 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[privacy policy]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/adsense-publishers-need-a-privacy-policy/</guid>
		<description><![CDATA[According to JenSense, the Google AdSense terms and conditions requires all AdSense publishers to have a privacy policy. Their current T&#038;C state: You must have and abide by an appropriate privacy policy that clearly discloses that third parties may be placing and reading cookies on your usersâ€™ browser, or using web beacons to collect information, [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.jensense.com/2008/03/05/adsense-friendly-privacy-policy-sample-for-adsense-publishers-to-use/">JenSense</a>, the <a href="https://www.google.com/adsense/localized-terms">Google AdSense terms and conditions</a> requires all AdSense publishers to have a privacy policy.  Their current T&#038;C state:</p>
<blockquote><p>You must have and abide by an appropriate privacy policy that clearly discloses that third parties may be placing and reading cookies on your usersâ€™ browser, or using web beacons to collect information, in the course of ads being served on your website.  Your privacy policy should also include information about user options for cookie management.</p></blockquote>
<p>To me it&#8217;s not clear that you have to publish your privacy policy on your Web site, but the privacy policy proposed by JenSense seems quite simple and clean so I will give it the benefit of the doubt.  So without further a due, here&#8217;s <a href="http://www.davinciplanet.com/privacy-policy/">Da Vinci Planet&#8217;s privacy policy</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/adsense-publishers-need-a-privacy-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for Avoiding WordPress 2.3 Upgrade Problems</title>
		<link>http://www.davinciplanet.com/tips-for-avoiding-wordpress-23-upgrade-problems/</link>
		<comments>http://www.davinciplanet.com/tips-for-avoiding-wordpress-23-upgrade-problems/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 03:36:06 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Jeromeâ€™s Keywords]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress upgrade]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/tips-for-avoiding-wordpress-23-upgrade-problems/</guid>
		<description><![CDATA[Keeping up with software updates is considered best practice, but it can be a pain. WordPress is no different. All my previous WordPress upgrades have been smooth, but I was reluctant to upgrade from 2.2 to 2.3 because I was using the Jeromeâ€™s Keywords plugin (which enables tagging) and feared that it would conflict with [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping up with software updates is considered best practice, but it can be a pain.  WordPress is no different.  All my <a href="http://www.davinciplanet.com/wordpress-21/">previous WordPress upgrades</a> have been smooth, but I was reluctant to upgrade from 2.2 to 2.3 because I was using the <a href="http://vapourtrails.ca/wp-keywords">Jeromeâ€™s Keywords</a> plugin (which enables tagging) and feared that it would conflict with the native tagging support in WordPress 2.3.  That was before I learnt that <a href="http://wordpress.org/development/2007/09/wordpress-23/">WordPress 2.3 has import support</a> for plugins like Jeromeâ€™s Keywords, Ultimate Tag Warrior, Simple Tags, and Bunnyâ€™s Technorati Tag.  The nagging knowledge that I should upgrade finally won me over this week, but my fears realized and it took me a few hours to get my site back up. Here&#8217;s what I have learned.<span id="more-198"></span></p>
<h2>Understand the Best Practices for Upgrading</h2>
<p>The WordPress upgrade instructions are very good and include details on how to <a href="http://codex.wordpress.org/Backing_Up_Your_Database">backup your WordPress database</a>. Now backing up is probably the single most important best practice and the upgrade instructions includes a specific step to verify your backups, but you need to <strong>make sure you know how to restore your backups</strong>. I have been using the MySQL Administrator to do full daily, weekly and monthly backups, but when things went wrong with the upgrade I was surprised how unintuitive the restore process was.  In fact, restoring seemed more risky than resolving the upgrade issues I decided to rather figure out the upgrade incompatibilities. Had I known how to restore &#8211; with confidence &#8211; I would have been able to recover much quicker.  A blogger is likely to have upgrade issues at some point in time and it will almost certainly be caused by a plugin, so please think about that before you go plugin crazy. </p>
<h2>Reactivate Plugins Very Carefully</h2>
<p>The upgrade instructions explain that you should first deactivate all your plugins, then do the actual upgrade and then reactivate your plugins.  I followed these instructions, but it&#8217;s with the reactivation where things went wrong for me. The Jeromeâ€™s Keywords plugin like many others makes database updates when it&#8217;s activated.  What I didn&#8217;t realize was that when I reactivated it, it apparently conflicted with some of the WordPress 2.3 upgrades.  What I should have done was to run the new Jeromeâ€™s Keywords import feature, which can be found under <em>Manage</em>, <em>Import</em> in the WordPress admin interface and not reactivate the plugin.  While that in itself wouldn&#8217;t have made the upgrade flawless because I also had to make theme updates, it would have prevented my blog data from becoming partially corrupted.  The solution to my specific problems with the Jerome&#8217;s Keywords plugin was:</p>
<ol>
<ul>
1. After I had upgraded and reactivated the plugin, I deactivated it again.</p>
<p>2. Reran the Jerome&#8217;s Plugin import in the admin interface.  It returned zero records this time, but it seemed to fix the database structure.</p>
<p>3. Updated my theme to use <a href="http://richgilchrest.com/how-to-add-wordpress-23-tags-to-your-current-theme/">WordPress&#8217; tag functions</a> rather than the plugin&#8217;s.</p>
<p>4. Created Apache rewrite rules to convert plus signs to dashes.  The Jerome&#8217;s Keyword plugin uses plus (+) signs to separate words while the new WordPress tag functionality uses dashes. This seemingly simple rewrite rule probably has a simple solution, but I resorted to a list of less elegant, static rules like:<br />
<center><code>RewriteRule ^tag/portable\+apps(.*)$    /tag/portable-apps$1 [R=permanent,L]</code></center></ul>
</ol>
<h2>Other WordPress Upgrade Tips</h2>
<li>PHP has a built in function that can be used to check <a href="http://www.nathanrice.net/blog/wordpress-23-theme-backward-compatibility/">if functions exist</a>.  This can be used to <strong>make your WordPress theme more forward compatible</strong>.  Be warned though that by using this functionality you could be hiding incompatible theme components which would otherwise be exposed with clear PHP error messages.  These missing page elements would probably be the results of customization that you made from plugins.  So you need to decide what&#8217;s more important: a broken site with clear error messages or a less broken site with less clear signals that there&#8217;s a problem.</li>
<li><strong>Upgrade as frequently as possible, but don&#8217;t become careless because they seem easy</strong>.  By updating frequently you become more familiar and comfortable with the upgrade process.  That is good, but don&#8217;t overlook the basics of upgrading: create backups and know how to restore them yourself when needed.</li>
<li>When you upgrade, <strong>take the time to learn about new features</strong>.  Many new features are only useful when you update your theme to use them.  For instance WordPress 2.3 introduced tagging and so themes that were created before 2.3 would not include the new tagging functionality like adding a <a href="http://codex.wordpress.org/Template_Tags/the_tags">tag list</a> or a <a href="http://codex.wordpress.org/Template_Tags/wp_tag_cloud">tag cloud</a>.</li>
<p>When all is said and done I am happy to have completed the upgrade and in retrospect it was a good learning experience. <img src='http://www.davinciplanet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/tips-for-avoiding-wordpress-23-upgrade-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Money From Blogging</title>
		<link>http://www.davinciplanet.com/making-money-from-blogging/</link>
		<comments>http://www.davinciplanet.com/making-money-from-blogging/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 04:15:57 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[AdSense arbitrage]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Google IM ads]]></category>
		<category><![CDATA[SEM]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/04/03/making-money-from-blogging/</guid>
		<description><![CDATA[John Chow has a fascinating post (and blog for that matter) on how he is making money from blogging. He decided to monetize his blog as an experiment to see if he could make money for himself from the Internet. John, like most Web professionals, has experience in telling others how to run their Web [...]]]></description>
			<content:encoded><![CDATA[<p>John Chow has a fascinating post (and blog for that matter) on how he is making money from blogging.  He decided to monetize his blog as an experiment to see if he could make money <em>for himself</em> from the Internet.  John, like most Web professionals, has experience in telling others how to run their Web sites, but he wondered if he could make money himself&#8230; like most Web professionals do!  Turns out he is doing very well &#8211; good enough to make it a full time job, but he also shows that it takes dedication and hard work.<span id="more-137"></span></p>
<p>Here&#8217;s how he&#8217;s been doing:<br />
<code>September &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$352.94 (first month as a moneymaking blog)<br />
October &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$1,361.64<br />
November &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$2,139.93<br />
December &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$2,790.05<br />
January &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$3,440.66<br />
February &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$7,011.05<br />
March &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>$8,545.25</strong><br />
</code></p>
<p>He&#8217;s also kind enough to show the breakdown of his income for March &#8211; all from smart marketing tools:<br />
<code><a href="http://www.reviewme.com/">ReviewMe</a>: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$2,400.00<br />
Affiliate Sales: $1,962.20<br />
<a href="http://www.text-link-ads.com/">Text Links Ads</a>: &nbsp;$1,308.06<br />
Google AdSense: &nbsp;$1,129.60<br />
Direct Ad Sales: &nbsp;&nbsp;$625.00<br />
<a href="http://vibrantmedia.com/">Vibrant Media</a>: &nbsp;&nbsp;&nbsp;&nbsp;$357.08<br />
<a href="http://www.kontera.com">Kontera</a>: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$296.12<br />
<a href="http://www.ttzmedia.com/index.php/join-us/">TTZ Media</a>: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$278.92<br />
FeedBurner Ads: &nbsp;&nbsp;&nbsp;$188.27<br />
Grand Total: &nbsp;&nbsp;&nbsp;&nbsp;<strong>$8,545.25</strong> </code></p>
<p>(I noticed that he also has Adsense-like ads by <a href="http://www.auctionads.com/">ActionAds</a>.) </p>
<p>The traffic didn&#8217;t come for free, but it was relatively cheap at $480.75 for March (mostly AdWords). Now, $480/month is a lot of money for an amateur blogger, but it goes to show that a little money can go a long way.</p>
<p>An interesting expense that he incurred is what he calls <strong>Google IM ads to other blogs</strong>. &#8220;Google IM ads&#8221; could be a way of <em>spreading the love</em> (&#8220;who knows who&#8221;) or it could be a form of <strong>AdSense arbitrage</strong>, or &#8211; most likely &#8211; it&#8217;s a combination: spreading the love and making money. The perfect mix. Huge hooray for corporate marketers that are on board. </p>
<p>He may have been lucky, but he proves that one can make a decent income from blogging. Can he keep it up?  I bet he can because, like any other job, it takes time and passion to do it well and he seems to have both.</p>
<p>Why do I do it..?  Passion! I am a Web professional and I love this stuff and so it has become a hobby. The Adsense income was a &#8220;why not?&#8221;, but now it justifies the hobby <img src='http://www.davinciplanet.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . I also do it to encourage other people to blog about their passions because it is such an amazing forum to spread knowledge.  </p>
<p><a href="http://www.johnchow.com/make-money-on-the-internet-march-2007/">Make Money On The Internet &#8211; johnchow.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/making-money-from-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 3.0: The Semantic Web</title>
		<link>http://www.davinciplanet.com/web-30-the-semantic-web/</link>
		<comments>http://www.davinciplanet.com/web-30-the-semantic-web/#comments</comments>
		<pubDate>Sat, 10 Mar 2007 22:24:18 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Just Stuff]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[UGC]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Web3.0]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/03/10/web-30-the-semantic-web/</guid>
		<description><![CDATA[There is so much hype around Web 2.0, yet very few people seem to really know what it is. I recently heard about someone suggesting that they were going to redesign their site this year to â€œmake it Web 2.0â€?; and next year to â€œWeb 3.0â€?. I thought that Web 2.0 was a stretch for [...]]]></description>
			<content:encoded><![CDATA[<p>There is so much hype around <a href="/tag/Web2.0">Web 2.0</a>, yet very few people seem to really know what it is.  I recently heard about someone suggesting that they were going to redesign their site this year to â€œmake it Web 2.0â€?; and next year to â€œWeb 3.0â€?.  I thought that Web 2.0 was a stretch for many companies and few understood it, never mind Web 3.0! What is Web 3.0 anyway?!  I figured this was just big talk, but decided to look into it because Web 2.0 <em>is</em> very real and I guess eventually a newer generation Web will follow Web 2.0.<span id="more-117"></span></p>
<p>My concern with the &#8220;next year we upgrade to Web 3.0&#8243; suggestion is that while the term Web 2.0 has been around for a couple of years, it is barely starting to mature.  Web 2.0 is all about social computing: Blogs, wikis, syndication, mashups, user generated content (UGC) and using ajax to make Websites more interactive. It trusts the community and empowers them to contribute and police content. Very few corporate Websites have ventured into this terrain. They would like to invite and build community, but dare not open the doors.  </p>
<p>So what about Web 3.0?  As it turns out people are, at this point, just speculating what Web 3.0 is going to be. According Wikipedia Web 3.0, a.k.a. the Semantic Web, is â€œ<em>an evolving extension of the World Wide Web in which web content can be expressed not only in natural language, but also in a form that can be understood, interpreted and used by software agents, thus permitting them to find, share and integrate information more easily</em>â€?. Some people define it as Web 2.0 + artificial intelligence (AI). Others as a â€œworld wide databaseâ€?. </p>
<p>The graph below was created by <a href="http://www.radarnetworks.com/">Radar Networks</a> and shows a believable prediction of the evolution of the Web.</p>
<p><a href='http://novaspivack.typepad.com/nova_spivacks_weblog/2007/02/steps_towards_a.html' rel='attachment wp-att-122' title='The Semantic Web'><img src='http://www.davinciplanet.com/wp-content/uploads/2007/03/radarnetworkstowardsawebos.jpg' alt='The Semantic Web' /></a></p>
<p>So I believe we have a couple more years before Web 2.0 will be fully embraced by enterprises and only after that will Web 3.0 even start to get defined.  I also believe that Web 3.0 will be more elegantly simple than what people are predicting because people love â€œsimplicityâ€? â€“ just ask Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/web-30-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Productivity Tools: Screen Capture with WinSnap</title>
		<link>http://www.davinciplanet.com/productivity-tools-winsnap/</link>
		<comments>http://www.davinciplanet.com/productivity-tools-winsnap/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 23:40:49 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Free Apps & Tools]]></category>
		<category><![CDATA[Portable USB Drive Apps]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[portable apps]]></category>
		<category><![CDATA[productivity tools]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[USB drive]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/02/18/productivity-tools-winsnap/</guid>
		<description><![CDATA[WinSnap is a great little application that can replace regular Windows screen captures. Previously mentioned FastStone Capture is great for scrolling screen captures like Web pages in browsers, but WinSnap is great for regular CTRL+Prnt Scrn replacement. It can be configured to automatically modify the image border to rounded corners or PhotoShop-style shadows.Â  This is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ntwind.com/software/winsnap.html" title="WinSnap">WinSnap</a> is a great little application that can replace regular Windows screen captures. Previously mentioned <a href="http://www.davinciplanet.com/2006/10/15/essential-portable-apps/" title="FastStone screen capture">FastStone Capture</a> is great for scrolling screen captures like Web pages in browsers, but WinSnap is great for regular CTRL+Prnt Scrn replacement. It can be configured to automatically modify the image border to rounded corners or PhotoShop-style shadows.Â  This is particularly useful for us bloggers who like to capture imagesÂ and post them to our blogs.Â Older versions are free (<em>for personal, educational and non-commercial use</em>) and as a bonus they have a portable version, so this application needs to be added to my list of <a href="http://www.davinciplanet.com/2006/10/15/essential-portable-apps/" title="essential portable applications">essential portable applications</a>. The free version is available <a href="http://www.ntwind.com/software/winsnap/download-free-version.html" title="WinSnap">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/productivity-tools-winsnap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.1</title>
		<link>http://www.davinciplanet.com/wordpress-21/</link>
		<comments>http://www.davinciplanet.com/wordpress-21/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 03:32:46 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/02/11/wordpress-21/</guid>
		<description><![CDATA[I upgraded to WordPress 2.1 today, mostly motivated by the editor updates. The upgrade itself was painless and all of the plugins seem to be working fine. The only problem was that embedded YouTube videos didn&#8217;t work. This was a good opportunity to test the new editor and I was able to fix the videos [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded to WordPress 2.1 today, mostly motivated by the editor updates. The upgrade itself was painless and all of the plugins seem to be working fine.  The only problem was that embedded YouTube videos didn&#8217;t work.  This was a good opportunity to test the new editor and I was able to fix the videos by getting the embed code from YouTube and replacing the code in the posts using the new &#8220;code&#8221; view of the editor. The new editor is a bit better than the old one, but I like the improved image handling. The autosave is also great. Here are some of the key features <span id="more-110"></span></p>
<li>Autosave makes sure you never lose a post again.</li>
<li>New tabbed editor allows you to switch between WYSIWYG and code editing instantly while writing a post.</li>
<li>Completely redone visual editor also now includes spell checking.</li>
<li>You can set any â€œpageâ€? to be the front page of your site, and put the latest posts somewhere else, making it much easier to use WordPress as a content management system.</li>
<li>Much more efficient database code, faster than previous versions. Domas Mituzas from MySQL went over all our queries with a fine-toothed comb.</li>
<li>More AJAX to make custom fields, moderation, deletions, and more all faster. My favorite is the comments page, which new lets you approve or unapprove things instantly.</li>
<li>The upload manager lets you easily manage all your uploads pictures, video, and audio.</li>
<li>A new version of the Akismet plugin is bundled.</li>
<p>Have fun upgrading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/wordpress-21/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make WordPress RSS feeds use &lt;!&#8211;more&#8211;&gt; tags</title>
		<link>http://www.davinciplanet.com/wordpress-feed-more-tag/</link>
		<comments>http://www.davinciplanet.com/wordpress-feed-more-tag/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 05:16:46 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[SEO Hacks]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Syndication]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/01/25/wordpress-feed-more-tag/</guid>
		<description><![CDATA[WordPress has a very useful more tag (&#60;!--more--&#62;) that publishers can use to split their blog posts so that only the part before the &#60;!--more--&#62; tag is displayed on their blog homepages while the whole posts are displayed on the post/content pages. The purpose of this *teaser* is to encourage interested readers to either click [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress has a very useful <em>more</em> tag (<code>&lt;!--more--&gt;</code>) that publishers can use to split their blog posts so that only the part before the <code>&lt;!--more--&gt;</code> tag is displayed <img id="image102" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/feedburner1.gif" alt="feedburner1.gif" style="margin: 0pt 0pt 10px 10px; float: right" alt="feedburner.gif" /> on their blog homepages while the whole posts are displayed on the post/content pages. The purpose of this *teaser* is to  encourage interested readers to either click on ads or to continue reading by clicking on the &#8220;more&#8221; link and get more page views for ad sales. Unfortunately WordPress&#8217; default RSS feed does not obey the <code>&lt;!--more--&gt;</code> tag and only offers <em>Full</em> or <em>Summary</em> syndication. <em>Full</em> syndication is what users want, but publishers are reluctant to do that because their RSS subscribers would get everything in their their RSS readers and they wouldn&#8217;t need to click-through or browse to the publisher&#8217;s Web site. The <a href="http://frenchfragfactory.net/ozh/my-projects/wordpress-plugin-better-feed-rss/">Better Feed</a> plugin solves that problem and <a href="http://feeds.feedburner.com/DaVinciPlanet">Da Vinci Planet&#8217;s feed</a> looks a whole lot better now <img src='http://www.davinciplanet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/wordpress-feed-more-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do HTML Title Tags Affect SEO?</title>
		<link>http://www.davinciplanet.com/title-tags-seo/</link>
		<comments>http://www.davinciplanet.com/title-tags-seo/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 03:35:14 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[SEO Hacks]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[SERP]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/01/21/title-tags-seo/</guid>
		<description><![CDATA[It is said that title tags are one of the most important of the on-page factors for SEO. So I put it to the test. A couple of weeks ago I implemented the SEO Title Tag plugin for WordPress which updated the HTML titles of my pages to be &#8220;more SEO friendly&#8221;. The idea was [...]]]></description>
			<content:encoded><![CDATA[<p>It is said that title tags are one of the most important of the on-page factors for SEO. So I put it to the test. A couple of weeks ago I implemented the <a title="SEO Title Tag plugin" href="http://www.davinciplanet.com/2007/01/07/wordpress-tag-cloud-and-other-seo-tips/">SEO Title Tag plugin</a> for WordPress which updated the HTML titles of my pages to be &#8220;more SEO friendly&#8221;. </p>
<p align="center"><img id="image99" alt="google_serp.gif" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/google_serp.gif" /></p>
<p>The idea was to give keywords more importance in title tags by placing them first, e.g. a page formerly titled &#8220;<font color="#003399">Da Vinci Planet â€ºâ€º Blog Archive â€ºâ€º <strong>Essential Portable Apps</strong></font>&#8221; is now titled &#8220;<font color="#003399"><strong>Essential Portable Apps</strong> | Da Vinci Planet</font>&#8220;.   Google&#8217;s search results pages have since updated and are now showing the &#8220;SEO friendly&#8221; page titles.  The results are somewhat surprising! <span id="more-98"></span></p>
<h4>For the search term &#8220;essential portable apps&#8221;</h4>
<p><u>Before</u>: Positioned 2nd of about 1,370,000 results</p>
<p><img id="image92" alt="essential portable apps serp1" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_portable-apps.gif" /></p>
<p><u>Now</u>: Positioned 2nd of about 1,390,000 results</p>
<p><img id="image93" alt="essential portable apps serp2" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_portable-apps2.gif" /></p>
<p><u>Result</u>: Position unchanged</p>
<h4>For the search term &#8220;remove popcorn&#8221; </h4>
<p><u>Before</u>: Positioned 3rd of about 1,140,000 results</p>
<p><img id="image94" alt="remove popcorn serp1" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_remove_popcorn.gif" /></p>
<p><u>Now</u>:  Positioned 5th of about 1,260,000 results</p>
<p><img id="image95" alt="remove popcorn serp2" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_remove_popcorn2.gif" /></p>
<p><u>Result</u>: Position down from 3rd to 5th</p>
<h4>For the search term &#8220;Top Web Analytics Tools&#8221; </h4>
<p><u>Before</u>: Positioned 94th of about 18,100,000 results</p>
<p><img id="image96" alt="Top Web Analytics Tools serp1" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_web_analytics.gif" /></p>
<p><u>Now</u>: Positioned 280th of about 23,400,000 results</p>
<p><img id="image97" alt="Top Web Analytics Tools serp2" src="http://www.davinciplanet.com/wp-content/uploads/2007/01/seo_title_web_analytics2.gif" /></p>
<p><u>Result</u>: Position down from 94th to 280th! Total indexed Web pages increased by about 30%.</p>
<h4>Conclusion </h4>
<p>My position went down for two of the three search terms. Especially the last one, from 94th to 280th! Not that 94th was any good to start with: ) The number of pages that Google has indexed on the Web has increased for all three search terms &#8211; as one would expect &#8211; and that may have an effect. It&#8217;s possible that my page rankings were affected simply because Google detected that the pages were modified. I&#8217;ve heard that old is good when it comes to search engines. If that is true then it&#8217;s possible their rankings will improve over time. For now I&#8217;ll hope so and I will be checking from time to time how they are doing. Either way I&#8217;m sticking with the new title format because it looks better. Blissful ignorance?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/title-tags-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Tag Cloud and other SEO tips</title>
		<link>http://www.davinciplanet.com/wordpress-tag-cloud-and-other-seo-tips/</link>
		<comments>http://www.davinciplanet.com/wordpress-tag-cloud-and-other-seo-tips/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 03:57:16 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[SEO Hacks]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2007/01/07/wordpress-tag-cloud-and-other-seo-tips/</guid>
		<description><![CDATA[While doing research on SEO for WordPress, I discovered a few plugins and tips that I really liked. There are thousands of SEO tips out there and you have to identify which of them are applicable to your site and also practical to implement. Likewise there are many WordPress SEO plugins available, but many are [...]]]></description>
			<content:encoded><![CDATA[<p>While doing research on SEO for WordPress, I discovered a few plugins and tips that I really liked. There are thousands of SEO tips out there and you have to identify which of them are applicable to your site and also practical to implement.  Likewise there are many <span style="font-weight: bold">WordPress SEO plugins</span> available, but many are outdated or do not work with all Web sites. For instance, I was surprised at how many SEO professionals pumped tagging and more specifically <strong>tag cloud</strong>s. Tagging and tag clouds could, if implemented correctly, have huge SEO potential. The best WordPress plugin for tagging and tag pages is the <a title="Ultimate Tag Warrior" href="http://www.neato.co.nz/ultimate-tag-warrior/">Ultimate Tag Warrior</a>. Itâ€™s perfect; except it doesnâ€™t really work on IIS because (ideally) it uses permalinks (i.e. uses .htaccess). I would love to use this plugin on IIS so I am working a doing that.  <span id="more-79"></span></p>
<p>One tip/plugin that I think is very useful is the <a title="SEO Title Tag" href="http://www.netconcepts.com/seo-title-tag-plugin/">SEO Title Tag</a>.  WordPress, by default, puts the blogâ€™s name in front of every page title.  Search engines typically display page titles in search results so you need to have an appropriate page title and normally your post title is more appropriate. This plugin makes it easy to create SEO friendly page titles.  I activated the plugin today and will post an update when the updates are reflected in Google.</p>
<p>These two sites have good SEO suggestions and plugin recommendations for WordPress sites:</p>
<ul>
<li>Blog optimization: <a title="10 SEO Tips" href="http://www.stephanspencer.com/tag/blog-optimization">10 SEO tips</a></li>
<li><a title="Ultimate WordPress SEO Tips" href="http://www.dech.co.uk/2005/11/ultimate-WordPress-seo-tips/">Ultimate WordPress SEO Tips</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/wordpress-tag-cloud-and-other-seo-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a WordPress blog on GoDaddy.com</title>
		<link>http://www.davinciplanet.com/create-a-wordpress-blog-on-godaddycom/</link>
		<comments>http://www.davinciplanet.com/create-a-wordpress-blog-on-godaddycom/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 03:58:11 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Internet Operations]]></category>
		<category><![CDATA[On-line Services]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2006/08/29/create-a-wordpress-blog-on-godaddycom/</guid>
		<description><![CDATA[In this post I will try to explain how to set up a WordPress blog using goddady.com hosting services. The assumption here is that you have decided on a domain name(s) and have a reasonable idea of what your theme will be. There are many hosting providers that offer similar services, but I will focus [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I will try to explain how to set up a WordPress blog using <a href="http://www.godaddy.com">goddady.com</a> hosting services. The assumption here is that you have decided on a domain name(s) and have a reasonable idea of what your theme will be. There are many hosting providers that offer similar services, but I will focus on godaddy.com because they offer low cost hosting and domain registration with everything a serious blogger needs. Godaddy.com has WordPress prepackaged so you don&#8217;t need to pre-configure MySQL or FTP upload WordPress (their support site doesn&#8217;t mention this!). Here&#8217;s what you need to do:</p>
<p><strong>1. Create a hosting account</strong><br />
To start off you will need to sign up for a hosting account and choose a domain name for your blog.  Go to the <a href="https://www.godaddy.com/gdshop/hosting/shared.asp?se=%2B&#038;ci=260">Hosting Plans</a> page on the Go Daddy site. The <em>Economy Plan</em> is usually suitable and currently costs $3.59/month for 12 month. You need to choose between <em>Linux</em> and <em>Windows</em> hosting solutions and I&#8217;d recommend Linux because it works nicer with WordPress (particularly permalinks). You typically do not need any of the optional services that they offer, but you may consider the <em>Private</em> domain registration ($4.99 per year) to hide your personal info from public whois. You can add a domain name for $1.99 (+ $0.25 ICANN fee). The total charge, for 1 year, will be around $50.32. That will be your only cost for this setup. Once you have paid you may have to wait a few of hours for your hosting set up to complete.</p>
<p><strong>2. Install WordPress</strong><br />
<img width="191" height="184" style="margin: 5px; float: left" src="http://www.davinciplanet.com/wp-content/uploads/2006/08/godaddy_value_apps.gif" />Next you need to install WordPress into your site. To do this, browse to godaddy.com, log in to your account and then go to <em>Hosting &#038; Servers</em> and go to <em>My Hosting Plans</em>. Select <em>Open</em> next to the hosting account that you would like to add WorPress. In the Hosting Manager look for click on <em>Value Applications</em>, locate WordPress and click on <em>install</em>. You need to enter basic WordPress administration info, submit, wait a couple of minutes and it&#8217;s installed. Besides WordPress, you will also see many other applications that are readily available, including Coppermine image gallery, SiteBar, AdvancedPoll and PmWiki wiki.</p>
<p>After installing WordPress, Go Daddy will show a link to launch the application.  By default WordPress will be installed into the <code>/wordpress</code> folder. To change that could be tricky, but you could do it by using an FTP client to connect to your site (create an FTP account by going to <em>Manage FTP Users</em> in the Host Manager) and renaming the <em>wordpress</em> folder to the name of your choice, then you need to browse to the admin page in the new folder (i.e. http://<em>yourdomain.com</em>/<em>new_wordpress_folder</em>/wp-admin/index.php) and update the path info in the <em>Options</em> | <em>General</em> section. If you want to run WordPress as your root application, you will need to move the files to your root folder &#8211; possibly by downloading and then re-uploading the files to root (make sure you know what you&#8217;re doing!).</p>
<p><strong>3. Familiarize yourself with WordPress</strong><br />
This is where the fun starts! <img src='http://www.davinciplanet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  After you get WordPress working you need to familiarize yourself with the Web application by checking out the admin tool and reading the <a href="http://codex.wordpress.org/Main_Page">documentation</a>. You will want to create a theme or choose one from the many available on-line (mostly free) and enhance it by installing <a href="http://codex.wordpress.org/Plugins">plugins</a> and adding <a href="/2006/08/28/add-google-analytics-to-your-wordpress-blog/">Web analytics</a>, RSS feeds, etc..</p>
<p><strong>4. Useful resources</strong></p>
<p><span style="text-decoration: underline">Themes:<br />
</span><a href="http://codex.wordpress.org/Using_Themes/Theme_List">WordPress Codex</a><br />
<a href="http://www.emilyrobbins.com/how-to-blog/comprehensive-list-of-615-free-wordpress-15-and-20-themes-templates-available-for-download-266.htm">Emily Robnins, How to blog</a> &#8211; a comprehensive list of themes.</p>
<p><span style="text-decoration: underline">Plugins:</span><br />
<a href="http://codex.wordpress.org/Plugins">WordPress Codex</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/create-a-wordpress-blog-on-godaddycom/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Add Google Analytics to your WordPress blog</title>
		<link>http://www.davinciplanet.com/add-google-analytics-to-your-wordpress-blog/</link>
		<comments>http://www.davinciplanet.com/add-google-analytics-to-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 29 Aug 2006 03:20:45 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Free Apps & Tools]]></category>
		<category><![CDATA[On-line Services]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2006/08/29/add-google-analytics-to-your-wordpress-blog/</guid>
		<description><![CDATA[Google Analytics is arguably the best free Web analytics tool available. It&#8217;s free and they have now made it available to everyone. To sign up go to google.com/analytics and login using your Google account info. After creating an account you will be guided through the steps to set up your first profile. Copy the tracking [...]]]></description>
			<content:encoded><![CDATA[<p>Google Analytics is arguably the best free Web analytics tool available. It&#8217;s free and they have now made it available to everyone. To sign up go to <a href="http://www.google.com/analytics">google.com/analytics</a> and login using your Google account info. After creating an account you will be guided through the steps to set up your first profile. Copy the tracking code or keep it close for the next step.</p>
<p>There are two ways to add the tracking code to your WordPress blog: 1) by installing a plug-in and 2) by editing the theme source pages directly.</p>
<p><strong>Install a Google Analytics plug-in.</strong><br />
There are a number of plug-ins available for free and they are mostly similar and very easy to use, including:</p>
<ul>
<li><a href="http://cavemonkey50.com/code/google-analyticator/">Google Analyticator</a></li>
<li><a href="http://boakes.org/analytics">Boakes Google Analytics Plugin for WordPress</a></li>
<li><a href="http://www.semiologic.com/software/google-analytics/">Semiologic Google analytics plugin for WordPress</a></li>
<li><a href="http://www.oratransplant.nl/uga/">OraTransplant &#8211; Ultimate Google Analytics plugin for WordPress</a></li>
</ul>
<p><strong>Edit your WordPress pages directly.</strong><br />
This is probably the no so smart option, but since I did it I might as well mention it. You will need to edit the source of your theme pages. Login to your WordPress admin tool, select the <em>Presentation</em> tab and then <em>Theme Editor</em>. The Header (header.php) or Footer (footer.php) is normally the best place to insert your Google Analytics code, but make sure that you insert it after the <code>&lt;body&gt;</code> tag in the Header or before the <code>&lt;/body&gt;</code> tag in the Footer, depending on which file you inserted the code. After saving the file, preview your blog and view the page source to verify that the tracking code has been inserted. Google Analytics can can lag a few hours to show traffic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/add-google-analytics-to-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

