Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2012, 06:51:15 PM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ Website Marketing
| |-+ Monetizing Your Site (Moderator: Andy)
| | |-+ Selling Links
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: Selling Links  (Read 2303 times)
Andy
Administrator
Veteran
*****
Posts: 5 752



« on: May 19, 2007, 03:54:48 PM »

I am getting very interesting in selling links from my sites to others.

There are various middlepeople but we don't have to have them.

For individual webmasters, I think all we can do is sell ad slots on our pages. I recently converted one of my sites over to a new script I developed for the #1 reason of selling ad space. This site is a test bed for this idea: www.readingfreeads.co.uk
Report to moderator   Logged

Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #1 on: June 22, 2007, 01:10:06 PM »

I got stuck into this project this week and now have the paid Ad positions in place. Also, I have integrated premium Ad features into my existing script so advertisers can insert HTML links into their ads.

Also, I put up some pricing menu ( www.readingfreeads.co.uk/advertise.php )for the ad positions. I think they are cheap but if I sold all the slots, I would make £95 a month (around $200) on auto-pilot. Later there will be links from this page to the payment gateway. If you surf the site you can see the available paid Ad slots at the top of listings.

The next stage I am working on is PayPal IPN integration which means Instant Payment Notification. This works by sending my site data every time a month of Ad subscription is renewed or started. So, I should be able to totally automate the system. If I manually enable Ads, there will be an annoying delay to new advertisers and also there would be a delay in me noticing a canceled subscription.

This is just the test bed site, even though it is a live working site. Later I hope to create a business solution that other people can purchase off me to replicate in their own area of the world.
Report to moderator   Logged

Manu
Key Keeper
Sr. Member
****
Posts: 437


« Reply #2 on: June 22, 2007, 05:35:20 PM »

May be this could help you - http://www.wordlinkspro.com
Report to moderator   Logged
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #3 on: June 23, 2007, 05:09:12 AM »

The code of that script is zend encoded. Anyway, I have my own IPN code to modify from a previous project. Thanks anyway.
Report to moderator   Logged

Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #4 on: June 26, 2007, 12:50:36 PM »

I think I have the PayPal IPN integration done now but not live yet.

When somebody buys an advertising slot via PayPal I get Instant Payment Notification to a script on my site. This script then validates the data, logs the transaction in a database and enables the subscriber to edit their premium Ad in their usual Ad management area. It can be a little tricky to develop and test the IPN code since the script is not a visible page on your site. Also, you need to use the PayPal Sandbox which is a simulation of the PayPal site to test transactions with your site. It is fun though.

For my script, I create a log file of all errors that are found during the transaction process and finally record the success in a text file with a time stamp in the file name. This helps to debug errors and record what may have gone wrong. One thing that always seems to go wrong is a lack of response from the Sandbox to verify the received data. So I flag this as a point of note but don't exit the flow of the code. I think the live system doesn't have a problem like this. It's just so long that I last did this stuff that I forgot.

Also, I capture every transaction in a database.

As well as IPN, I make use of PDT (Payment Data Transfer) which sends some data to the thankyou page after the purchase was made so I can personalize the response to the customer on that page.

My Ad subscriptions are for 1 month in advance so I record the expiry date for the purchased ad by use of a MySQL function in this manner:
Code:
expiry=NOW() + 101000000

This is the way to store the present date and time plus 1 month and 1 day.

Well, this is advanced stuff but maybe what I posted may help some people getting into coding an e commerce back end for PayPal integration.
Report to moderator   Logged

Pages: [1] Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ Website Marketing
| |-+ Monetizing Your Site (Moderator: Andy)
| | |-+ Selling Links

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!