Categories

These are just sample categories, members get access to more sections.

Automate anything on the Web – no programming required

As I said at STM London, my favourite kind of outsourcing is the kind that’s free, never makes mistakes, and works 24 hours a day – outsourcing to a computer, otherwise known as automation. You can save surprising amounts of time by automating even very simple tasks – for example, if you can automate a […]

Categories Programming, Servers & Scripts

Programming For Non-Programmer Affiliates, pt 3: Reacting To User Input Or Time

Once again, brothers and sisters, let us delve into the eldrich, occult world of … programming. Or to put it another way – let’s make your landers even more effective. In this, the final part (for now) of my basic introduction to programming for affiliates, we’re going to look at making your landing pages change […]

Categories Programming, Servers & Scripts

The Quickest Way To Create Entire Mini-Sites For Adwords, Native or Other Campaigns

With the expansion of affiliate marketing into whiter-hat areas these days, a lot of people are finding the old single-page lander doesn’t cut it. Actually, that’s been a problem for huge, but quiet, sectors of the industry for a while. Anyone relying on Google Adwords, for example, is used to having to deploy entire mini-sites […]

Categories Programming, Servers & Scripts

FINALLY … online tool to send MASSIVE files to anyone for FREE!

Very sweet … fully encrypted and dead simple upload! https://send.firefox.com/

Categories Programming, Servers & Scripts

With using a CDN for landers, is there still a need for my VPS?

I’m currently hosting my sites on a VPS. I chose VPS due to the loading speed for my landers. However now after I’ve set up a Cloudfront CDN, tutorial courtesy of caurmen, I could literally upload all my landers there and works faster than a VPS. As for my sites, I’ve got a few websites, […]

Categories Programming, Servers & Scripts

How2Bank in 2016 (scripts ed.)

Best of Envato scripts. All mentioned below will create specialized websites in an hour with zero coding. Most require you to populate with content, some don’t. Format: Category (Price) M – Monetize T – Traffic Viral 1 ($35) Viral 2 ($26) Viral 3 ($18) Viral 4 ($20) M – AdSense, Natives T – Facebook, Natives, […]

Categories Programming, Servers & Scripts

CHEATSHEET: DOs and DON’Ts of Hosting And Servers

Hosting, servers, VPSes, CDNs, oh my. The tech side of AM can be fearsomely complicated. So here’s some simplicity. 16 quick tips that should get you 90% of the way to where your AM server setup needs to be. 1) DON’T run a server if you can help it. If you’re using tracking that’s hosted […]

Categories Programming, Servers & Scripts

How To Pass Postbacks From Clickbank to Voluum

If you plan to run clickbank through voluum, here’s how to post back data. 1) Create a PHP file with this code. Be sure to change the following placeholders… YOUR_CLICKBANK_SECRET_KEY Whatever Secret key you want. What’s most important is you don’t share this key with anyone. FROM_EMAIL_ADDRESS_GOES_HERE The from email address for the email notification. […]

Categories Programming, Servers & Scripts

[noip labs] Free PageLock Script

Here is our first post from the Noipfraud labs. In the labs we experiment and produce useful scripts and tutorials for affiliates. This first post is about a useful script we wrote a while back: PageLock It locks down your landing pages so only visitors that came through your traffic source destination link can view […]

Categories Programming, Servers & Scripts

Automatic VPS Deployment with The StackScript

This is a bit overdue but I’d like to introduce… The StackScript is simple. It is a tweaked and customised deployment script for Linode (http://linode.com). The script deploys a basic LEMP stack – i.e. Linux (CentOS 6.5 x64), Nginx (compiled from source), MariaDB, PHP-FPM. You set this up as a script within Linode’s control panel […]

Categories Programming, Servers & Scripts