-
Building A Surfer Trap – Stage 6
Stage 6 already!
Only 2 more stages to go after this tutorial until you have a fully functional surfer trap!
Ok as promised in the last tutorial, we are going to implement the table pages you hopefully made in our last tutorial.
You now need to signup for ANOTHER counter code. Use the same counter as you did last time and, again, make sure the URL you send the traffic from the counter to is your main Multi-Site FPA surfer trap page.
Ok, you have the new counter code, what you should do with this is place it on every one of the niche table pages we made yesterday. Nowhere else except on these pages.
Once you have the counter code placed you now need to go back to our consoles, what we are going to do is make these HTML table pages into a secondary console from off the first pop up that we get when a surfer visits any of our FPA’s.
What you should do is enter the following coding in between the <head> and </head> tags of the niche pop-ups ensuring that you choose a DIFFERENT niche to the one of your original consoles:
<!—— BEGIN CONSOLE CODE ——->
<SCRIPT language=Javascript>
<!–
var exit=true;
function exitcnsl()
{
if (exit)
open(“http://www.yourdomain.com/tableconsolepage.html”, “tables”,”toolbar=0,location=0,status=0,menubar=0, scrollbars=0,resizable=0, width=800,height=600,top=0,left=0″);
}
//–>
</SCRIPT>
<!—— END CONSOLE CODE ——->You need to edit the figures for width= and height= to reflect the size of your table, ideally the frame of the console should be around 3 or 4 pixels either side of your tables.
Ok now once you have added the above to your existing pop-ups you now need to add the following to the newly created table consoles between the <head> and the </head> tags:
<SCRIPT language=javascript>
self.blur();
</script>What this will do is once the first console loads, it will immediately load a second console but, this second console should be ‘hidden’ behind the main window that is displayed. We have created a blur console.
We now have one last thing to do with this ‘blur console’ that we have just created.
Go to the HTML coding for the table ad console and add the same JavaScript to that page however, this time you DO NOT need to use the self.blur section of the instructions or, change the sizes of the console that pops.
Instead you need to add the following to the <body> tag:
onUnload=”exitcnsl()” so as an example your body tag may look like this:
<BODY BGCOLOR=#000000 onUnload=”exitcnsl()”>
Now you also need to alter the location for the console that will pop this time, you have a choice, you can send the console directly to the ARS POTD program or, you can send it BACK to your Multi-Site FPA page, at which point the surfer will be able to select another niche or leave your site.
Now remember, this surfer trap IS aggressive however, every time one of your counter codes load both from the FPA’s where we implemented them AND on the newly created table consoles we are gaining extra traffic.
If you have ANY questions at all please do not hesitate to post on the forums and myself or one of our administrators will assist you.
Article written by Lee
-
Organizing Your Hard Drive And Server
We have probably all done it at some point, we get in such a hurry to upload our new site that we have just spent the last 20 minutes building that we don’t think about maintaining the site at a future date or, worse still, we need to change a site we built 6-8 months ago and can not remember where we uploaded it to.
By organizing your server from day one of your steps into becoming a webmaster you will, inevitably, save yourselves a lot of time in the long term future of our business model.
Lets take a look at how we can accomplish this ‘organization’ though.
On your hard drive you need to have a ‘central’ location for all of your online files and folders, what better place to keep this than in a folder named ‘Online’ of course, this is just an example but it will son become apparent to you that this is probably the most logical folder name to use.
Now, within this folder you are also going to need to have a few sub folders, i would suggest using a folder for each of the domains that you own so for example, for your first domain, you would name it myfirstdomain.com, your second would be named myseconddomain.com etc.
Within these domain folders you will also need to have a selection of sub folders again, I would suggest names for these folders such as /html/, /scripts/, /articles/, you are now well on the way to organizing your server.
In addition to these sub folders you will also need to create sub folders for your images that you will be using on your sites, I would suggest using the names /banners/ and of course, /images/ for these two folders, you now know that the /banners/ folder contains all of the buttons and banners you will use on your sites and the /images/ folder contains all of the .jpg and .gifs you will use. Inside the /images/ folder, it might also be advisable to create a sub folder called /thumbnails/ which, you can store your thumb nailed pictures in if required.
One other advantage to organizing your folders and sites in this manner is that over time, it will assist you when it comes to dealing with hot linkers. Instead of having to find the paths to all of your individual image directory, you know instantly where you put them, without the need of logging onto your server.
Ok so you now have a semi-organized folder structure on your HD, so far we hopefully have a folder structure that looks somewhat like this:
C:/online/myfirstdomain.com/
C:/online/myfirstdomain.com/html/
C:/online/myfirstdomain.com/scripts/
C:/online/myfirstdomain.com/articles/C:/online/myfirstdomain.com/html/Banners/
C:/online/myfirstdomain.com/html/Images/
C:/online/myfirstdomain.com/scripts/Banners/
C:/online/myfirstdomain.com/scripts/Images/
C:/online/myfirstdomain.com/articles/Banners/
C:/online/myfirstdomain.com/articles/Images/So, hypothetically, if you created a article called ‘Article One’ you would find this in the following place on your HD:
C:/online/myfirstdomain.com/articles/articleone.html
See how easy that was to find on your hard drive?
Of course, on your server the folder structure will be no different so, your structure will be mirrored EXACTLY from your HD to your SERVER I.E.:
/usr/www/sites/myfirstdomain.com/articles/articleone.html
Not only will you make your server layout a lot easier to navigate but, it should, in theory, save you time when submitting your sites to the search engines, free for all’s etc as, in your head, you will already know the location to any single page.
Try this as an example…
You have created an article site called ‘Online Marketing’ on your third domain, where is it located?
That’s right, you will find it at http://www.mythirddomain.com/articles/onlinemarketing.html
How much time would you have usually spent logging into your server trying to find this page?
One other MAJOR advantage to keeping your server and HD structure the same is backing up your data now becomes easy as pie. you simply have to download your folders into the /online/ directory on your HD, then simply burn that entire directory to Cdrom.
Hopefully this article has given you some insight into how proper organization can be of use to you on your HD and on your server. If you are just starting out in the adult industry hopefully you will see that spending a little time to make a structuring system such as this can save you a lot of time long term.
One last question for you however, where would you find your article called ‘Marketing Shoes’ on your 56th domain name?
Article written by Lee
-
Turning Opt In Mailings Into Pure Spam
Spam is frowned upon net wide and even more so than usual in the online adult industry especially unsolicited email Spam however, many webmasters do not seem to grasp the essential basics about what Spam is and more importantly, the point in which they themselves become Spammers, this is what we will take a look at in this brief article.
Double And Single Opt In Mailings.
By themselves single and double opt-in mailing lists can be a very effective method of promoting your or, your sponsors sites however, many webmasters forget the one fundamental rule when mailing their opt in subscribers, send them what they actually opted in for otherwise, you are spamming the list and ultimately, the recipients.The line between opt in mailings and Spam is a very finely drawn one at best however in the adult industry it seems the edges of this line are more blurred than almost anywhere else. Quite often you see webmasters on a variety of message boards selling their ‘opt in mailing list’ to one or two other webmasters however, when does the opt in to Spam equation fit in? This is what we will look at next.
Turning Opt-In Mailings In To Spam Emails.
So you have collected opt in email addresses diligently for the last god knows how long and, you have successfully emailed those lists numerous times with some good results to show for it and you want to let others profit from your lists whilst making some money for yourself at the same time. Time to sell the emails you have collected. This is your first mistake, the email addresses which you have collected for your subscriber mail outs have been opted into YOUR list not another webmasters and well, the second that another webmaster buys this list from you the list itself becomes pure unadulterated Spam, nothing more, nothing less.Of course, you don’t have to sell the list, you could offer the list up for trades however, the same thing applies, the second your mailing list changes hands that list not only becomes worthless to the person who has purchased it but, in effect, the list has now become worthless to you.
Adult Opt In Email Lists.
To make a long term profit from your opt in mailing lists the one thing that you should ensure is that the list you have remains clean and, more importantly than that, remains private, if you have spent several years collecting these email addresses why would you turn the revenue potential of them in to nothing less than worthless overnight? Keep the lists as clean and as private as possible, the next time a sponsor opens a paysite that is on the same topic as your mailing list you can send your opt in mailer to your database and profit from the unexposed site.Adult Opt In Mailing Lists Overview.
When all is said and done, as mentioned above opt in adult mailing lists are a very hard to find commodity and, if you have a list for a specific niche or market the list becomes even harder to find, keep your list as clean as possible and ensure that you and only you use the opt in mailing list. By keeping the email addresses you have collected out of the grasp of other webmasters you have the potential to make revenue from that list for as long as you maintain it however, all of your hard work can be undone overnight if you sell the list to the wrong webmaster. In short, if someone opts in to a mailing list owned by you, make sure you are the only person who mails them from that list otherwise, you have indirectly spammed that email address.Article written by Lee
-
Mirroring Adult Sites – Stage Three
So we hit stage three of our tutorial in this stage we are going to make some pages for our top 5 AVS systems. However, as we did in the last tutorial with the new TGP galleries we created we are going to use the same content and same pages that we have already built. On with the tutorial…
Anyone who build AVS sites will know that you need to have a standard site layout. This usually consists of an entry page (or a warning page), a navigational page (or in our case our menu.html page) and some gallery pages.
So the first thing we need to do is open up the warning page. Once this page has been opened we now need to do some editing of the page, what I would suggest is moving the warning text to the lower half of the page and at the top making some ‘juicy’ sales text, depending on the niche you are targeting with this site you may also like to add a couple of the original thumbnail images at the VERY top of your page however, these should NOT be linked to the full size image.
Once you have edited your page to a reasonable standard for the AVS you now need to save this page in the /FreeSite/AVS/ folder that you originally created on your HD. I would suggest saving the page as something like avs1.html or the name of the AVS you will be using this page for.
Once you have done this you now need to duplicate this page but save it as a different name in again, in the /FreeSite/AVS/ folder so you will end up with avs1.html, avs2.html, etc.
At the moment these AVS pages have no AVS script on them so, we need to visit the AVS system we are going to be using and fill out the details to have the AVS generate an AVS signup page script for us. Once we have the coding that the AVS provides we now have to place this on our avs1.html page. You should repeat this for each of the AVS’s you wish to use and save each instance of the generated AVS script to a separate AVS*.html page.
be aware, that when you are putting your information into the AVS to generate the script, you should enter the ‘members area url’ as the page we created for our navigation so, the AVS script location will be /FreeSite/AVS/avs1.html and, the members area page will be, /FreeSite/Menu/menu.html.
Once you have placed the script on our avs.html pages you should now have the following sites ready:
1) 50 Pic Free Site With Pics On HTML Pages.
2) 5 TGP Galleries With Pics On HTML Pages.
3) 5 AVS Entry Pages.Now we are starting to see how using one set of content can amount to a mass of sites all of which can be sending traffic to our sponsors and, to our surfer trap.
This is where stage three of our tutorial ends however, in our next tutorial we will continue to make some more sites and in an effort to get some traffic we start to play with the ones we have currently created.
Article written by Lee
-
There’s Face Value And Then There Is Real Value
How often do we sign up to affiliate programs based on their standard terms of service for example, Sponsor A will pay you $35 for every signup you send to them and they tell you they convert at roughly 1:200 whilst Sponsor B will pay you $30 per signup and they convert at roughly 1:200 also, which of these scenarios straight off the bat will make you the most money? Think about your answer first then read on.
Negotiate The Figures.
Most, if not all of us would have immediately chosen Sponsor A for the pure fact that they pay you $5 more per signup and they convert at the same rate as Sponsor B however, how many of us would have written or icq’d Sponsor B and asked them to raise their payout? Not many of us I would guess. With that said, what is to stop you from emailing a certain ‘Sponsor B’ if you are able to convert consistently at their published 1:200 and asking for a higher pay rate to continue sending your traffic to them? Nothing at all and, surprisingly enough, I would guess that for most programs, they would actually increase your payout if you have a history with them.
Haggling The Costs.
The example above used a sponsor as the main focus however, how many times have you spent money at a content provider? A hosting company? A traffic broker? Have you actually taken a moment to ask these companies if they would give you a lower rate on the services they are providing you with? Again, I bet not many of us have I know it was only recently when I started asking for long term customer discounts and the likes. In fact, from the first point of contact you have with any company online, be they an adult web host, adult traffic broker, content provider or, in fact, an affiliate program, spend an extra few seconds when you first sign up and see how they can improve their service for YOU. To your surprise they might just cut you a deal that is unmatched anywhere else!
Don’t Undersell Their Products.
With the above said, one thing that you need to be aware of is that if you start making absurd price cuts from these companies you will probably be told to politely take a running jump however, lets say you were going to be charged $50 for something, ask them if you can get the same service at a 10% discounted rate if you use them again, perhaps not even on the first purchase but on the second, the third, etc.
By contacting these companies directly and not just going on ‘face value’ even if you only save yourself one or two dollars per purchase over a year those odds and ends soon add up to a nice saving.
Saving Money – Recap.
In essence many of us take things at face value whether we are talking to friends and peers or whether we are paying for goods and services but, by at least in asking for a discount on our purchase the worst thing that will happen is that you get told ‘no’ however, on the flipside of the proverbial coin, you might just find yourself a better bargain than you had already found in the first place and that’s some food for thought.
Article written by Lee
-
What Happens Your Current Processor Bails?
Whilst this is perhaps one of the hardest challenges that a webmaster of a paysite can face in the industry it isn’t as bad as they may seem at first after all, there are literally hundreds of processors to choose from ranging from credit card processors, dialer option, micro-sms billing and a wide range of other systems.
The first and foremost thing you should do however when confronted with this challenge is to try and contact your existing processor and find out what will happen to funds that you are owed, will you be paid (in most cases you will).
The next thing you should do is to evaluate your business billing methods are you offering multiple processors already? If so, simply switch to your backup processor and find a new processor to use as a backup.
However, what happens if you only have a single processor on your site what can you do then?
First things first, you need to make sure you choose a reliable payment processor to start off with companies such as iBill, CCBill, CCBill EU, Netbilling and Jettis are all good processors used by a multitude of sponsors and content providers amongst the other companies.
You will most likely find that these companies are more than happy to work with you in the integration of their system onto your site.
Whilst you are awaiting your setup of your new processor to ensure you do not lose any sales it may be an idea to divert your join page off to a dialer or, perhaps have some form of ‘internal’ billing mechanism set up so that, when you do change over processors you can seamlessly transition your member base across.
Now, presuming that you already have an existing member base what do you do then? How easy or hard is it going to be to transfer them across to your new processor? Well based on the situation some were confronted with when Visa introduced the new fees to process adult payments this can vary from webmaster to webmaster again, as before, the easiest solution for you would be to contact the company you will be using as your primary processor and see what they can suggest.
Hopefully, you will have access to a database of your existing members email addresses this will also come in handy to ensure you can keep recurring those members. Send out an email stating that you will be changing your processor and, ask that, if they would like to remain a member of your site that they update their billing information, it might also be prudent to offer them some sort of recompense for having them change processors perhaps something along the lines of 2 weeks low cost or even free access tot he site, this is sure to mean that most of, if not all of your existing members will input their billing information again enabling you to rebill them until they cancel their membership at our new processor.
Of course nothing is infallible so the best advice i can offer you is to work closely with your new found processor and make sure that the transition period happens as quickly and, as smoothly as possible.
Hopefully this article will be of some use to those who do get affected by their processors going out of business and, will also serve as a warning to have multiple processors in place for those who have not or will not have the need to change your billing company.
Article written by Lee
-
Choosing The Right Sponsor For Your Site
Affiliate programs (also frequently called referral or associate programs) have grown today to become one of the most popular ways for you to earn an income from your web site’s traffic. Most affiliate programs are designed to allow you to simply set up and begin earning commissions on visitors and sales you refer. However, the quality of the programs, and the results you will see, very greatly from program to program, making it important to choose wisely which are best for you and your site. It is the purpose of this article to help sort through many of the programs, and offer assistance in determining what to look for.
My personal experience with affiliate programs goes back over a year and a half, pretty long in Internet terms. Over this period, I researched many of the affiliate programs available on the Internet and, tried to best determine what works best. From my experiences, here are several of the top factors you should take into consideration:
1- Stability of the company and program
What I found to be the one of highest priorities for most webmasters is the stability of the affiliate program, and the company. This should be one of your top considerations when evaluating programs. Is the company stable and financially sound? Do they offer assistance with promoting the opportunity? And, do they pay in a timely fashion? Often, webmasters have been lured in by offers of high commissions, only to find out they will never see a paycheck, despite referring hundreds, or even hundreds of thousands, of visitors.
2- Synergies with your site
I am a big proponent of this. All too often, I see sites sign up for every affiliate program they can, figuring if they make a few bucks on each, that they will be profitable. For a select few, this may very well work. However, for most sites it will not, and many cases you will turn off your audience because of the ‘over-commercialization’ of your site. As you are considering the various affiliate programs available, be sure to consider what exactly your audience, your visitors, might be interested in clicking on, and eventually buying.
For example, if your site caters to a general audience, then perhaps general affiliate programs such as Adult Revenue Service, will be effective. Or perhaps Evidence Eliminator, which allows you to sell privacy / security software. If your site only caters to a specific niche, programs such as Adult Revenue Service should be excellent money-makers as they have a wide and varied selection of adult sites which you may promote. The key is to not just think of the affiliate program as a way for you to make some easy money, but rather an extension of your web site, a service you offer your visitors to help them find the products or services they are interested in, at good prices, and with a company they can trust.
3- Commission Tracking
An important aspect to consider is whether or not the affiliate program offers some way for you to track your sales, and even the number of visitors you refer. There are several ways this can be accomplished, such as real-time, online reports showing you sales and your commissions. Or perhaps sales can be tracked through a simple email each time you receive a new customer. This can be very important for allowing you to test and evaluate the effectiveness of the program, make comparisons with other programs or advertising opportunities, and give you piece of mind that you are receiving what is fairly do.
4- Opportunity for Repeat Sales
As any business person knows, a business can not generally survive on one-time purchases. Instead you have to find ways to not only attract new customers, but also keep the ones you have. This is also very true with affiliate programs. One of the largest complaints many webmasters have had with sponsors is that they refer a customer once, see their $35 commission, but in the process the customer bookmarked the Sponsors tour page. The next time the surfer is interested in buying a membership, they return to the sponsors site through the bookmark, and the webmaster never sees another penny.
Several programs have tried to alleviate this. Programs such as Adult Revenue Service avoid this problem by offering services (Daily Updated Pictures, Email Newsletter) which customers, once signed up for, use month after month. This allows them to pay residual commissions for as long as the surfer maintains their free membership to the site or, alternately, keeps returning to the page. This helps turn average programs into exceptional opportunities, because you can earn for months, perhaps even years, on referrals you made in your first, and subsequent months.
Other Factors
In summary, it is important to look at all of these main factors and several others, including the commission rates they pay (I didn’t discuss this because they are generally easily comparable), the frequency of payment checks (they generally range from weekly to quarterly), and/or the minimum dollar value you must accumulate before receiving a check (they range from nothing to $50). A couple of other important factors: be VERY wary of any program the requires a payment or ‘membership fee’ for you to join or act as an affiliate. And, be sure to check what method they use to track sales themselves. Programs that require the visitor to remember your name, or your site’s name, and enter it in when ordering, will result in many lost commissions.
Article written by Lee.
-
Gay Online Dating – Offering Your Surfers An Alternative
Whilst adult websites remain the most highly concentrated method of making money for affiliate programs we have slowly started to see a trend over the past few months of affiliate programs adding a new kind of site to their regular lineup, online dating sites however, as webmasters working in the adult industry how can we successfully market these sites on our existing traffic base? This is what we are going to look at in this article.
Gay Online Dating – Some Facts And Figures.
As mentioned above many affiliate programs now offer some form of online dating site whether it is for gay men and women or for their straight counterparts there is very little mentioned about the target audience these types of site attract so, with that said lets look at some figures from a recent Nielsen report in respect of online dating sites.The online dating market is expected to grow to become an estimated $642 Million dollar industry by 2008.
On average, a user on a dating site will spend 1hour 45 minutes on the dating network itself.
The highest ranked age group (27.64%) for online dating sites is between the ages of 35 and 44 years old.
Men are more likely to a) Browse online dating profiles, b) Post a profile on a dating site, c) Respond to a dating profile and, d) Pay for access to a dating site than women.
So what does this mean for us marketing our sites to gay men and women well, straight off the bat you can see that there is going to be a considerable boom in the online dating world and, with that boom will come a rather satisfying chunk of change also, the age group that spends most time on a dating site as mentioned above is also within the demographical group for the ages of gay online surfers. In addition, males as mentioned, are also more likely to respond to, post, browse or, more importantly here, pay for access to an online dating site making this an ideal opportunity for those of us who actively promote a gay site lineup to start supplementing our income by offering our surfers access to dating sites too.
Gay Adult Dating – Affiliate Programs.
So now we have the figures where do we go to find a gay adult dating affiliate program? Well, there are a couple of options for us, there is the highly recognized outpersonals.com as well as the gay.com dating area however, surprisingly enough, the more ‘mainstream’ dating sites such as date.com, match.com and even adultfriendfinder.com all have sections within their sites for gay men and women as well as gay specific tour pages and promotional materials.Gay Online Dating – Where To Market Our Sponsor.
As with any type of new affiliate program the best way to start marketing them is to place a link on a less prominent page of your site so as to not send your high converting traffic off to a sponsor that may not work for you however, if you have a good network of sites then you might like to try adding your newly found dating affiliate program on your sites ‘exit’ links or even create a TGP gallery specifically for your dating sponsor utilizing softcore content. Also, one thing that I have personally found is that using text links always garners more clicks thru to the dating site than a regular button or banner so again, this may be something you would like to try. In essence though, first test your gay dating sponsor on a minimal traffic source to see what effect it has on your overall site then, once you have ran a test period you can adjust your marketing efforts appropriately.Gay Adult Dating – Recap.
As we have seen above the marketplace for online dating is going to grow to a multimillion dollar industry and, whilst we already know that gay surfers are more affluent and willing to spend money if we can match our sponsors to the type of site they are looking for, why not also offer them an alternative to porn? Many webmasters often overlook the basic principles of marketing that is to say, don’t just give a potential buyer one option but rather, give them several options, by utilizing dating affiliate programs on our sites we are not only giving the surfer an option but, are also giving us a potential opportunity to make more money.Article written by Le
-
Adult Search Engine Optimization
Gone are the days when adult webmasters could Spam the search engines and get highly trafficked sites within a month of the search engines updating many of the search engines caught onto the adult industry very early on and started changing the way in which they indexed sites they went from meta tag optimized listings to theme indexing to almost every type of search engine optimization method in between.
Search Engine Optimization Techniques.
It would seem with the changing times of search engine optimization that there is no longer a single solitary way to get your adult sites listed highly in the search engines but rather a mixture of different adult seo methods being used on a single site ranging from increasing your pagerank, including relevant meta tags and page content to standard adult search engine optimization methods such as getting other popular websites linking to yours but with this comes a new challenge of its own webmasters need to get back to the basics to figure out what worked then and, what will work now so far as adult search engine optimization goes.Adult Search Engine Optimization Companies.
There are many companies currently online that can offer adult webmasters their search engine optimization services however, how do you choose an SEO company that will not only work for you but, is cost effective for your needs, the simple answer is to ask around, there are sites online presently that offer monthly memberships to gain access to their adult seo techniques in the form of articles and tutorials just as their are sites that offer no information whatsoever or, information that, while it worked three years ago, it no longer works in today’s adult seo marketplace. You need to ask for advice from customers who have used adult optimization companies in the past and see how their results improved as well as making sure that what you are actually purchasing is a service that doesn’t just guarantee you improved site rankings but actually guarantees you will see a profit from the money you spent on the optimization services.Adult SEO Breakdown.
Adult search engine optimization companies have only really become apparent in the adult industry over the last 6-12 months however, many well known and respected webmasters have been working on optimizing their adult sites for years and, whilst doing so, they have also achieved a vast knowledge base on how to optimize your adult sites for the search engines, again, ask around on the message forums to find the solution that will best suit your needs and budget and you wont go far wrong, the adult search engine optimization business model is one that in all actuality should change on a regular basis however, as mentioned above some companies are still using the same optimization methods they used three or four years ago, make sure you do your background checks before parting with any money and, most importantly, use the search engines to find their sites in search terms where, if they were any good at all, they would already have first page listings.Article written by Lee.
-
Now They Signed Up – Learn How To Keep Them
Member retention is going to have a large effect on the adult industry over the next few months, with Visa chargeback rates being lowered and, many affiliate programs lowering their payout model something has to give and, hopefully, the thing that does give will be that affiliate programs start to realize that once they have your surfer, it becomes their responsibility to make that member retain.
With that in mind this article will look at a few things that we have been doing on some of our paysites for the last few months and, instead of having to provide an excess of plug in content we have started updating our sites regularly within the niche confines of what our members are actually looking for, also, despite this increase in content, we have started doing something unique so far as member retention goes – actually communicating with the member directly.
Communication Pays.
Actually spending the time to listen to what your members want can be beneficial on many levels for example, how many of the big sponsors offer the member a chance to become involved in a ‘community’ inside their paysites, i can only think of 3 paysites that i have personally visited that do this.Often, offering your members a way to communicate to YOU what they want inside the site can, and usually will increase the value of their membership to you in the long run. offer your members weekly polls, offer them incentives to keep an active membership, perhaps some kind of loyalty program, in addition to a method of your paysite members being able to communicate to each other inside your site.
Content Updates.
We all know that paysites need to update however, how many paysite owners spend the time to ask their member what they are looking for? As mention in the previous section, offer your members polls on the next updates you will be doing, ask them what sections of the site need improving and, more importantly, ask them if they are happy with how your site looks and feels overall.Renewal Time.
So you have managed to keep hold of your paysite member for a few days without them canceling and, their trial period is ending what now? Well, more often than not, communicating to the member that they are about to get rebilled can have a positive effect, send them an email prior to the rebill informing them of what your next set of updates will be, let them know they are a valued member of the site and, more importantly than this, that you are there to help them and listen to their suggestions. This is also an ideal time to remind them of why they joined your site in the first place, you have a lot of exclusive content that, simply put, no other paysite can offer them, you listen to their feedback and, again, value their feedback, all of these things will ensure that your member base retains well over the trial period.Second Month Renewals.
So you have managed to keep your member for a month, and, again they are due a rebill, as with the first rebill you gave them, re-iterate the points of your site and, tell them what has changed over the past month, give them some sales speak about how your site is doing and, more importantly, what you have coming next month, by communicating these updates to your members a day or so before they have to renew, you should, in all honesty, keep their interest in your paysite and, more importantly, make more money from your members.So Your Member Cancels.
Okay, so perhaps you managed to rebill your member for a few month or, perhaps they left after the trial period, what now? Simple, send them a follow up email, find out the reasons they cancelled their membership to your site and, see if you can offer them an alternative to stay, perhaps a reduced cost membership or, maybe even an alternative site altogether, if they entered your teen pay site and, were looking for amateur teen pics, even though you know you don’t have them yet, you will probably know of a site that does, tell this cancelled membership about this site and, get them to try it out, if you can match what the surfer is looking for to a site you own then you have a second chance at keeping their membership and, making money.Retention Overview.
When all is said and done the one thing that is apparent so far as pay sites go is that a lot of them do not communicate with their members and build the sites they operate around what their members are looking for, we can all say we actually do this constantly but, how many of us really, hand on heart, can prove that they ask, listen and, more importantly, implement the feedback from their members base?Article written by Lee
Premium Sponsors
Categories
- 2257
- Billing Solutions
- Blogging
- Branding
- Content
- Domain Names
- Employment
- Forms & Contracts
- General
- Hosting
- Link Lists
- Opt-in Mail
- Paid Traffic
- Pic Posts
- Promotion
- Scripts
- Search Engine Optimization
- Sponsors
- TGP
- Traffic
- Tutorials
- Viral Marketing
- WebDesign
- Writing