phpBay Pro Tips

Tips to make money on the Ebay Publisher Network using phpBay
June 3rd, 2008

How to make images clickable with phpBay 3.0

In general, the more clickable area you have, the better the chance you will get someone to click. And since making money with phpBay is all about getting the most clicks possible, we want our auction results to be very clickable

One problem people have had with phpBay Pro 3.0 is that the auction images do not link to ebay auctions (only the item text is clickable). While this is a valid concern, it is a very easy fix.

Allan from Handy Hints for Webmasters emailed me a great solution. It’s just one small change to your template file.

First, locate your default template file in /wp-content/plugins/phpBay/templates

Second, find thehtml code that places the image on your phpBay site. It will look something like this:

<img src=”%%image%%” alt=”%%alt_title%%” border=”0″ />

Then replace that code with the following

<a href=”%%link_url%%” target=”_blank” rel=”nofollow”><img src=”%%image%%” alt=”%%alt_title%%” border=”0″ /></a>

Make sure when you paste the code into your file that the quotation marks are not curly. you may have to retype them manually.

That’s it! It was that easy!

Related Posts

9 Responses to “How to make images clickable with phpBay 3.0”

  1. Great tip – thanks! Just watch out for curly quotes when you cut-and-paste – it can upset the code.

  2. Another gem in a string of helpful posts. I had seen in the past some sites with the clickable images and thought perhaps I had not properly enabled one of the many fine options of phpBay Pro. Thanks! & thanks Allan!

  3. Thanks a lot this is exactly what i was looking for. Don’t really understand why this is not default but i guess the next version will have it.

    /G

  4. That was easy enough, so I’m hoping that it will increase my click through rate on my listings.

    Thanks for another great tip!

  5. How do you get rid of “Powered by phpBay Pro” on the bottom of every page? This is a huge footprint for google to find.

  6. James,
    Just delete all the text in the “affiliate url” field in the bottom of the phpBay settings.

  7. If you use columns to list your items you will need add this to the “template.column.results” as well. Cheers

  8. Great tip. A few weeks ago on wicked fire, a member asked us to review his phpbay site. I actually suggested that he made the images clickable links as well. I am getting ready to create my phpbay site, and now I know how. Thank you.

    Shudogg Dot Com – Make Money Online Blogging

  9. I generally go the way of using blogging mixed with affiliate marketing and Google Adsense to make money online these days. Its not loads, but a nice little earner every month goes to paying some bills :)

Leave a Reply