Eric Nagel

Eric Nagel

CTO, PHP Programmer, Affiliate Marketer & IT Consultant

Link Building with Robert Adler

Robert Adler of Microsite Masters (@Bofu2U) presented a session on Link Building at Affiliate Summit West 2012 in Las Vegas.

Link Building with Robert Adler
Link Building with Robert Adler

Adler started his session with a definition of link building that was different than what is normally thought of in the SEO community. SEOers look for links that are keyword rich, and ideally do-follow. Robert, however, will take just about any link.

He then went on to show how a site can move around the SERPs until it settles into its new position, and discussed what metrics may influence ranking.

The different shades of SEOers were defined (white, gray, black) followed by examples of the different types of links you could get back to your site.

This wasn’t your typical link building session, which may have turned off a few attendees (including the one who blamed Robert spamming his forum and wasting 20 minutes out of his day, every day). However, as an affiliate, it’s important to understand the many different types of link builders out there, what tactics they use, and how to compete against them.

Here are my raw notes:

Read More

How to Quadruple Revenue Using Existing Traffic

Timothy Kerber (CEO of MemberGate Solutions), moderated a panel at Affiliate Summit West 2012 consisting of Mike Allen, (Shopping-Bargains.com), Tim Ash (SiteTuners and author of Landing Page Optimization: The Definitive Guide to Testing and Tuning for Conversions) and Jennifer Myers Ward (ebove & beyond) on How to Quadruple Revenue Using Existing Traffic.

Tim, Jennifer & Mike talk about increasing revenue
Tim, Jennifer & Mike talk about increasing revenue

While the target audience was listed as affiliates / publishers, I personally think merchants who attended got more out of the content, as affiliates can pre-sell then direct the user where to buy, but it’s the merchant who can really increase revenue via cross-sells, upsells and a simple checkout process.

Here are my notes from the session, slightly cleaned up and important parts highlighted

Read More

Google Affiliate Network API PHP Script

Google Affiliate Network

I was excited when I read Google had released an API for their Affiliate Network, as I wanted to automate pulling sales data from GAN. But I quickly became disheartened when I realized how difficult it is to use.

Since this was for myself, and not a web-based service that would be used by others, the Simple API method of authorization was good enough. After getting it to work with Picasa, but not GAN, I asked for some help and was introduced to the OAuth 2.0 Playground. This showed me the headers I’d need to send, and how OAuth 2.0 works.

For the record: the Google Affiliate Network API does NOT support Simple API Access. You cannot access the service with an API Key and IP locking.

I now have a working script, and have written up step-by-step instructions on how you can pull orders from GAN automatically each day.

This script is not complete, as it’s up to you to do something with the data once you have it. You can also modify the final call to pull advertisers, instead of orders.

Read More

Adding Microformatted Breadcrumbs to Thesis

I received an email the other day asking how I added my breadcrumbs to my Thesis site.

On the site, they look like this:

Microformat Breadcrumbs
Microformat Breadcrumbs

But in the search results, they appear like this:

Thesis RDF Breadcrumbs
Breadcrumbs in Search Results

In the search results, the title is linked to the blog post, while the category is linked to the category page.

Here’s how I do it in Thesis

Read More