Buy an EZ Link

November 28th, 2007

Over on the right-hand column, you might notice I’ve rearranged some of the content boxes and added a new one called, Share the Love.

This new content box allows you to buy links on this very blog for just $5! That’s $5 for traffic, link popularity, link juice, link love, whatever you want to call it.

Only a maximum number of 10 links will be shown at any one time so when link number 11 comes in, link 1 will be bumped off the list (FIFO).

Thanks to Gary for supplying the EZ Linkz script.

Great Sales Page Graphics

September 22nd, 2007

Are you still serving up the same drab sales pages? Want to spice them up with some eye-catching graphics?

I recently came across a fantastic collection of website graphics specifically designed for sales pages. I liked them so much that I bought resell rights to them!

Marketing Graphics Pro Package

You can get the Marketing Graphics Pro package for just $25. Over 2,000 individual graphics for use on any of your own websites.

cehe@internetmarketingfool.com

New Text Link Ads Affiliate Links… Again

September 13th, 2007

Text Link Ads have quietly switched from using TinyURLs as affiliate links with a JavaScript-based solution that obfuscates your raw affiliate URLs. I say quietly because I’ve not yet received any communication about it from Text Link Ads informing me about the changeover, but they’re right there in the TLA control panel as graphical banners, text links and RSS buttons.

To an affiliate, obfuscation can be a useful tool as it disguises raw affiliate links and prevents hijacking (when people remove or replace your referral ID before making a purchase meaning you don’t get any credit for the sale), but this particular implementation seems pointless as the raw affiliate URL is displayed in plain text in the web browser’s status bar when you hover over one of these new links.

Up until a few days ago, your TLA affiliate links were presented to you as TinyURLs. Now, logging into your Text Link Ads affiliate section, you’ll be presented with a variety of different options for where your affiliate links actually lead to. Choices include the TLA home page, $100 promotion page or the package details page of one of your own inventory websites.

Whilst this might seem like an improvement, the format of the links restrict them to being displayed in web pages only. I can’t figure out why an option for a plain text link allowing the affiliate some modicum of control has been omitted. This new JavaScript-based system isn’t email friendly, has to be displayed on a web page, doesn’t prevent hijacking and obviously isn’t going to work very well in a non-JavaScript environment.

Here’s the code for a typical, new-styled TLA affiliate link:

Code:
<script type="text/javascript">
function affiliateLink(str){ str = unescape(str); var r = '';
for(var i = 0; i < str.length; i++) r +=
String.fromCharCode(7^str.charCodeAt(i));document.write(r);}
affiliateLink('%3Bf%27ouba%3A%25ossw%3D%28%28ppp%29sb%7Fs*
knil*fct%29dhj%28tsfusbuXlns%29wow8uba%3A40127%259%23677%27
ni%27AUBB%27Knilt%3B%28f9');
</script>

I would have used one of my new TLA affiliate links in this post, but they don’t appear to display properly in WordPress either however, I did manage to extract the link by right-clicking on the above when it’s displayed in a browser and copying the link.

If you fancy $100 of free text link advertising, give Text Link Ads a try.

If you had to update all of your old style TLA links on your WordPress blog to the TinyURL format using SQL then it’s time to start controlling your own links with your own redirects rather than relying on third party services.

Technorati Tags: , ,

Why Search Engines Hate Paid Links

August 15th, 2007

Today, I received an email newsletter from Text Link Ads, part of which read,

If you are ready for an ad that can drive traffic and raise your natural search engine rankings head on over to TLA now

If I ran a search engine and I was aiming to deliver the most relevant results to my users then I’d also be concerned about people trying to take advantage of the careful developed ranking algorithms I’d put in place.

Whilst some websites using paid links might deserve a rankings boost i.e. they’re relevant for user search terms, but perhaps don’t yet have enough back-links to lift them into the limelight of the first three pages, paid links allow any website with a marketing budget to get those improvements regardless of whether or not they’re deserved.

Back-links are a handy natural voting system. Using back-links as votes may not be the perfect voting system, but it’s very effective. Is paying for votes any more ethical on the Internet than it is in the real world?

Technorati Tags: , , , ,

Do Long Sales Letters Work… For Technical Products?

July 16th, 2007

Love them or hate them, those long sales letters are here to stay by the look of things. For marketing products especially, they seem to work well enough that top sellers continue to use them.

Perhaps the market has gotten used to seeing sales information presented in such a linear fashion. When a story is being told, as these types of product sales websites often do, it seems logical to try and keep the reader focussed on the narrative and not be distracted by something which might detract from making the sale.

When the product is a software application aimed at web developers, does this type of long sales letter approach still work?

Read the rest of this entry »