Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Free Affiliate Management Software?, Anybody use any of these, successfully?
Fun4TheMoney
post Jun 12 2005, 01:54 PM
Post #1


Super Member
*********

Group: Members
Posts: 224
Joined: 17-February 05
From: Oregon
Member No.: 3,805



I'm experimenting with setting up my own affiliate program. Since I'm not sure if it will work for me (my products are just tutorials) I don't want to sink any money into it.

I have an idea for how to do this from scratch--free and easy--but I need to be sure it will work, first, and be worth doing.

I'd love to hear from any of you who have had experience setting up your own affiliate programs--especially free or cheap--since those are the ones that would be my competition if I can develop my own and make it fly.

TIA,

Suz
Go to the top of the page
 
+Quote Post
snlildude87
post Jun 12 2005, 04:10 PM
Post #2


Moderator
***************

Group: Members
Posts: 2,325
Joined: 8-March 05
From: Mawson, Antarctica
Member No.: 4,254



Dude, you don't need any affiliation software - just make your own. It's really easy, and I'll show you how with a little PHP.

1. First, make a file called af.php (short for affiliates).
2. In af.php, type in the HTML code that will include your affiliate's URLs:

af.php:
CODE

<a href="http://site1.com"><img src="site1.gif" alt="site1"></a>
<a href="http://site2.com"><img src="site2.gif" alt="site2"></a>
...


Just keep adding to af.php once you get new affiliates.
3. To actually make this show in your pages, include the following code where ever you want your affiliates' buttons/URLs to show:
CODE

<?php include(/home/yourcpanelloginname/www/af.php) ?>

Change yourcpanelloginname to your cPanel login name.
4. Finally, upload af.php to the root of your directory - inside public_html and not any folder deeper than that.

That's it! If you have any questions, feel free to PM me. Good luck!
Go to the top of the page
 
+Quote Post
Fun4TheMoney
post Jun 12 2005, 04:48 PM
Post #3


Super Member
*********

Group: Members
Posts: 224
Joined: 17-February 05
From: Oregon
Member No.: 3,805



Great! Thank you. I'll copy this, save it, and PM you if I can't figure it out.

Suz
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Animation Software?(6)
  2. Do You Need A Content Management System?(20)
  3. Content Management System - Cms(15)
  4. What's The Best Content Management Software?(15)
  5. Web Design Software(17)
  6. Great Website Design Software For Mac(0)
  7. Which Forum Software Do You Use(4)
  8. Which Forum Software Should I Use?(28)
  9. Community/forum/website Management Software(5)
  10. What Is A Good Free Forum Software?(29)
  11. Phpbb 3.0 Beta 2 - Free Forum Software(28)
  12. Blogging Software(9)
  13. How I Design Websites Using Free Software(17)
  14. Dreamweaver Cs3 Help With Php(1)


 



- Lo-Fi Version Time is now: 6th September 2008 - 02:22 AM