Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Products and/or Services Offered (http://www.greenguysboard.com/board/forumdisplay.php?f=6)
-   -   NipURL.com - Shorten Your Affiliate URLs for FREE (http://www.greenguysboard.com/board/showthread.php?t=48563)

steved 2008-08-20 12:54 PM

NipURL.com - Shorten Your Affiliate URLs for FREE
 
Hello,

If you want easy to remember or shorten the URLs for your affiliate links, check out http://www.NipURL.com. It's free to make shorter URLs in place of your long ones, keep stats, bulk adding, and much more.

You can register here which is highly recommended for editing your URLs, and getting stats.

Thanks for reading!

SteveD

Greenguy 2008-08-20 01:02 PM

I don't think I trust anyone enough to send traffic to their domain so that they can redirect it to my sponsor.

No offense, but what's to stop you from putting in your own codes every now & then? Closing down & taking all the traffic?

And is there really a need to shorten up the URL?

Toby 2008-08-20 01:35 PM

I can do the same thing on my own domain with a one line php file.

PHP Code:

<?php header ("location: http://sponsor-referral-link.com"?>

Create a file with the above code (replace the link URL) for each sponsor/site then link to that instead of using the referral URL.

Cleo 2008-08-20 02:06 PM

htaccess redirect works real well too.

cd34 2008-08-20 02:08 PM

.htaccess

Code:

RewriteEngine on
RewriteRule ^sponsor1$ http://sponsorurl1.com/ [R=302,L]
RewriteRule ^sponsor2$ http://sponsorurl2.com/ [R=302,L]
RewriteRule ^sponsor3$ http://sponsorurl3.com/ [R=302,L]
RewriteRule ^sponsor4$ http://sponsorurl4.com/ [R=302,L]

http://site.com/sponsor1 would then redirect the surfer.

You could do 301s if you didn't want to intentionally scrape your sponsors.

steved 2008-08-28 12:01 AM

Quote:

Originally Posted by Greenie (Post 415900)
I don't think I trust anyone enough to send traffic to their domain so that they can redirect it to my sponsor.

No offense, but what's to stop you from putting in your own codes every now & then? Closing down & taking all the traffic?

And is there really a need to shorten up the URL?

This is all true, but I'm not willing to to steal from people. There are many other URL shortening services being used.

Maybe I shouldn't target adult webmasters with this service. Surfers use these services more than webmasters, although I've made some nice $$$ from using other URL shortening services for high PR links and such.

Anyways, the service is there for anyone wanting to use it:)

steved 2008-08-28 12:11 AM

Quote:

Originally Posted by Toby (Post 415906)
I can do the same thing on my own domain with a one line php file.

PHP Code:

<?php header ("location: http://sponsor-referral-link.com"?>

Create a file with the above code (replace the link URL) for each sponsor/site then link to that instead of using the referral URL.

Yes, this can be done, but with my site, you can shorten up to 1500 links at once. Takes about 5 seconds. It can be useful for some things, but not for everyone, I guess:)

Toby 2008-08-28 12:20 AM

Quote:

Originally Posted by steved (Post 417106)
Yes, this can be done, but with my site, you can shorten up to 1500 links at once. Takes about 5 seconds. It can be useful for some things, but not for everyone, I guess:)

Change everyone to most and I'd agree.

You'll find that adult webmasters tend to be a rather independent lot. (huge understatement) We're not going to place control our income generating links in the hands of a third party.

steved 2008-08-28 12:31 AM

Quote:

Originally Posted by Toby (Post 417107)
Change everyone to most and I'd agree.

You'll find that adult webmasters tend to be a rather independent lot. (huge understatement) We're not going to place control our income generating links in the hands of a third party.

Either way, this is the Product and/or Services section, right? I'm offering a free service:)

I'm not making anyone use it, or am I going to change links on people. I don't rip off people, ever, but I understand why MOST wouldn't trust their links with other people.

|thumb


All times are GMT -4. The time now is 05:21 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc