﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Besting Adwords</title>
    <link>http://www.webvertization.com/</link>
    <description>Monetize stuff using Adwords and Adsense by Randy Charles Morin.</description>
    <managingEditor>randy@kbcafe.com</managingEditor>
    <webMaster>randy@kbcafe.com</webMaster>
    <pubDate>Mon, 27 Aug 2007 18:31:24 GMT</pubDate>
    <lastBuildDate>Mon, 27 Aug 2007 18:31:24 GMT</lastBuildDate>
    <copyright>Copyright 2005 Randy Charles Morin</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <url>http://www.webvertization.com/logo.jpg</url>
      <title>Besting Adwords</title>
      <link>http://www.webvertization.com/</link>
    </image>
    <rar:archive xmlns:rar="http://tempuri.org">http://www.webvertization.com/archive.xml</rar:archive>
    <item>
      <title>Google Referrals Sucks</title>
      <description>I'm really struggling with Google Referrals, the CPA (cost per action) equivalent of Google AdSense. Today, I got a second referral on the same ad and the amount paid for $5+, which is pretty good. So, I was thinking that I should run that ad exclusively on the website that is generating the conversions. I can't figure out how. I used the search to find the ad, but I simply couldn't find it, yet it continues to run on my website. Anybody have any ideas? Currently, I have the same CPA unit running a category of ads, which this ad belongs to. Scanning the category does reveal the ad either.</description>
      <link>http://www.webvertization.com/?guid=20070827113124</link>
      <pubDate>Mon, 27 Aug 2007 18:31:24 GMT</pubDate>
      <guid>http://www.webvertization.com/?guid=20070827113124</guid>
      <comments>http://www.webvertization.com/?guid=20070827113124</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.webvertization.com/trackback.aspx?guid=20070827113124</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/commentapi.aspx?guid=20070827113124</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/20070827113124.xml</wfw:commentRSS>
      <category>google</category>
      <category>cpa</category>
      <category>referral</category>
    </item>
    <item>
      <title>BuildWith.com</title>
      <description>&lt;P&gt;&lt;A href="http://builtwith.com/default.aspx?http://kbcafe.com/"&gt;BuildWith.com&lt;/A&gt; is a great tool for figuring out what a website was built with. Does the site use Analytics, AdSense, which web server, which web framework, etc.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://builtwith.com/default.aspx?http://kbcafe.com/"&gt;http://builtwith.com/default.aspx?http://kbcafe.com/&lt;/A&gt;&lt;/P&gt;</description>
      <link>http://www.webvertization.com/?guid=20070814111222</link>
      <pubDate>Tue, 14 Aug 2007 18:12:22 GMT</pubDate>
      <guid>http://www.webvertization.com/?guid=20070814111222</guid>
      <comments>http://www.webvertization.com/?guid=20070814111222</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.webvertization.com/trackback.aspx?guid=20070814111222</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/commentapi.aspx?guid=20070814111222</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/20070814111222.xml</wfw:commentRSS>
      <category>website</category>
    </item>
    <item>
      <title>NOINDEX, NOFOLLOW</title>
      <description>&lt;P&gt;This last weekend, I had major outages on some of my sites because Google was indexing the hell out of them. Google's indexer has no fear. If&amp;nbsp;it can denial of service a website, then&amp;nbsp;it will by sending boundless amounts of requests. I noticed today in the logs that Google was indexing some really low value pages and their were millions of them. The solution was simple, I added the noindex &amp;lt;&lt;A href="http://www.robotstxt.org/wc/meta-user.html"&gt;meta&lt;/A&gt;&amp;gt; tag to these pages.&lt;/P&gt;&lt;FONT size=2&gt;
&lt;P align=center&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;meta&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;name&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="robots"&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;content&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="noindex, nofollow"&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;/&amp;gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;A href="http://www.robotstxt.org/wc/meta-user.html"&gt;http://www.robotstxt.org/wc/meta-user.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, Google will continue to index these pages at least one more time each before it gets the points.&lt;/P&gt;
&lt;P&gt;Lesson: Be careful what you let Google index.&lt;/P&gt;
&lt;P&gt;Follow up: I looked at Google's webmasters site for a possible better solution. At this point, Google doesn't provide a mechanism for slowing the indexing of sites. Even the sitemap protocol does not provide a mechanism for specifying how to index millions of pages without actually listing the millions of pages in a sitemap. &lt;A href="https://www.google.com/webmasters/tools/docs/en/protocol.html#faq_submitting_changes"&gt;Google's suggested solution&lt;/A&gt; doesn't really address the problem.&lt;/P&gt;</description>
      <link>http://www.webvertization.com/?guid=20070813152644</link>
      <pubDate>Mon, 13 Aug 2007 22:26:44 GMT</pubDate>
      <guid>http://www.webvertization.com/?guid=20070813152644</guid>
      <comments>http://www.webvertization.com/?guid=20070813152644</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.webvertization.com/trackback.aspx?guid=20070813152644</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/commentapi.aspx?guid=20070813152644</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.webvertization.com/20070813152644.xml</wfw:commentRSS>
      <category>google</category>
      <category>noindex</category>
      <category>nofollow</category>
    </item>
  </channel>
</rss>