Affiliate Resource Center
Greetings Affiliates!
The Royal-Responder.Com Affiliate Resource Center will provide you with
many easy to use linking options, as well as teach you many affiliate 'tricks'
to create more sales and commissions.
The Resource Center will provide:
- Techniques for creating short web addresses to promote the Royal Responder. We will show
you how to create a short address, even if you do not have your own website! < Go There >
- A full selection of banners ( even a FLASH Banner ) and images with complete html code for simple
insertion to your site. < Go There >
- How to hide the affiliate links on your website using javascript!
< Go There >
- A neat way to give away FREE Autoresponders on your site.
< Go There >
- . . . more catagories in development!
Techniques for Creating Short Web Addresses!
There are two very easy ways to create short web addresses.
These are ideal for use with email, eZines and printed material.
- Create Redirect Pages on your website.
Here are two ways to accomplish this task.
A) HTML meta-refresh - redirect
Create a new page using the HTML code below and name it any way you want,
for example yourdomain.com/rr.html - that will be the short URL you can
use in your ads. People who click on that link will get transfered automatically
to a designated web page.
B) Simple javascript redirect
Insert this code between the head tags ( <head> place javascript here </head> ) of your webpage.
- Royal Responder Web Alias Redirect System
Ok, some of you may be saying, "HEY, I don't have my own website and I want an option for a short
address as well!" No problem. I have been an Affiliate administrator for close to three years
and have developed many redirect program for those with no domain of their own.
All affiliates are welcome to use the Royal Responder Web Alias Redirect System. This
system uses a dedicated domain called: < royal-site.com > It is virtually
impossible to get around this system. Go there now to see what we mean -
Click here! Once you get to this site,
enter *rr4* in the box and then click *Go Now!*
Set up your Royal Responder Web Alias Accounmt NOW!
< Top >
NEW! The Ultimate Redirection Technology

The FREE Go2-URL.Com service allows you to create as many short URL's as you need.
You can even Index all of your Affiliate URL's to track click-thru rates
for all the affiliate sites you market.
The best part is . . . Go2-URL.Com is
FREE!
Banners and Promotional Images
View the selection of banners currently available! Many more
banners and images are in development.
< Top >
How to hide your affiliate links with javascript
People are simply curious by nature, and sometimes curiosity
leads them to try to get past affiliate links and go direct to the
host domain. We have created several systems to prevent that from occuring.
First ... notice that your true affiliate link is:
http://www.royal-responder.com/rsp-cgi/a/clickthru.cgi?id=
Below you will find several easy ways to hide the affiliate links from
the eyes of your website visitor. Remember, you can also hide the affiliate links
with use of the redirect options above.
See a demo of this link ... roll your cursor over this:
Demo If clicked, you will be directed back to this page, yet it appears as though
you are going to the front page of this site ( http://www.royal-responder.com ).
See a demo of this link ... roll your cursor over this:
OnClick Demo If clicked, you will be directed back to this page, yet it appears as though
you are going to the front page of this site ( http://www.royal-responder.com ).
< Top >
A Neat Way To Give Away FREE Autoresponder Accounts
When a visitor come to your site, offer them a FREE autoresponder
account by automatically opening a new, small, browser window to make
the pitch. This little window will only open once, the first time they come
to your site and then exit that page, so it won't be an annoyance.
There are two parts to this function.
- The javascript below in the text box.
- The code needed in the <body> tag : OnUnload="DisplayInfo()"
Demonstration: <body OnUnload="DisplayInfo()">
The *OnUnload=* portion means it will pop open the small window when
they exit that page. You can have it pop open when they enter that page
by changing *OnUnload=* to *Onload=*.
Here is the javascript code to add between the head tags ( <head> place javascript here </head> )
on the openning page of your site:
Want to see what the popup window looks like? Click Here!
|