Go Back   Poker Affiliate Forum > PokerAffiliatePrograms Forums - Discussion For Poker Affiliates > General Poker Affiliate Marketing Discussion

Reply
 
LinkBack (2) Thread Tools Display Modes
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 09-25-2007, 06:39 PM
Justin's Avatar
Member
 
Join Date: May 2005
Posts: 585
Send a message via AIM to Justin
Default Affiliate Link redirect program

Does anyone have a script for a backend affiliate link type program???

As of now I just edit all my links manually. I want to switch over so I can put this on the site, and then redirect them all through it. This way if I need to change the link, I can just do it in one place. Im sure most of you guys have this already, but I have no programming skills at all.

If anyone has one, or would be willing to make one, post it here or PM me....

-Justin
__________________
JustinGoff.com
(updated)

New goal - $30,000 per month by the end of 2008

Reply With Quote
  #2 (permalink)  
Old 09-26-2007, 02:39 AM
Member
 
Join Date: Nov 2005
Posts: 752
Default

I just make a directory, call it "go" or something like that, then make subfolders for each poker room (or merchant for other affiliate type sites).

In that folder, I create a file called index.php and include a 301 redirect. For instance my fulltiltpoker redirect looks like this:


*/
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://www.fulltiltpoker.com/?key=MD...DUxMDAwMDAwMDA-" );
?> */

remove the two */

I then link to mysite.com/go/fulltilt/ every time I need to include my affiliate link and viola, instant redirection.

Doing this has so many advantages:

1. I can block /go/ in my robots.txt
2. No pagerank is "bled" to the poker room
3. I can change affiliate links on the fly (switching to PAW network, for instance)
4. I never have to search for affiliate links, I just have to remember the directory structure.

Not sure if this was what you are looking for but it works awesome for me.
Reply With Quote
  #3 (permalink)  
Old 09-26-2007, 02:52 AM
Member
 
Join Date: Jan 2005
Location: Chicago
Posts: 3,488
Send a message via Skype™ to Jeremy
Default

If you have a cpanel in your host, you can set up redirects there too. This is an easy way to do it as well.
Reply With Quote
  #4 (permalink)  
Old 09-26-2007, 02:58 AM
Portuguese Moderator
 
Join Date: Dec 2006
Location: Brazil
Posts: 580
Default

I use m e t a-refresh. Do you think it works OK?

I believe they are similar to your methods, aren't they?

Internet explorer has an option to block m e t a-refreshs, but only if the user is on high level of security.
__________________
Professional translation: English to Portuguese. Native-speakers with experience in gambling. Contact me if interested.
Advertisement opportunity for poker companies: Growing poker portal in Portuguese, busy forum (users from Brazil and Portugal) - Ad space available.
Reply With Quote
  #5 (permalink)  
Old 09-26-2007, 09:11 AM
bahh's Avatar
Swedish Moderator
 
Join Date: Oct 2006
Posts: 1,068
Default

It is a common spam technique. Google might not like it. Use a 301 instead.


Quote:
Originally Posted by mfosouto View Post
I use m e t a-refresh. Do you think it works OK?

I believe they are similar to your methods, aren't they?

Internet explorer has an option to block m e t a-refreshs, but only if the user is on high level of security.
__________________
High quality English to Swedish translations. PM me for rates.
Reply With Quote
  #6 (permalink)  
Old 09-26-2007, 01:33 PM
Portuguese Moderator
 
Join Date: Dec 2006
Location: Brazil
Posts: 580
Default

But I am blocking the folder in my robots file.
__________________
Professional translation: English to Portuguese. Native-speakers with experience in gambling. Contact me if interested.
Advertisement opportunity for poker companies: Growing poker portal in Portuguese, busy forum (users from Brazil and Portugal) - Ad space available.
Reply With Quote
  #7 (permalink)  
Old 09-28-2007, 10:47 PM
Member
 
Join Date: May 2005
Posts: 324
Default

Quote:
Originally Posted by mikebrad View Post
I just make a directory, call it "go" or something like that, then make subfolders for each poker room (or merchant for other affiliate type sites).

In that folder, I create a file called index.php and include a 301 redirect. For instance my fulltiltpoker redirect looks like this:


*/
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://www.fulltiltpoker.com/?key=MD...DUxMDAwMDAwMDA-" );
?> */

remove the two */

I then link to mysite.com/go/fulltilt/ every time I need to include my affiliate link and viola, instant redirection.

Doing this has so many advantages:

1. I can block /go/ in my robots.txt
2. No pagerank is "bled" to the poker room
3. I can change affiliate links on the fly (switching to PAW network, for instance)
4. I never have to search for affiliate links, I just have to remember the directory structure.

I am wondering what you do for stats for a page like this. If you put any html before the php is voids the script. Any suggestions?

Thanks for pointing this script out!
__________________
A rolling stone gathers no moss.
Reply With Quote
  #8 (permalink)  
Old 09-29-2007, 01:56 PM
Member
 
Join Date: Mar 2005
Posts: 190
Default

Great idea for redirects. How do you keep track of the visits to the php redirect page? Can you place something like statcounter dot com or Google analytics on the page? I thought the php header would prevent any further action on the page.

Any php experts? or anyone else come up with a good idea to take the stats on the redirect? Sounds like a good way to keep track of outbound links.
__________________

Words to remember: You catch more flies with honey than with vinegar.
Reply With Quote
  #9 (permalink)  
Old 09-30-2007, 04:19 AM
Member
 
Join Date: Nov 2005
Posts: 752
Default

For google analytics, I use this code on my page with the redirect

< a target= "_blank" href="my outgoing link here" onclick="javascript:urchinTracker('/outgoing/bodogpoker');" title="bodogpoker">VISIT BODOGPOKER< / a >

Reply With Quote
  #10 (permalink)  
Old 09-30-2007, 05:45 AM
ClarkePromotions's Avatar
Member
 
Join Date: Apr 2005
Location: Fortaleza, Brazil
Posts: 383
Default

Who useses Google analytics tho honestly!!!
__________________
I'd describe my SEO hat as a darkish gray...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.pokeraffiliateprograms.com/forums/general-poker-affiliate-marketing-discussion/11935-affiliate-link-redirect-program.html
Posted By For Type Date
Five Mistakes I Made as a New Poker Affiliate This thread Refback 08-24-2009 03:39 PM
MikeWittmeyer.com - Poker and Casino Affiliate Blog - Part 3 This thread Refback 07-25-2009 09:07 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Affiliate program with direct download link US allowed Emil General Poker Affiliate Marketing Discussion 0 08-05-2007 01:18 PM
Poker affiliate Programs edmc General Poker Affiliate Marketing Discussion 8 05-27-2007 04:07 PM
New Affiliate Program in the works psmoney General Poker Affiliate Marketing Discussion 6 12-07-2006 04:44 AM
partypoker not paying this affiliate pittsburg123 General Poker Affiliate Marketing Discussion 13 03-05-2005 08:58 PM


SEO by vBSEO 3.3.0