• Gay Industry Networking – The Gay Boards

    Date: 2011.02.22 | Category: Promotion | Response: 0

    Gay Industry Networking – The Gay Boards.

    With so many ways for webmasters marketing straight sites in the adult industry to network I started to look at the various alternatives available to those webmasters who market gay sites to network and, although there are a few different ones about, they still seem to be few and far between.

    So What Boards Are There For Gay Webmasters?

    Presently, to my knowledge there are four dedicated gay boards that webmasters can utilize for networking purposes in the adult industry with several straight orientated resource sites having a gay board also these are as follows:

    The Gay Boards:

    Rock Me Hard
    Triple X Gay
    Gay Webmaster Chat
    Gay Wide Webmasters

    The Straight Sites With Gay Boards:

    Ynot Gay Board
    Xbiz Gay Board

    Obviously my favorite is The Gay Board at Gay Wide Webmasters but i am slightly biased towards that seeing as its one that we own privately however, the other boards are almost certainly worth a visit in addition to the GWW community forums.

    So what do these gay boards offer those marketing to the gay surfer that the straight boards cant? Simply put, it can offer you a place to network without fear of ridicule from your colleagues and peers in addition you will find that a lot of these gay boards have a wealth of information about the gay market being posted on them on an almost daily basis.

    It is also worth mentioning however that just with the numerous straight orientated message boards, the gay boards do have their own individual feel to them, for example, Rock Me Hard is what I would personally classify as a ‘fun’ board and Shelmal does a great job keeping the spirit of the board going likewise, Gay Webmaster Chat is more a board geared towards webmasters who operate traffic sites such as TGP’s and Link Lists which becomes apparent after reading a few threads. Gay Wide Webmasters is more a board with a wide reach but, primarily, it is a business orientated gay webmaster community and Triple X Gay, because it is fairly new is still, imho, trying to identify the direction it wants to take but non the less, a lot of the forum members posting there also post on GWW.

    The Gay Board – An Overview.

    When all is said and done, no matter whether you are gay, straight, black, white or any other demographic, focusing your attention to one type of board can become counter productive after a while, I mean how often can you hear from the same people over and over again before being given the same information again and again? Diversify your posting activities to include some of the gay market community forums and at the same time, you will also diversify your business knowledge which, im sure you will agree, is good for everyone, especially you and your bank account.

    Article written by Lee

  • Protecting Your HTML Code With JavaScript

    Date: 2011.02.24 | Category: Scripts, WebDesign | Response: 0

    We all know that source code theft is wrong and covered by copyright never the less some webmasters will inevitably try to steal the work that the honest ones amongst us create.

    Unfortunately, there is no sure fire way to stop people from stealing our HTML code but, we can make it hard for them.

    The following JavaScript coding, when placed in your <body> tag can make it harder for the opportunistic webmaster to steal your coding.

    Simply copy and paste everything below into your body tag and change the text in the var message=”” field.

    <!–Start Copy–>
    <SCRIPT language=”JavaScript”>
    <!–
    var message=”Copyright 2000 by Your Site. WARNING ! All content contained within this site is protected by copyright laws. Unauthorized use of our material is strictly prohibited.”;
    function click(e) {
    if (document.all) {
    if (event.button==2||event.button==3) {
    alert(message);
    return false;
    }
    }
    if (document.layers) {
    if (e.which == 3) {
    alert(message);
    return false;
    }
    }
    }
    if (document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
    }
    document.onmousedown=click;
    // –>
    </SCRIPT>
    <!–End Copy–>

    Whilst this is not a sure fire way to stop the occurrence of HTML theft as mentioned already it will deter those webmasters who perhaps were there for the simplistic reason of viewing your source code.

    Article written by Lee

  • JavaScript – Redirecting Foreign Surfers

    Date: 2011.02.24 | Category: Scripts, WebDesign | Response: 0

    At some point or another we are no doubt going to have the need to redirect some or all of our surfers based on the language they speak, this snippet of JavaScript when placed on your page will enable you to do just that without the need for .php or other more complex scripting.

    Here is the coding that you need to place between your <head> and </head> tags:

    <SCRIPT LANGUAGE=”JavaScript1.2″>
    <!– Begin
    if (navigator.appName == ‘Netscape’)
    var language = navigator.language;
    else
    var language = navigator.browserLanguage;

    if (language.indexOf(‘en’) > -1) document.location.href = ‘english.shtml';
    else if (language.indexOf(‘nl’) > -1) document.location.href = ‘dutch.shtml';
    else if (language.indexOf(‘fr’) > -1) document.location.href = ‘french.shtml';
    else if (language.indexOf(‘de’) > -1) document.location.href = ‘german.shtml';
    else if (language.indexOf(‘ja’) > -1) document.location.href = ‘japanese.shtml';
    else if (language.indexOf(‘it’) > -1) document.location.href = ‘italian.shtml';
    else if (language.indexOf(‘pt’) > -1) document.location.href = ‘portuguese.shtml';
    else if (language.indexOf(‘es’) > -1) document.location.href = ‘Spanish.shtml';
    else if (language.indexOf(‘sv’) > -1) document.location.href = ‘swedish.shtml';
    else if (language.indexOf(‘zh’) > -1) document.location.href = ‘chinese.shtml';
    else
    document.location.href = ‘english.shtml';
    // End –>
    </script>

    To add additional language redirects to this JavaScript all you need to do is duplicate the:

    else if (language.indexOf(‘zh’) > -1) document.location.href = ‘chinese.shtml';

    Section of the coding changing the (‘zh’) language code to that of the language you wish to redirect.

    Article written by Lee

  • AVS Changes – Is The Proverbial Sky Falling?

    Date: 2011.02.24 | Category: General, Promotion | Response: 0

    With the announcement yesterday from several of the large AVS systems, Free Age Card, Sex Key and, Gay Passport (also speculation on and off the forums state that Mass Pass were aware of this happening) that they will no longer allow webmasters to use the terms; AVS, Adult Verification Service, AGE Verification Service and, Access to thousands of other sites what does this hold in store long term for AVS webmasters?

    Quite simply, it looks at first glance as if these changes have something to do with the speculation surrounding VISA and AVS systems from a few months ago.

    In fact, these changes have been on the horizon for some time now however, until yesterday webmasters seemed to be unsure as to what, if anything will be changing. Even though the speculation has been circulating for some time, one of the first AVS systems to envoke these new rules, Sex key, came out with the following statement; ‘While we knew changes were coming, we just now found out what we believe are the new requirements. With this new information, we are trying to comply as quickly as humanly possible.’ quickly followed by; ‘We felt it was better to give people a chance to modify their sites this weekend rather than to not be in compliance Monday.’- Craig Tant.

    One thing is certain, come Monday, there WILL be a lot of unhappy webmasters

    So apart from the added workload for webmasters what other issues is this likely to bring up in the immediate future, well, again, based on the rumors and, i should stress that is all they are up to this point in time, from a few months ago we could expect one or more of the following items to happen to the AVS model as we know it.

    1) Visa starts to charge the AVS companies the $750 fee just to process memberships.
    2) Visa starts to charge individual webmasters the $750 fee to use an AVS service.
    3) AVS Systems cease to exist.

    So, lets break each of the above items down and see how it will have a long term effect on both AVS webmasters and, the adult industry as a whole.

    AVS Companies Charged $750 Visa Fee’s.

    In itself this isn’t a big issue that we should be immediately worried about, after all the AVS company will be the one footing this bill and, with the amount of traffic and sales that these programs get $750 is a relatively small pebble at the foot of a mountain. That said however, some of the smaller AVS systems might end up having to close because they cant afford the fees in much the same way that some Amateur paysite owners had to close their aff programs.

    Webmasters Charged $750 Visa Fee’s.

    This is the option that i am most concerned with, after all, with thousands of AVS sites being built each day and being submitted to literally hundreds of AVS companies the potential cost of this could run into thousands for individual webmasters.

    Of course, with this expense there also comes some benefits. The immediate benefit that comes to mind is that a lot of the dishonest webmasters will refuse to or, be unable to pay this fee that in itself will lighten the strain for the rest of the industry.

    There is also the possibility that webmaster may need to pay this fee for each and every AVS that they submit to which, in itself will not only harm the individual webmasters but, it will also see the rise and, dare i say it, fall of some of the smaller or less profitable (from a webmasters point of view) AVS companies. No doubt if this did ever happen the likes of Cyberage, UGAS, Global Male Pass et al will be unaffected as, they have enough of a webmaster following and traffic base to ride this potential storm out.

    AVS Systems Cease To Exist.

    This is potentially the worst case scenario and, whilst i will be the first to admit that this is VERY unlikely to happen, the possibility needs to be looked at.

    What happens to all of your sites you have in the AVS systems? What happens to all of your potential rebills? What happens to all of that AVS traffic?

    Well i would say for the most part, changing your sites from AVS to the free model wont be such a big deal for webmasters however, the financial losses to individual webmasters and companies could run into hundreds of thousands a month. With these financial losses will more webmasters leave the industry or, will more of the AVS webmasters start running TGP’s and dilute the traffic quality even further?

    Speaking of traffic, we all know by now that AVS traffic is qualified potent traffic but, what will happen when this traffic, should the AVS be closed down, hit the adult web again? Quite simply long term the effects of such a force could have positive and negative effects ranging from paysite memberships sales rising to the onslaught and proliferation of free porn being searched for again – good news for TGP owners.

    As you can see from the above, all of the speculation, rumors and, facts speak for themselves in so much as, if you are an AVS webmaster, you NEED to start diversifying your business model to ensure that even if the worst doesn’t happen, you are still able to be profitable online.

    Article written by Lee

  • Converting Italian Adult Traffic – The Niche Paysites That Work

    Date: 2011.02.21 | Category: Traffic | Response: 0

    Continuing with our article series of country specific traffic and which niches work for the various global markets in this article we will take a look at some of the most complicated traffic to ‘work’ Italian Adult Surfers. The reason I say most complicated is for the simple reason that, to date there are very few Italian paysites this makes it harder for us as webmasters to tap into these markets especially if we ourselves, do not know what the Italian surfer is after. That said, lets get on with the article.

    Italian Traffic – Quick Analysis.

    As already mentioned surfers from Italy are hard to pre-qualify given that there are very few sites catering to this European market at the present time, this means that there are no sources of background information to look at or, statistical analysis’s available from other paysites.

    Italian Adult Surfers – The Niches.

    For one of the most affluent international markets going it comes as a surprise to see that there are almost no localized pay sites for the Italian market this made our initial filtering of the Italian traffic much harder opting for translated free sites over paysite tour pages to send the traffic to itself then, once they hit the free sites either choosing to send them back into our central hub or, to the US version pay site of the niche free site they were visiting. That said here are the results from the previous 3 (three) months of traffic that we observed.

    Ebony.

    The Ebony niche would appear to be the most consistent converting niche on Italian traffic however, given that almost all of the niches we used on the Italian surfers were quite evenly spread for sales (Ebony was only 5 sales in front) this, I am sure is not a good indicator and, likewise with the Japanese and Chinese traffic, this is an area of international adult marketing that should ideally be re-visited at a later day.

    For Women.

    Even more surprising than the fact there are very few localized paysites for Italy was the fact that the ‘For Women’ niche converted just as well as the other niches we used for our Italian traffic, of course, this at first would seem to indicate that the vast majority of surfers we had on our sites from Italy were female however, as we all know, the Straight male niche is big in gay so, there is a chance the sales we got from our Italian traffic to the For Women niche paysites we used were equally male and female.

    Softcore General.

    (Softcore Adult Tours) The other strange thing we noticed was that paysites we offered to our Italian surfers that were Hardcore in nature didn’t convert as well as the paysites that had softcore tours, this would lend itself to the fact that Italian porn surfers are not looking for hardcore – quite different to most other country traffic sources.

    Tranny.

    The transsexual niche paysites that we offered to the Italian surfers also had some good results again, this is strange given that almost every other countries surfer we sent to a tranny site didn’t convert. One other thing that comes up with this and, given the fact that the for women niche paysites we used had good results would be that perhaps the Italian surfers are interested in the more obscure niches available on the adult internet.

    Italian Adult Traffic – An Overview.

    All in all, as stated at the beginning of this article the Italian surfers would certainly appear at first glance to be more varied and obscure in their sexual preferences than other countries whom appear to have clear cut, well defined ‘types’ of site that interest them.

    I think as mentioned above Italian traffic needs to be looked at in more depth in a future article as, to my surprise the traffic didn’t work on the niches that previously converted well for the same amounts and quality of traffic.

    Article written by Lee

  • Online Billing Alternatives – Token Payment Systems

    Date: 2011.02.24 | Category: Billing Solutions | Response: 0

    In this article we will continue our look at the various payment solutions that are available to webmasters for use on a global scale and, this time we will look at the ‘Token’ system of generating income to our sites.

    Token Payments – What Are They?

    Token payments, as they name suggests is a way by which your surfers can access your members area by using pre-purchased tokens as a cash alternative. These tokens are available in a variety of values ranging from US$1 to US$5 and above.

    Token Payments – What Are The Costs?

    The cost to the surfer (as mentioned above) can vary from solution to solution however, on average the tokens which are redeemed for payment are bought in amounts ranging from US$1 to US$5 and above, these tokens then grant the surfer access to any of the sites that uses the specific token system the surfer purchased ‘credits’ for.

    Token Payments – Price Comparisons.

    Okay so based on our previous articles we will again say that access to your members area costs an average of US$30 for a months access, now, using the token payment method, you are now able to set certain ‘restrictions’ immediately on the level of ‘access’ your new member can have although, the reality of it is, these restrictions are set by the token provider themselves.

    Lets say a surfer has gained access to your site using a US$5 token, what can they get actually have access too – not a lot. Your surfer only has access to as much of the content in your site that his ‘credits’ or ‘tokens’ will allow him to, in fact, the token system itself is much like the current pay-per-view model only, IMHO, not as satisfying to the surfer.

    back to the issue at hand, how much will you make from this surfer with the US$5 token who has just accessed your site, well, if your members area is good and you have enough content to keep the surfer there until their tokens run out of credit, then, you will make upto 95% of the initial US$5 token purchase.

    The good thing about this payment solution from a webmasters perspective however, is that YOU can actually set how much time each token will last on your site. Therefore, the reality of it is, you could have a surfer join your site with a US$5 token and only see one movie file whereas, a surfer who joined with a Credit card for 30 days access, could in effect strip your site of its content and move onto the next paysite.

    Token Payments – Overview.

    All in all, i strongly feel that there is a place in todays adult industry for the token payment solution after all, webmasters have to limit access to the amount of content surfers are able to see for free (or cheaply) and start to ‘educate’ todays sufer that they need to spend some money in order to access ‘the good stuff’.

    By allowing webmasters to control the content and value of the token payments on their sites this payment solution could, somewhat start this education process for the surfers. Whether this will be a good or, a bad thing however, will depend entirely on the amount of use these relatively new payment solutions get from both webmasters and, ultimately, surfers.

    Article written by Lee

  • Why Go Adult?

    Date: 2011.02.21 | Category: Hosting | Response: 0

    When choosing a hosting company why choose an adult host over a mainstream one?

    Simple, They provide above other things, a better quality of service, affordability and, most importantly, reliability.

    Adult hosts face a variety of technical and support issues, this coupled with the points mentioned above makes them a far superior choice to standard mainstream hosting providers. This is one of the main factors why more and more mainstream internet based companies are now turning to the adult business forum to provide their hosting solutions.

    Mainstream going adult? Yes that’s right, more and more mainstream companies are turning to our industries hosting providers for the fast speeds, security and, reliable infrastructures they can offer after all, adult sites are amongst the most prolific on the internet on average gaining more daily hits to their sites than mainstream websites so, they need to be cost efficient, not only to the hosting companies but, also to their clients, the webmaster.

    Our industry strives on the use of heavy graphics, coupled with streaming media files to secure sales and longevity, this is why the adult hosting companies need to be able to provide not just a single, heavily laden server but tens of them, sometimes even hundreds all producing gigabytes of traffic on a daily basis.

    Adult hosting companies are constantly upgrading their equipment in order to improve not just their servers, connectivity but also the smaller things that are often overlooked by webmasters, hubs, routers, switches and the likes along side the not so technical aspects of running a host, The staff.

    Along with all of this technical equipment they also need to maintain a high level of technical knowledge, after all, not just anyone can install operating systems capable of running multi-million dollar industries. They need the knowledge to maintain, upgrade, repair and sell their services to the best of their capabilities.

    What does this mean to you? Well, we all want to make money and, through the use of faster servers, e-commerce solutions and the technical support your hosting provider can give you, you will be fattening your wallet on a daily, weekly, monthly basis.

    Adult hosting, quite simply, is the crème de la crème of the hosting world, they offer solid, solutions whether you are starting in the adult industry or, operate a mainstream e-commerce site.

    So how do you choose a host that is right for you?

    You need to ask some basic questions of the host and, do your homework. Not only should you find out what hosting solutions they can offer you but, you need to find out what their support service is like, how affordable they are in comparison to other companies who can offer similar or the same service. Whilst on the subject of hosting support, before you sign on the dotted line, give your host a call out of office hours, if they answer, then you can almost be certain they are a good hosting provider.

    Of course, not all hosts will have 24 hour phone support, however, that said, some offer 24 hour icq support, email support and more.

    Another sure fire way to find out if a hosting company is any good is to ask on the heavily traveled webmaster message boards, after all, you are not the only webmaster out there who will have tried this company, if they are no good, someone will know about it and point you in the direction of a reputable host like http://www.webair.com.

    Hopefully, this article will have given you some insight into the world of adult hosting companies and, will assist you in making the right choice of host for your site, whatever type of website you might be hosting.

    Article Written By Lee

  • Masters Of Discipline – Have You Got What It Takes?

    Date: 2011.02.22 | Category: General | Response: 0

    So you want to throw in your day job and become a full time adult Webmaster? Well yeah, I can hear you saying, “Who wouldn’t want to be surrounded by pictures of beautiful women all day, make up their own hours, and be the master of their own destiny?” It just sounds sooo good when it’s put like that doesn’t it?

    Before you tell your boss you quit, you might want to read this article first, as the reality of working in this industry and especially for yourself can be a real wake up call for many.

    The main thing you need to succeed in this business is discipline, and lots of it. If there are temptations when you work for someone else to slack off, take a sick day, or simply not bother showing up, then you can double those temptations when you work for yourself.

    It’s so easy to roll over in the morning rather than get out of bed, stagger to the PC, and actually work.

    It’s so easy to decide to take the day off when the sun is shining and the beach is calling. You simply tell yourself you’ll make up for it tonight, and then find yourself coming home at 3am.

    It’s so easy to not actually work, when you work for yourself, that at times it can be unreal.

    The reality of doing any of the above is longer nights, less sleep, and almost inevitably smaller paychecks.

    Structure Your Day.

    The answer to this problem is to really think about your working day and give it some structure, just as you would if you worked for someone else. Work set hours and take frequent breaks. When you work for someone else they make you take breaks for a variety of reasons, but mostly, because as research has proved, you’ll be more productive after one. It’s also important to make sure others know your hours as well, and always remember to add what time zone you are located in on any correspondence. There is nothing worse than being awoken by an associate at 3am because you forgot that little detail!

    Set A Routine.

    Get into a routine! There are various tasks that must be done each week no mater how boring. By creating a work routine, you can control your time and structure the more boring jobs at the end of the day when for most our creativity levels are less. You can also structure that routine as I do, when I’ve finished those boring tasks at the end of each day, I reward myself with some time doing what I want to do.

    Going Solo.

    This can be a lonely business and if you don’t like working alone then maybe it’s not the right one for you. You’ll likely spend many hours in your own company and as someone else pointed out to me, while boards and instant messengers are great, they can also eat heavily into your working time if you’re not careful. Personally, I use the boards and chats as a treat when I’ve accomplished a goal, unless I need to talk to someone in order to get that set goal done.

    If, like me, your office is in your home, in reality you never really leave work. It’s just always there and there is always something else to be done, and it’s so tempting just to work a few more hours. Having the discipline to stick to your office hours is the trick and where structure comes into play. The saying all work and no play makes Jack/Jill a dull boy/girl is really true here.

    The biggest trick of all though, is learning to recognize your limits. Set them and stick to them. Unlike in the normal workplace, you won’t have the big cheese or even the little one watching over your shoulder, making sure you work or making sure that your paycheck and your bills are covered each week. That’s up to you now.

    Think Before You Leap.

    Another thing you need to consider is can you REALLY afford to give up your day job? Working for someone else means that for the most part you will have a reliable pay check each week or month, when you work for yourself you loose that security. There are other things to consider as well like health insurance, book keeping and how exactly you are going to pay for them. Of course if there is another bread winner in the house this may not be of such a concern, but it’s still something you should consider before you give in your slip. As a general rule of thumb, if you’re considering going it alone, don’t, at least not until you have enough cash saved to cover any outgoings you might have over a six months period.

    How well do you know the law? If you think the law doesn’t affect you because your just one person working from home then think again. If you don’t know your Title 18 USC 2257 from your arse then you may be heading for trouble. Standing in front of a judge and saying I didn’t know won’t get you out of a heavy fine or even a prison sentence.

    The real questions you need to ask yourself now are you up to the challenge, and do you have the personal discipline to make this work for you?

    Article written by Jenne.

    http://www.clitical.com.

  • The Death Of The AVS – The Birth Of The AEN (Adult Entertainment Network)

    Date: 2011.02.24 | Category: General, Promotion, Sponsors, WebDesign | Response: 0

    Well after a long and tedious few months of speculation, rumors and facts being presented to those of us in the adult industry working on AEN sites (Formerly known as AVS sites) it seems that Visa has put a strain on AEN companies to start re-working and, renaming their sites to fall under the ‘Adult Entertainment Network’ name. What does this mean to us as webmasters and, more importantly to the industry as a whole? This is what we shall address in this article.

    A Little Visa History Lesson.

    This whole mess started in October of 2002 when, jointly, CCBill, Epoch and, iBill issued a new set of operating guidelines that had been passed onto them by Visa. In effect, this meant that 3rd party credit card processors had to be re-classified as an ‘IPSP’ or ‘Internet Payment Service Provider’ this also in turn meant that webmasters needed to start paying ‘fees’ to Visa (via their IPSP) in order to continue charging their surfers for access to products and services by using Visa issued credit and / or debit cards.

    In addition to the initial $750 however, there is also a need to pay an ongoing fee of $375, two thirds of this fee goes directly to Visa and, the remaining balance goes to issuing banks and IPSP’s for administrative charges.

    Shortly after this announcement was made the industry then got dealt another blow by the processing companies, this time, in the form of Paypal announcing they would no longer accept any adult orientated payment through their system. This went into effect on May 12th 2003 and, after initial speculations as to what could and could not be charged to Paypal accounts, it seemed to be the final nail in the coffin for some of the smaller webmasters.

    However, the adult industry is strong and rallied together getting as much information as possible about alternates to both of the above situations and companies such as Stormpay and off-shore IPSP’s started to see an increase in revenues from adult payments.

    As The Waves Settled – The Next Blow.

    Given all of the financial troubles of the previous 10 months in respect of online adult payments the industry as a whole started to settle itself again, of course there was the usual posting on forums, conversion ratio and shaving discussions happening on the main forums as there always was but, in addition to these conversations more rumors started, this time, regarding the AVS business model.

    Almost as quickly as these rumors started however, they seemed to have fizzled out into nothing but a distant memory but, two months later after the first round of initial conversations on the adult industry message forums, the same AVS business model was dealt another devastating blow.

    It seems Visa has its sights set on AVS (Age Verification Service / Systems) with a press release being issued first by Sex Key, then by Free Age Card, which was followed by similar announcements from Global Male Pass and Gay Passport informing adult webmasters that they had 2 days to make their current AVS sites conform to the new requirements set down by Visa.

    These requirements were that.

    1) Adult webmasters can no longer use the term ‘AVS’ on their sites.
    2) Adult webmasters can no longer use the term ‘Adult Verification Service’ or ‘Age Verification Service’ on their sites.
    3) Adult webmasters can no longer state that surfers joining up to their AVS will have ‘Access to thousands of other AVS protected sites’.

    As usual Adult Webmasters started to question the reasons behind this sudden and apparent change of AVS rules on almost every forum and, whilst most questions went unanswered the one thing that was answered (honestly) was that these new rules had been set down by current AVS IPSP’s who, had had these rules issued tot hem by Visa.

    So, webmasters started to change out their tour page text to conform to these new rules and, for the most part, it seemed like that was all that was needed to be ‘safe’ working the AVS business model. Little did they know…

    One Last Blow To The AVS Webmasters.

    Several days after the initial press releases from some of the top AEN (Formerly AVS) companies was made it seems that in between all of the posting ont he boards yet another issues comes to light – That Visa is aiming to have AVS webmasters now pay a $750 fee for the benefit of being able to keep using this business model as stated by Craig Tant (Sex Key) ‘we believe is that every site will have to be registered and pay the $750.’

    This beleif, although somewhat vague tends to draw conclusions that, through no fault of their own, the AVS / AEN business model in the adult industry as we currently know it is changing and, changing for the worse. If webmasters are forced to pay Visa a $750 registeration fee per AEN system or per AEN site then a lot of todays industry leaders are going to come unstuck, especially those that focus solely on the AVS / AEN model for the primary source of income.

    Adult Entertainment Networks – What’s Next?

    This is the question that is currently being asked by many webmasters and, the truth of the matter is simply that nobody knows – Except for Visa, the next few days, weeks and months are going to be telling on the industry as a whole from what happens to current sites inside the AVS / AEN companies websites to what happens when surfers start to propagate back onto the adult internet looking for their fix of high quality porn, two things however are definitive throughout all of this, Visa is homing in on the adult industry and, every webmaster needs to be concerned about what will happen next.

    Article written by Lee

  • Marketing Sites With Slogans

    Date: 2011.02.22 | Category: Promotion | Response: 0

    With the constant changes happening in the adult industry webmaster need to look towards alternative ways of marketing not only their own sites but the sites of their sponsors. This is where something that we have all seen daily can come in handy, what is this marketing tool? Simple, Slogans.

    Slogans – What Are They?

    A slogan is a short, memorable advertising phrase for example, ‘Just Do it’ – Nike. By utilizing a slogan on your site you are not only giving your surfers something other by which they can remember your site by but, you are actively building up your brand which, in turn, can mean more repeat traffic and ultimately, more sales.

    How To Make A Slogan.

    So now you know what a slogan is how do you go about creating one? Simple, you should think of something short, usually three to four word slogans work the best again, as with the Nike example above ‘Just Do it’ its short, sweet and memorable, try to make your own slogan fit within this guideline and you are half way done. Another thing that you may like to consider is making your slogan practical or humorous, something witty can often stay in a persons mind a lot longer than something serious, play on peoples memory and ensure they remember your brand.

    Where To Use Your Slogan.

    Now that you have thought up a slogan which you feel will work on your traffic and sites you need to consider the places where you can use it for maximum impact, the most obvious place to use your slogan is on your site design, either at the top or the bottom of your pages, make it clear and more importantly, make it stand out. In addition, if you have any banners or buttons created, ensure you utilize the slogan on those creatives, the goal is to have your slogan seen by as many people, as quickly as possible.

    Article written by Lee

Premium Sponsors















Categories

Site Links