<?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>RL Digital &#187; eBay</title>
	<atom:link href="http://www.rl-digital.com/category/ebay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rl-digital.com</link>
	<description>Information for a digital world</description>
	<lastBuildDate>Thu, 01 Jul 2010 03:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Make your own eBay widget!</title>
		<link>http://www.rl-digital.com/2009/make-your-own-ebay-widget/</link>
		<comments>http://www.rl-digital.com/2009/make-your-own-ebay-widget/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 14:37:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/?p=262</guid>
		<description><![CDATA[Copyright &copy; 2010 <a href="http://www.rl-digital.com">Robert</a>. Visit the original article at <a href="http://www.rl-digital.com/2009/make-your-own-ebay-widget/">http://www.rl-digital.com/2009/make-your-own-ebay-widget/</a>.<br /><p><span style="float:left;padding-right:6px;padding-top:6px;"><img src="http://www.rl-digital.com/images_blog/widget.jpg" alt="eBay widget" /></span>eBay&#8217;s new affiliate program, <a href="https://www.ebaypartnernetwork.com/" class="extlink">eBay Partner Network</a>, is an excellent source of income for product-related blogs and websites. It takes some skill, however, to integrate eBay links and images into content and templates. The program offers several creatives that can be pasted into sidebar widgets. However, I found them to be slow-loading as well as poorly converting (to sales). </p>
<p>I decided to make my own eBay Sidebar Widget. You can see an example of the widget (GPS on eBay) running in the sidebar just to the right. Does it make money? Yup, it does. That&#8217;s why it gets a prime position.</p>
<p>I have outlined the steps below. The WordPress PHP widget and TWP auction code are free.</p>
<p><strong>Steps to make your own eBay widget</strong></p>
<ul>
<ol>1. Download and install the WordPress <a href="http://wordpress.org/extend/plugins/php-code-widget/" class="extlink">PHP Code Widget</a>.</ol>
<ol>2. Download <a href="http://www.thewebsiteprofessionals.com/twp-auctions/" class="extlink">TWP Auctions</a>.</ol>
<ol>3. Upload the files twpauctions.php and twpfunctions.php to your root directory.</ol>
<ol>4. Go to your Widgets Page and add one PHP Code Widget.</ol>
<ol>5. Paste in the TWP code into the PHP Widget.</ol>
</ul>
<p><!--more--></p>
<p>You will need to configure the TWP code according to the instructions in the readme file. The TWP code supports negative keywords so you can filter out cables, batteries, accessories, adapters, etc.</p>
<p>The final code should look something like this:</p>
<pre><code>&lt;?php
$epn_campaign_id = "0000000000"; // EPN campaign id
$customid = "Post"; // EPN custom id (optional)
$keyword = "ipod -charger -case"; // put your keyword here 
$display = "2"; // how many items to display
$country = "us"; // see country_codes.txt for info
include "twpauctions.php"; ?&gt;</code></pre>
<p>I chose to display 2 ads to emulate a 300&#215;250 ad widget although the eBay widget height is a bit more than 250px.</p>
<p>Make sure to use the correct version of TWP depending on whether your server is running PHP 4 or PHP 5. And, don&#8217;t forget to put in the correct campaign ID from the eBay Partners Network. Also, it is best if you have a theme with sidebar that is about 300px wide. </p>
<p>You can the style the widget by adding the following classes to your stylesheet:</p>
<ul>.execphpwidget<br />
.execphpwidget a<br />
.execphpwidget a:hover</ul>
<div class="disclosure"></div>
]]></description>
		<wfw:commentRss>http://www.rl-digital.com/2009/make-your-own-ebay-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Improve eBay Sales by Optimizing AuctionAds Keywords</title>
		<link>http://www.rl-digital.com/2007/optimize-auctionads-keywords/</link>
		<comments>http://www.rl-digital.com/2007/optimize-auctionads-keywords/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 22:58:58 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[eBay]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/2007/optimize-auctionads-keywords/</guid>
		<description><![CDATA[Copyright &copy; 2010 <a href="http://www.rl-digital.com">Robert</a>. Visit the original article at <a href="http://www.rl-digital.com/2007/optimize-auctionads-keywords/">http://www.rl-digital.com/2007/optimize-auctionads-keywords/</a>.<br /><p><span style="float:left;padding-right:5px;"><div id="ad_code3"><a href="http://www.rl-digital.com/go/auctionads.php">
<img border="0" src="http://www.rl-digital.com/blog_image/auction_ads-125.gif" width="125" height="125"></a></div></span>Are your <a href="http://www.rl-digital.com/2007/auction-ads/">AuctionAds</a> showing Run of Network ads (aka RON ads) or ads for $0.99 iPod screen protectors?  I see low-priced, identical ads on many blogs. Some bloggers have already stopped using AuctionAds while others are seeing excellent results. What&#8217;s the secret?</p>
<p>Most <a href="http://www.rl-digital.com/go/auctionads.php">AuctionAds</a> publishers are simply keyword stuffing their ad code. Guessing keywords is the surest way to get RON ads. By optimizing keywords, publishers can greatly improve the targeting and quality of their ads thereby increasing the conversion rate as well as sales. </p>
<p><!--more--></p>
<p><strong>Set Minimum/Maximum Prices</strong></p>
<p>Use the minimum price attribute to eliminate low-price ads.</p>
<p>auctionads_ad_kw = â€œkeyword1 minprice:25â€;</p>
<p>For example: </p>
<p>auctionads_ad_kw = â€œiPod minprice:25â€; </p>
<p>eliminates any iPod ads less than $25.00.</p>
<p>Use the maximum price attribute to select low-price ads.</p>
<p>auctionads_ad_kw = â€œkeyword1 maxprice:25â€;</p>
<p>For example: </p>
<p>auctionads_ad_kw = â€œiPod maxprice:25â€; </p>
<p>selects iPod ads less than $25.00.</p>
<p><strong>Use Stop Words</strong></p>
<p>You can eliminate unwanted ad variations by using stop words (aka, negative keywords).</p>
<p>For example:</p>
<p>auctionads_ad_kw = â€œiPod -case -armbandâ€;</p>
<p>will exclude ads for iPod armbands and cases. You can combine minimum price and stopwords:</p>
<p>auctionads_ad_kw = â€œiPod -case -armband minprice:25â€;</p>
<p><strong>Advertise Popular Items</strong></p>
<p>Use a service such as <a href="http://www.mpire.com/ebayPop.ivk" class="extlink">eBay Pop</a> to identify items with high-volume sales on eBay. Clicking on a item in eBay Pop will give the keywords (including stop words). For example, clicking on Motorola V3 under Cell Phones shows the keywords:</p>
<p>Motorola V3 phone -case</p>
<p>In the AuctionAds code, it becomes:</p>
<p>auctionads_ad_kw = â€œMotorola V3 phone -caseâ€;</p>
<p>If you want pick you own keywords, make sure to do some test searches on <a href="http://www.ebay.com/" class="extlink">eBay</a>. If you don&#8217;t get at least 2 pages of results, you run the risk of getting RON ads instead of what you want.</p>
<p><strong>Rotate Ads</strong></p>
<p>AuctionAds ad units can automatically rotate a group of keywords. Separate your list of keywords with a semicolon.</p>
<p>For example:</p>
<p>auctionads_ad_kw = â€œkeyword1; keyword2; keyword3â€;</p>
<p>also can be written with spaces</p>
<p>auctionads_ad_kw = â€œkeyword1;  keyword2;  keyword3â€;</p>
<p>will rotate evenly between the 3 keywords. In effect, Keyword1, or keyword2, etc.</p>
<p>A comma instead of a semicolon allows for either/or:</p>
<p>auctionads_ad_kw = â€œkeyword1;  keyword2, keyword3â€;</p>
<p>will rotate evenly between keyword1 and either keyword2 or keyword3.</p>
<p>One caveat: Don&#8217;t use commas with negative keywords or minprice. Use semicolons.</p>
<p><strong>International Traffic</strong></p>
<p>If you are not US-based or have a high percentage of international traffic, be careful using multiple keywords, stop words, or attributes. When visitors in the US click on an ad, they are taken directly to that item on eBay. If they are in another country it directs them to that country&#8217;s eBay site and conducts a search based on all the keywords you selected for the ad. Needless to say, a search based on (keyword1 + keyword2 + keyword3) returns very poor results. </p>
<p>To further complicate matters, the eBay search engine treats the attribute &#8216;minprice&#8217; as another search term. Also, stop words loose their minus sign. Not good! For publishers outside the US, I suggest using a single highly-targeted keyword. Make sure to test the ad by clicking through to your local site. Test, test, test!</p>
<p><strong>The Cache</strong></p>
<p>Once you make keyword changes in might take a few minutes and/or a few page loads to see the new ads. This is due to caching on the AuctionAds servers. On extremely low traffic pages, you might still occasionally get a RON ad. </p>
<div class="disclosure"></div>
<p><b>Tags:</b> <a href="http://technorati.com/tag/eBay" rel="tag" target="_blank" class="extlink">eBay</a>, <a href="http://technorati.com/tag/AuctionAds" rel="tag" target="_blank" class="extlink">AuctionAds</a></p>]]></description>
		<wfw:commentRss>http://www.rl-digital.com/2007/optimize-auctionads-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AuctionAds Increase Payouts Starting June 1st</title>
		<link>http://www.rl-digital.com/2007/auctionads-increase-payout/</link>
		<comments>http://www.rl-digital.com/2007/auctionads-increase-payout/#comments</comments>
		<pubDate>Fri, 18 May 2007 01:02:40 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[eBay]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/2007/auctionads-increase-payout/</guid>
		<description><![CDATA[Copyright &copy; 2010 <a href="http://www.rl-digital.com">Robert</a>. Visit the original article at <a href="http://www.rl-digital.com/2007/auctionads-increase-payout/">http://www.rl-digital.com/2007/auctionads-increase-payout/</a>.<br /><p><span style="float:left;padding-right:5px;"><div id="ad_code3"><a href="http://www.rl-digital.com/go/auctionads.php">
<img border="0" src="http://www.rl-digital.com/blog_image/auction_ads-125.gif" width="125" height="125"></a></div></span>The best get better! eBay USA [[EBAY]] has announced a more <a href="http://affiliates.ebay.com/odcs/custom.htm?template=Payout" class="extlink">lucrative tier structure</a> effective June 1st. AuctionAds has indicated that they will be passing on the higher tier payouts to affiliates.</p>
<p>The new eBay payout structure will really help the smaller affiliates, more than doubling commissions on new active users to eBay (without having to send large volume). Because AuctionAds uses the top tier, increases are not as large but still significant. </p>
<p><!--more--></p>
<p><strong>Current AuctionAds Tiers </strong></p>
<ul>
<li>$22 per Registered Sign-up</li>
<li>65% of eBay Revenue</li>
</ul>
<p><strong>New AuctionAds Tiers</strong></p>
<ul>
<li>$35 per Registered Sign-up</li>
<li>75% of eBay Revenue</li>
</ul>
<p>If you haven&#8217;t signed-up <img border="0" src="http://www.rl-digital.com/images/external.jpg" width="15" height="9"/><a href="http://www.rl-digital.com/go/auctionads.php">AuctionAds</a>, do so now!</p>
<div class="disclosure"></div>
<p><b>Tags:</b> <a href="http://technorati.com/tag/AuctionAds" rel="tag" target="_blank" class="extlink">AuctionAds</a></p>]]></description>
		<wfw:commentRss>http://www.rl-digital.com/2007/auctionads-increase-payout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Become an eBay Affiliate with AuctionAds</title>
		<link>http://www.rl-digital.com/2007/auction-ads/</link>
		<comments>http://www.rl-digital.com/2007/auction-ads/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 05:27:03 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[ShoppingAds]]></category>

		<guid isPermaLink="false">http://www.rl-digital.com/2007/auction-ads/</guid>
		<description><![CDATA[Copyright &copy; 2010 <a href="http://www.rl-digital.com">Robert</a>. Visit the original article at <a href="http://www.rl-digital.com/2007/auction-ads/">http://www.rl-digital.com/2007/auction-ads/</a>.<br /><p><span style="float:left;padding-right:5px;"><div id="ad_code3"><a href="http://www.rl-digital.com/go/auctionads.php">
<img border="0" src="http://www.rl-digital.com/blog_image/auction_ads-125.gif" width="125" height="125"></a></div></span>If you are like me, you&#8217;ve probably wanted to link to items on eBay &#8211; but found the eBay affiliate program too complex to deal with. Well, now there is AuctionAds! Auction Ads (aka, AuctionAds<sup id="citation-74-1" class="footnote"><a href="#footnote-74-1">1</a></sup>) allows you to run eBay ads on your site without signing up directly with eBay. Bloggers get a portion of the revenue generated when someone clicks through their site to either purchase something from eBay or sign-up for a new eBay account. Actions are defined as a Winning Bid, a Buy-it-Now or a confirmed user registration.</p>
<p>The way <!--Amazon_CLS_EM_START-->AuctionAds<!--Amazon_CLS_EM_END--> works is that all publishers in their system come under one affiliate at eBay which means the earnings for everyone will be a lot higher than if any one individual became an affiliate (see <a href="https://www.ebaypartnernetwork.com/files/hub/en-US/gettingPaid.html" class="extlink">eBayâ€™s sliding pay out scale</a>). For a limited time, AuctionAds will pass 100% of revenue generated on to the publisher. When the promotion period ends, AuctionAds will begin to take a little bit off the top of any money you earn. <!--kw=rotator--></p>
<p><!--more--></p>
<p>Set-up is similar to other ad networks (e.g. AdSense, Chitika ) in that you select the ad parameters (ad size, colors etc) and then are given code to put into your blog. Ads are geo-targeted to your visitorâ€™s local/country eBay site. </p>
<p><strong>Program Details</strong></p>
<p><!--Amazon_CLS_EM_START-->Cookie Life<!--Amazon_CLS_EM_END-->: 30 days<br />
<!--Amazon_CLS_EM_START-->Second Tier<!--Amazon_CLS_EM_END-->: Yes<br />
Ad Formats: 11 ad formats + text link<br />
Ad Targeting: Keyword<br />
Languages: English only<br />
Payment: PayPal ($50 minimum)<br />
International Sites: Yes<br />
Traffic Minimum: None</p>
<p><span style="float:left;padding-right:5px;padding-top:4px;"><script type="text/javascript"><!--
auctionads_ad_client = "0b2375dc422295acb83b";
auctionads_ad_campaign = "5796062802e7aeb137ce4d60cfee5caa";
auctionads_ad_width = "180";
auctionads_ad_height = "150";
auctionads_ad_kw =  "ipods minprice:50";
auctionads_color_border =  "000000";
auctionads_color_bg =  "FFFFFF";
auctionads_color_heading =  "8C0000";
auctionads_color_text =  "000000";
auctionads_color_link =  "FFFFFF";
--></script>
<script type="text/javascript" src="http://ads.auctionads.com/pagead/show_ads.js">
</script></span>AuctionAds launched on March 6th. As of March 15th, they had surpassed 5,000 publisher sign-ups! A few days ago, they added a handy URL converter that lets you convert any eBay URL into an Auction Ads link. Now that&#8217;s cool!</p>
<p>Sign-up for <a href="http://www.rl-digital.com/shoppingads/">AuctionAds</a> and get started earning money. You can see an example of an Auction Ad (185&#215;150 Small Rectangle) to the left. If you want to put an Auction Ad inside a WordPress post or page, you can use the <a href="http://www.rl-digital.com/plugins/">AdSense Deluxe</a> plugin or the Easy AuctionAds plugin (link below).</p>
<p><strong>AuctionAds update April 6, 2007</strong></p>
<p>Almost 7,500 publishers<br />
23,530 items won on eBay through AuctionAds<br />
464 new users active on eBay from AuctionAds<br />
219 countries generated traffic<br />
1 melted MySQL server</p>
<p><strong>AuctionAds update June 7, 2007</strong></p>
<p>On their 3 month anniversary, AuctionAds has 17,138 publishers. You can see how they are growing from the bandwidth graph below. So hurry and <a href="http://www.rl-digital.com/go/auctionads.php">sign-up</a>, if you haven&#8217;t already done so!</p>
<p><center><img src="http://www.rl-digital.com/images_blog/AA-graph.jpg" alt="Auction Ads Bandwidth Graph" /></center></p>
<p><strong>WordPress Plugins</strong></p>
<p>There are two new 3rd party AuctionAds plugins for WordPress:<br />
<a href="http://www.virtualmarketingblog.com/index.php/internet-marketing-tools/easy-auctionads/" class="extlink">Easy AuctionAds</a><br />
<a href="http://animes.anakdatuk.com/2007/05/16/wordpress-auctionads-widget/" class="extlink">WordPress AuctionAds Widget</a></p>
<p><strong>AuctionAds update January 11, 2008</strong></p>
<p>AuctionAds has been re-branded as ShoppingAds. You can read about it <a href="http://www.rl-digital.com/2008/auctionads-merges-with-shoppingads/">here</a>.
<div id="footnotes">
<div class="hr">
<hr /></div>
<p id="footnote-74-1"><sup><a href="#citation-74-1">1</a></sup> Auction Ads is jointly owned by ShoeMoney and MediaWhiz (the owners of Text Link Ads).</p>
</div>
<div class="disclosure"></div>
]]></description>
		<wfw:commentRss>http://www.rl-digital.com/2007/auction-ads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
