Removing the bids from your phpBay sites is a simple way to get more clicks and earn more money. It’s an easy hack that anyone can do if they follow my step-by-step instructions.
But before I go into the details of what to change, I’ll take a moment to tell you why removing bids from phpBay sites will help you make more money with phpBay.
It’s really not rocket science. People will click your links when they see a product that is at an amazing price, a price they can’t get anywhere else. But if I’m on your phpBay site and I see an ipod for $20, but I also see 0 bids, I instantly realize it’s not an amazing deal, it’s just that the ipod has no bids on it, and the price will go up. So I’m less likely to click. But if I see an ipod for $20, and I don’t se anything about the number of bids, then I’m gonna click in a heartbeat because I think the ipod is selling for $20.
True, when people get to eBay they will realize that it’s not selling for $20 and that there are no bids, but at least we planted the eBay cookie. The goal with phpBay is to plant as many cookies as possible.
So lets take a look at how to modify your theme to stop the bids from displaying in phpBay auction results.
Step 1. Locate your template files. You want to edit the file called “template.ebay.results.html” for the regular auction layout and “template.column.results.html” for the column layout. The path to both files is “phpbay_plugin > wp-content > plugins > phpBay > templates”
Step 2. Save a copy of the files in another folder BEFORE you edit them.
Step 3. Open the files in an HTML editing software (or in notepad).
Step 4. Look for this line of code:
<td width="60" align="right">%%bid_or_bin%%</td>
Step 5. Now you can delete that whole line. But I prefer to comment it out in case I want to turn it on later. To comment it out, replace that line of code with this line:
<--<td width="60" align="right">%%bid_or_bin%%</td>-->
Step 6. Save the file and upload it over the current file using an FTP software (I like Filezilla).
Step 7. There is no step seven. Your done! Go to your site to make sure it worked.
Hope that little hack helps you get more clicks on your phpBay Sites.