<?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>View from the Swamp &#187; BANS</title>
	<atom:link href="http://www.viewfromtheswamp.com/tags/bans/feed" rel="self" type="application/rss+xml" />
	<link>http://www.viewfromtheswamp.com</link>
	<description>Life in South Florida Can Skew Anyone&#039;s Perspective</description>
	<lastBuildDate>Thu, 01 Apr 2010 21:26:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Customizing BANS</title>
		<link>http://www.viewfromtheswamp.com/2008/03/29/customizing-bans</link>
		<comments>http://www.viewfromtheswamp.com/2008/03/29/customizing-bans#comments</comments>
		<pubDate>Sat, 29 Mar 2008 12:20:00 +0000</pubDate>
		<dc:creator>Sonjay</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[eBay & ePN]]></category>
		<category><![CDATA[BANS]]></category>
		<category><![CDATA[ePN]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.viewfromtheswamp.com/2008/03/29/customizing-bans</guid>
		<description><![CDATA[I&#8217;ve been using the BANS software (Build a Niche Store) for the past couple of months to quickly and easily create eBay sites that are automatically populated with the categories, sub-categories, and product listings from eBay. I had been wanting to diversify my income stream, which was coming primarily from AdSense. BANS is only $97, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the BANS software (<a href="http://tropicalww.nichestore.hop.clickbank.net/">Build a Niche Store</a>) for the past couple of months to quickly and easily create eBay sites that are automatically populated with the categories, sub-categories, and product listings from eBay. I had been wanting to diversify my income stream, which was coming primarily from AdSense. BANS is only $97, and the license is for use on unlimited sites. Best of all, you get the full source code, so it&#8217;s possible to modify the script as much as I want.</p>
<p>I figured what the heck, I&#8217;ll try it out. I had used Commission Junction for my affiliate marketing attempts, but had never had much success. It seemed that no matter what approach I used, it just didn&#8217;t result in a lot of sales. I tried targeted product ads on pages that talked about that specific product. I tried banner ads. I tried product listings from CJ&#8217;s datafeed. I tried it with photos of the product, with text links within the copy, with and without listing the price. I only got the occasional commission, and AdSense continued to dominate my passive income streams.</p>
<p>Almost immediately upon launching my first BANS site, I started getting commissions. My commission income is now at about one-third of my AdSense income, but it&#8217;s growing, and I expect that it may well exceed my AdSense income within the next few months.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://tropicalww.nichestore.hop.clickbank.net/"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.tropicalwebworks.com/images/misc/CJgraphic.gif" alt="" border="0" /></a>The above graph shows my CJ earnings trend. My first affiliate commission was last May. Earnings stayed pretty moribund throughout 2007. It was in mid-December of 2007 that I bought BANS. It was in January that I started building BANS sites in earnest. You can see the progress I&#8217;ve made with affiliate commissions since starting to work with <a href="http://tropicalww.nichestore.hop.clickbank.net/">BANS</a>.</p>
<p>I love that the script comes as full php source code &#8212; I&#8217;ve spent a lot of time customizing and modifying my BANS script so that it looks and behaves more the way I want it to. Some of the modifications I&#8217;ve done include:</p>
<p><span style="font-weight: bold;">Code Output/CSS/HTML</span></p>
<p>I edited the core files to remove the stupid non-breaking spaces, hard-coded table widths and table cell widths, and various other presentational code that was hard-coded into the script files.</p>
<p>The navigation is automatically populated with eBay&#8217;s categories and subcategories, and the navigation elements are indented by one, two, three or more non-breaking spaces. I removed those and added specific classes to each level of indent, along with specific ids for each level when the link is the current page. This allows me to target each category level with my css &#8212; I generally make the top-level categories bold-face and in fairly large type, then the sub-categories indented by a few pixels, and non-bold face but still in large type, then the sub-sub-categories indented by more pixels, non-bold-face and small type, and so on.</p>
<p>Also, by removing the hard-coded table and table cell widths, and adding specific css classes to each table cell, I can target those easily with my css as well. I&#8217;ve done this with the product listings, the search form, the site navigation, the &#8220;view more on ebay,&#8221; the pagination &#8212; pretty much all the code that&#8217;s output by the script. This gives me much greater flexibility in targeting these page elements with my css, which is very important to me, as I don&#8217;t use any of the boring default templates that come with a BANS purchase.</p>
<p><span style="font-weight: bold;">Call To Action</span></p>
<p>I edited the core source files to add a line of text below the item name, which reads either &#8220;Buy now,&#8221; &#8220;Bid on this item now,&#8221; or &#8220;Buy or bid now,&#8221; depending on whether the item is BIN only, auction only, or both. That line of text is a clickable link that takes the user to the product on eBay, just like the item name. This is the classic marketer&#8217;s &#8220;call to action.&#8221; You must tell the visitor what you want them to do. I&#8217;ve seen my click-through rate to eBay go way up since implementing this little hack.</p>
<p>I also edited the source files to make the Buy It Now button a clickable link. It struck me, whenever I&#8217;m looking at one of my own BANS sites, that I expect to be able to click that Buy It Now button, so probably other people do too. Let &#8216;em click it! Get that cookie planted!</p>
<p><span style="font-weight: bold;">Search Form</span></p>
<p>I edited the source files to automatically populate the search box with the user&#8217;s search query after they conduct a search. If someone searches for, say, &#8220;<a href="http://www.masonicmemorabilia.org/search/masonic+rings">Masonic rings</a>&#8221; they might want to refine their query to search for &#8220;<a href="http://www.masonicmemorabilia.org/search/masonic+gold+rings">Masonic gold rings</a>.&#8221; I say, make it easy for them. Along with their search results, I give them a search box that contains their already-searched-for term so that they can easily refine that search.</p>
<p><span style="font-weight: bold;">View More Items on eBay</span></p>
<p>There&#8217;s a line automatically displayed at the bottom of each listing page that says &#8220;View more items on eBay.&#8221; This line is a link that takes you to the appropriate category on eBay, with your custom query already applied. This is a nice touch. I edited that line so that instead of the default &#8220;view more items on eBay&#8221; text, it reads &#8220;Visit eBay to see more [product name].&#8221; For example, on my Knife site, on the page for <a href="http://www.bladesonline.net/kitchen-cutlery/santoku-knives">Santoku knives</a>, below the listing of Santoku knives it reads &#8220;Visit eBay to see more Santoku Knives.&#8221;</p>
<p><span style="font-weight: bold;">Fixing Stupid Listing Formatting</span></p>
<p>I noticed that a lot of eBay sellers write item titles like this:</p>
<p>Product&#8212;feature&#8212;feature&#8212;feature&#8212;feature&#8212;feature</p>
<p>or this:</p>
<p>Product~feature~feature~feature~feature~feature~feature</p>
<p>This approach forces the product name to not wrap, which forces the listing to take up way too much space horizontally. I design my templates so that this doesn&#8217;t kill my page layout, but it does force a page width that&#8217;s way too wide for users on smaller monitors.</p>
<p>I used php&#8217;s simple string replacement function to replace instanced of &#8212; or ~ with space &#8211; space or space ~ space. This allows the product name to wrap appropriately.</p>
<p><span style="font-weight: bold;">Fixing BANS Quirks</span></p>
<p>I also added php&#8217;s mysql_real_escape_string in appropriate spots in the source code to fix a few bugs that shouldn&#8217;t exist. It&#8217;s impossible, for example, with the default BANS script, to use apostrophes in the page content, or to use quotation marks around a custom search query, or to use apostrophes in the link name for a category page.</p>
<p>The BANS programmers did such a bang-up job with this script, I&#8217;m astonished that they didn&#8217;t use the escape string everywhere that apostrophes and quotation marks might need to be inserted into the database. But they didn&#8217;t. Fortunately, with source code in hand, I&#8217;m able to fix that myself.<br /><span style="font-weight: bold;"><br />Custom Templates</span></p>
<p>I use my own template designs &#8212; none of that default stuff for me.  I generally rotate among 4 or 5 different standard templates, which I&#8217;ve designed specifically to make it easy for me to place a product-related photo in the header. My templates use different color schemes, and I generally just choose whatever color scheme seems most appropriate for the particular niche I&#8217;m targeting.</p>
<p>I use a detailed stylesheet to style the navigation links, item listings, and other items just as I want them to appear. I generally remove the PayPal logo from the product listings, place the search box at the bottom of the page instead of the top, and repeat the navigation in the footer. Since I applied special css classes to my navigation links, I can target the main categories, sub-categories, and sub-sub-categories differently in my footer than in my header. I&#8217;ve been experimenting with showing only the main categories in the footer, by using display:none for the sub-categories in my css for the footer nav links.</p>
<p><span style="font-weight: bold;">Easy Privacy Policy</span></p>
<p>With the requirement of a privacy policy for all sites that use CJ and AdSense, I made that easy, too. I wrote a generic privacy policy, which lives on one of my websites, and I have a very basic, very easy page on each site that simply pulls in that page as a php include. It&#8217;s linked to from my footer. It exists as an actual page, so it automatically gets included in each site when I upload my files &#8212; I don&#8217;t have to mess around in the BANS admin area creating a new content page every time. It&#8217;s just automatically there. And by including the actual policy, if I ever need to rewrite the policy, I can re-write it once and have it updated on every single site. I love timesaving techniques.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viewfromtheswamp.com/2008/03/29/customizing-bans/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Used Tennis Shoes on eBay</title>
		<link>http://www.viewfromtheswamp.com/2008/01/11/used-tennis-shoes-on-ebay</link>
		<comments>http://www.viewfromtheswamp.com/2008/01/11/used-tennis-shoes-on-ebay#comments</comments>
		<pubDate>Sat, 12 Jan 2008 03:00:00 +0000</pubDate>
		<dc:creator>Sonjay</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[eBay & ePN]]></category>
		<category><![CDATA[BANS]]></category>
		<category><![CDATA[ePN]]></category>

		<guid isPermaLink="false">http://www.viewfromtheswamp.com/2008/01/11/used-tennis-shoes-on-ebay</guid>
		<description><![CDATA[I&#8217;ve been running affiliate links on a few of my websites for the past few months. I&#8217;ve been promoting well-targeted products from reputable, well-known merchants who should have a high level of name recognition and trust from my target demographics. I&#8217;ve had lots of click-throughs to the merchant sites, but not that much in the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been running affiliate links on a few of my websites for the past few months. I&#8217;ve been promoting well-targeted products from reputable, well-known merchants who should have a high level of name recognition and trust from my target demographics. I&#8217;ve had lots of click-throughs to the merchant sites, but not that much in the way of commissions.</p>
<p>Then last month I started using eBay listings. First, I launched a few sites using the BANS (Build a Niche Store) script, which allows for fast and easy creation of an eBay store based around a particular niche within eBay. My first BANS site was <a href="http://www.bitandrein.com/">Bit and Rein Tack Supply</a> &#8212; which is probably too broad of a niche, but what the heck, I had the domain lying around not being used, and it served me well for experimenting with my first BANS site. I&#8217;ve added a few more since then, the most recent being <a href="http://www.masonicmemorabilia.org/">Masonic Memorabilia</a>, which is a much narrower and better targeted niche. I also happen to know a lot about Freemasonry, and I&#8217;ll be adding some informational articles to that site, which will help it get better traction in the search engines.</p>
<p>After starting my first couple of BANS sites, I started messing about with eBay&#8217;s API, and figured out how to place eBay listings on existing sites, ones that I built using standard static html and that weren&#8217;t developed around the BANS script &#8212; for example, my <a href="http://www.tropicalboating.com/">Tropical Boating</a> site, which I manage and my husband writes content for.</p>
<p>And in the first month of this great eBay experiment, I&#8217;ve had more, and and more regular, commissions coming in from eBay than from all the other affiliate merchants that I&#8217;ve tried over the past few months.</p>
<p>People really do buy stuff from eBay. All kinds of stuff. Sometimes they come to my tack shop site and buy a saddle, or they go to my Masonic Memorabilia site and buy a Masonic ring. But sometimes they go to my <a href="http://www.boatingelectronics.net/">Discount Marine Electronics</a> site, click through to eBay, and end up buying a pair of <span style="font-weight:bold;">&#8220;lightly used tennis shoes&#8221;</span>. </p>
<p>Yep, that really happened. Someone was looking for color marine gps/chartplotters, found the marine electronics site through Google, clicked through to the site, then clicked through to eBay &#8212; and then bought a pair of used tennis shoes. </p>
<p>With eBay, as with most affiliate marketing, the affiliate marketer gets a commission when a user follows their affiliate link and buys something from the merchant, even if it wasn&#8217;t what the marketer was promoting. This can make for some rather amusing commissions!</p>
<p>Heck, I&#8217;m not proud. I&#8217;ll take my commissions wherever they come from. Even used tennis shoes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viewfromtheswamp.com/2008/01/11/used-tennis-shoes-on-ebay/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
