<?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>Internet Business &#38; Marketing Strategy - Andy Beard &#187; terms</title>
	<atom:link href="http://andybeard.eu/tag/terms/feed" rel="self" type="application/rss+xml" />
	<link>http://andybeard.eu</link>
	<description>Internet Marketing, Lead Acquisition, Online Business Strategy and Social Media with Original Opinion and Loads of Attitude</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Exclusive: WidgetBucks Now Safe To Use</title>
		<link>http://andybeard.eu/1055/exclusive-widgetbucks-now-safe-to-use.html</link>
		<comments>http://andybeard.eu/1055/exclusive-widgetbucks-now-safe-to-use.html#comments</comments>
		<pubDate>Fri, 26 Oct 2007 03:05:42 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blog monetization]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[linking]]></category>
		<category><![CDATA[terms]]></category>
		<category><![CDATA[Terms Of Service]]></category>
		<category><![CDATA[widgetbucks]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/10/exclusive-widgetbucks-now-safe-to-use.html</guid>
		<description><![CDATA[<h3>...if you want to</h3>
<p>I was the first person to mention that the code used by <a href="http://andybeard.eu/2007/10/monopoly-buxx-with-hidden-links-widgetbucks-review.html">Widgetbucks included a hidden link</a> just a few hours after they launched, but the problem only really got noticed when <a href="http://www.shoemoney.com/2007/10/18/whatsup-widgetbucks/">Shoemoney wrote about this 2 weeks later</a>.</p>
<p><a href="http://widgetbucks.blogspot.com/2007/10/code-update-yields-faster-widgets.html">Widgetbucks</a> emailed their publishers today reporting an update in their code which you can include on your sites.</p>
<p>First of all they state:-</p>
<p>
One of the concerns we've heard from many of you has been the slow loading times of our widgets. We really appreciate your feedback and comments in helping us improve in this area. So, today</p>]]></description>
			<content:encoded><![CDATA[
<h3>&#8230;if you want to</h3>
<p>I was the first person to mention that the code used by <a href="http://andybeard.eu/2007/10/monopoly-buxx-with-hidden-links-widgetbucks-review.html">Widgetbucks included a hidden link</a> just a few hours after they launched, but the problem only really got noticed when <a href="http://www.shoemoney.com/2007/10/18/whatsup-widgetbucks/">Shoemoney wrote about this 2 weeks later</a>.</p>
<p><a href="http://widgetbucks.blogspot.com/2007/10/code-update-yields-faster-widgets.html">Widgetbucks</a> emailed their publishers today reporting an update in their code which you can include on your sites.</p>
<p>First of all they state:-</p>
<blockquote><p>
One of the concerns we&#8217;ve heard from many of you has been the slow loading times of our widgets. We really appreciate your feedback and comments in helping us improve in this area. So, today we addressed this issue by rolling out new code that ultimately delivers faster loading widgets.
</p></blockquote>
<p>They go on to say:-</p>
<blockquote><p>
Another option for updating code is to utilize the new categories and ad sizes we&#8217;ve incorporated over the last few weeks. Modifying a widget&#8217;s size or category &#8212; or creating an entirely new widget for that matter &#8212; will generate the new code that can then be re-copied to your site or blog.
</p></blockquote>
<p>They forgot to mention in the email that they had removed their enforced links which you weren&#8217;t allowed to modify. They could have left them in, as long as you were allowed to stick a nofollow on them, should you desire and were aware of it.</p>
<p>It still might be a bit spammy, but the problem was the &#8220;no modify&#8221; clause in the terms.</p>
<p><b>Here is the original code</b></p>
<pre class="brush: plain; title: ; notranslate">
&lt;!-- START CUSTOM WIDGETBUCKS CODE --&gt;&lt;script src=&quot;http://www.widgetbucks.com/script/widgetMagic.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;div id=&quot;container_TiVAnRMsyRoS1hSy&quot; class=&quot;wbtw300x250&quot;&gt;&lt;a href=&quot;http://www.widgetbucks.com&quot; target=&quot;_blank&quot;&gt;WidgetBucks - Trend Watch - WidgetBucks.com&lt;/a&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;writeWBStyles(&quot;www.widgetbucks.com&quot;);setTimeout(function(){var day = &quot;&quot; + new Date().getMonth() + new Date().getDate() + new Date().getYear();var widget = new mpireWidget(&quot;http://www.widgetbucks.com/widgets/wbtw300x250.swf?uid=TiVAnRMsyRoS1hSy&amp;apiURL=http://www.widgetbucks.com&amp;day=&quot;+day,&quot;TiVAnRMsyRoS1hSy&quot;);widget.write(&quot;container_TiVAnRMsyRoS1hSy&quot;);},Math.floor((Math.random() * 150) - (-(Math.random() * 150))) - (-200))&lt;/script&gt;&lt;!-- END CUSTOM WIDGETBUCKS CODE --&gt;
</pre>
<p><b>Here is the new code to compare</b></p>
<pre class="brush: plain; title: ; notranslate">
&lt;!-- START CUSTOM WIDGETBUCKS CODE --&gt;&lt;script src=&quot;http://images.widgetbucks.com/script/widgetMagic.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;div id=&quot;container_TiVAnRMsyRoS1hSy&quot; class=&quot;wbtw300x250&quot;&gt;WidgetBucks - Trend Watch - WidgetBucks.com&lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;writeWBStyles(&quot;images.widgetbucks.com&quot;);setTimeout(function(){var day = &quot;&quot; + new Date().getMonth() + new Date().getDate() + new Date().getYear();var widget = new mpireWidget(&quot;http://images.widgetbucks.com/widgets/wbtw300x250.swf?uid=TiVAnRMsyRoS1hSy&amp;apiURL=http://www.widgetbucks.com&amp;day=&quot;+day,&quot;TiVAnRMsyRoS1hSy&quot;);widget.write(&quot;container_TiVAnRMsyRoS1hSy&quot;);},Math.floor((Math.random() * 150) - (-(Math.random() * 150))) - (-200))&lt;/script&gt;&lt;!-- END CUSTOM WIDGETBUCKS CODE --&gt;
</pre>
<p>I still have problems with <a href="http://www.widgetbucks.com/terms.page">some of the terms</a></p>
<ul>
<li>5. <b>Client&#8217;s Obligations</b> Upon execution of this Agreement Client agrees to:<br />
(e) not collect trends or data or information from the Paid Listings without prior written consent for Mpire.</p>
<p>This effectively means you are not allowed to track the effectiveness of particular keywords</li>
<li>10.<b>Confidentiality</b><br />
(b) click-through rates or other statistics relating to Site performance in the Program provided to by Mpire</p>
<p>If anyone reports data for clicks and earnings, they are liable to lose their account.</li>
<p><b>Even Google allow you to report earnings data, but not clicks</b>
</ul>
<p>Sorry Widgetbucks, <a href="http://www.volodymyrzablotskyy.com/widgetbucks-round-four/">still no banana</a></p>
<p>They should also fix their SERPs and the <a href="http://sphinn.com/story/10494">dodgy redirects</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F1055%252Fexclusive-widgetbucks-now-safe-to-use.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Exclusive%3A%20WidgetBucks%20Now%20Safe%20To%20Use%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/linking" title="linking" rel="tag">linking</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/terms" title="terms" rel="tag">terms</a>, <a href="http://andybeard.eu/tag/terms-of-service" title="Terms Of Service" rel="tag">Terms Of Service</a>, <a href="http://andybeard.eu/tag/widgetbucks" title="widgetbucks" rel="tag">widgetbucks</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1055/exclusive-widgetbucks-now-safe-to-use.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 30/43 queries in 0.010 seconds using disk: basic
Object Caching 553/571 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-13 01:04:09 -->
