My Custom Auction2Post Template

January 18, 2010

I have been working with Auction2Post software for over a year now. I have made a lot of templates to go with the EPN sites that I release. Continuing with our previous post, Continue to take it up the Bot! I am going to release my template that is working the best to avoid the bot clicks so far. In addition, I have added a huge list of referrers that are denied access to the various sites.


<table cellpadding="5"><tr><td sytle='align:center;' width="80" height="80">
<img src="[galleryURL]

" alt="[title]" title="[title]" /></td><td>[title]<br />Current Price: <b>[currentPrice]</b><br />Bids: <b>[bidCount]</b></td></tr></table><span id="more-191"></span>
<div align="center">[img[]]<br/><p><h3>

[inline]
<script type="text/javascript">
document.write('<a href="',decodeURI(url),'">Click here to BID NOW!</a>');
</script>
[/inline]
<br />Current Price: <b>[currentPrice]</b></a>

<br /></h3>Current Bids: <b>[bidCount]</b><br />
</div></p><br/>[description]<br/><div align="center">[img[]]</div>

As you can see, nothing elaborate here. The key is to not make anything clickable in the post excerpt. I believe this is where I was getting hammered with clicks. You can find the list of denied referrers that I’m currently using in this post HERE. I have added this to my .htaccess file on the root of all my EPN sites.

Leave a Reply