-
Community Forum Scripts
Whether you have little or much traffic one thing that will enable you to benefit greater form this traffic is giving your surfers the sense that they are part of a ‘community’ much like the message boards built around adult webmasters have the feel of a community to them your surfers will end up staying around a lot longer if you can give them a reason to come back to your site over anyone else’s.
That said, one of the main factors in starting your own little porn community is the need to have a place where all the ‘action’ take place. What better way than you own message forum.
However, we hit our first problem, having never thought about starting a forum up before you wouldn’t know where to go to look for scripts or, what the best one is. That’s the reason behind this little guide.
Below you will find a short breakdown of the more commonly used message forum scripts along with a short list of features each one has to offer you when choosing to build your own online community.
VBulletin http://www.vbulletin.com
This is actually quite a good forum script, most of the main forums on the web use either VBulletin or PhpBB when it comes to threaded forums. VBulletin uses MySQL and .php to run the actual forum and, set-up of it can become a little tricky if you want to customize it to your exact needs and color scheme. That said, once you overcome the initial complications in setting the forum script up it is easy to handle and, with a price tag of only $160.00 its an affordable option for many.
Ultimate Bulletin Board http://www.infopop.com
Unlike VBulletin UBB uses Perl programming for the forum script which, means you can install it on any cgi enabled host. However, the one main drawback with this script is that it uses flat text files to store all the data which, can sometimes bog down your server with unnecessary file calls. The cost of $199.00 however can be a bit to expensive for most webmasters.
Ikon Board http://www.ikonboard.com
Ikon board is a nice little threaded forum script and, the fact that it is free to download makes it even more so however, even though it uses MySQL for the backend or, choose to store your data in flat text files this script just seems a little to ‘basic’ looking for my personal taste. That said, there are many types of site using IkonBoard so the script must be good enough for them to be using it. Then again, maybe its the price tag of $0.00 that has made this a popular choice.
PhpBB http://www.phpbb.com
PhpBB is probably the most well known free forum script on the web today, its easy to customize (within reason) supports php and MySQL functions yet seems to offer nothing in return. The basics of a forum are there however, every webmaster and their closest friend seems to be using this script. The whole idea of building up a community is so that your site can stand out from the crowd, in my humble opinion, the script does what it is supposed to but, it doesn’t offer any redeeming qualities to your site.
Site Net BBS http://www.focalmedia.net
Sitenet BBS, formally known as Netboard, is probably one of the better Perl based forum scripts on the market, it price tag of $69.00 makes it an affordable choice for almost everyone and, the installation process itself is VERY simple to understand. The one drawback that i have found with this forum script however is that it stores the data in flat text file which actually slow the server down quite a lot making connections to the forum time-out on numerous occasions. However customization of the script is very easy using only HTML based templates you do not need any additional programming skills and, it has a nice interface with a few good features. For the price it is well worth a look. They also offer a freeware version however the links on the bottom of the forum become annoying after a while.
In summary there are a lot of popular forum scripts available for webmasters to start using some are free other require payment ALL have a range of different functions available in them.
Before looking at installing any of the scripts you should always try a demo first to see which one has the features and benefits you would like to offer your community members.
If you can get your base community built up on a forum they enjoy using then all the rest of your marketing should pay off in dividends long term.
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
-
Content – Keeping your members coming back for more
We know that the first battle for pay site owners is getting the traffic and the signups. But, sometimes this becomes such a focus that we forget the other battle: keeping members interested once you have them. When people pay for a membership to a site they are expecting to get their money’s worth. In return for their monthly fee they are looking for a site that encompasses quality, variety and originality.
As the web grows, so does the online entertainment industry. Four or five years ago there was only a handful of pay sites around compared to the thousands and thousands that are on the net today. Back then, you could literally put any kind of content on your sites and you would have membership, there just was not much choice out there for the connoisseur of porn. Now, potential members are more informed, they know what is out there, they know what they like, and they know what they want to see.
What has to be done to cater to these more discriminating porn shoppers? You have to give them what they want. Here are some useful tips for choosing a content provider and/or content for your pay sites that will keep the members coming back for more:
Go for the exclusive content.
You want to be able to provide your members with something that is fairly fresh and that is not pasted on every pay site on the Internet. The last thing a potential buyer wants to see is a site that is a carbon copy of half the sites out there.
Choose leased content.
Choosing leased content over buying CD’s is a good way to keep your site fresh. Most leased content providers will update their content on a bi-monthly or monthly basis. As well, with leased content, it is just a matter of adding the feed into your site. This alleviates the need for extensive extra graphic design work.
Have a wide variety of content.
Make sure that your site has a little bit of everything a potential member could want: pictures, videos, live feeds, etc. The more you have the better. Many content providers have great package deals available that will include all of these things all set up and ready to put on a site.
Choose a reputable content provider.
You want to make sure that when you choose a content provider that you do not just go for the best deal out there. You want to also look at things like: how much bandwidth they provide, what their technical support is like and last but not least, do they have good customer service.
These are just but a few helpful suggestions to follow when choosing content for your pay site. There are certainly many ways to achieve a high rate of member retention. One thing that many of our customers tell us is that they find that having a least one voyeur feed on their site great for keeping the members coming back for more. Laura’s Condo, one of our voyeur feeds, has one of the best member retention rates around. Visitors get attached to the girls, develop a rapport with them and they do not want to lose that. Hence, they will keep renewing to be able to keep their relationship going with their favorite girl.
The number one thing that pay site owners must remember is that members equal money and in order to keep the cash flow rolling in they must keep the members interested and give them what they want. By spending a little extra money to get high quality exclusive content, you will actually be putting more money in recurring memberships back in your pocket at the end of the day.
Article written by Meredith Murray
-
Using Email Auto Responders To Build Traffic And Sales
Auto responder programs are just that, they are set up to respond automatically with a pre determined email when a blank email is sent to a specific email address.
For example, have you ever seen something along the lines of:
‘For A Free Guide To ** Whatever** send a blank email to somename@somedomain.com’
The email address in that address belongs to an auto responder script and when someone sends an email to the script, they receive a pre written email back within seconds that has information pertaining to a specific topic or selection of topics.
Basically, autoresponder programs are email on demand scripts which makes any information you want available to your surfers 24/7 and, furthermore, not only can they drastically increase your traffic but, they WILL also benefit your sales income.
Email Auto Responders are extremely important tools when you need to automate your marketing. You can easily manage in excess of 10k email requests on a daily basis without ANY effort on your part at all.
Auto responders are used primarily for three main purposes these are:
Sales Letters.
Suppose you post to a selection of forums and newsgroups on a daily basis, you could offer free information about a specific topic and, in the same email, you can also promote your site and, better still, you didn’t have to do a thing.Customer Support.
The use of auto responders for customer support is beneficial to sites that have a lot of queries from its visitors, autoresponders allow you to set up predefined answers to the most likely questions and, this can cut your service requirements by upto 50% in some cases. For example, most hosts will have some form of autoresponder set up to answer your basic questions or tell you about a support issue you have mailed them about even if its just to let you know that your email arrived and has been placed in the queue for completion. This saves the host a lot of time enabling them to work on things that actually need to be done and not spend countless hours each day sending emails to hundreds / thousands of webmasters on a personal basis.Email Gathering.
This is by far the best feature of an autoresponder, everyone who sends you an email to the auto respond address will have their email address stored in a database, which, in turn, will enable you to follow up with the interest they have in your site and, some auto responders can even be configured to send out emails on a weekly basis to the email addresses in this database from again, pre determined messages that you have already set up.Autoresponders are truly amazing programs, not only will they enable you to be more productive with your time but, they will assist you in helping your site visitors and, furthermore should increase both your sites traffic and sales figures.
Article written by Lee
-
Quick Loading Pages Plus Saving Bandwidth
Have you noticed how many of the sites out there are trying to make themselves look better than they actually are by using heavy graphics and media files? The fact of the matter is this, most surfers who visit your we pages are viewing them on a screen that is between 15 and 19 inches wide, can only see 216 colors and, are on a connection of 33.6 kb per second (If they are lucky).
What Does All This Mean?
What does this mean to you as a webmaster? Simple, try this test.Connect to the internet on a 33.6 connection, type in your url and, hold your breath. Does the page load before you need to start gasping for air? If so then you are designing your sites correctly, if not, your pages are far to big in file size.
I’m pretty sure that some of you can hold your breath for a long period of time so, here is a basic rule of web design. Your pages should, be no larger in file size than 50k in fact, I would even go so far as to say try getting your pages under 30k in size.
How Can I Get It Under 50K? 30K?
First, all your graphic images should be as small as possible. Try to get them smaller than 4k. Going up to 6k is reasonable. When designing a graphic for the web site keep in mind the number of colors being used.I know, from designing banners myself, it was hard for me to go from millions of color to only 216. Yes, 216 is the number of colors you have on a web safe color pallet.
Use solid colors when designing your image. PhotoShop has made the gradient such a popular tool. It looks good to fade things in and out. I always see a background border made up of this gradient. I always right click on that image to see the size. The 8k-12k is not worth the space. The problem with the gradient is it uses many colors and dithering. Both take up big time K. The more color you have in an image the bigger it’s going to be.
Use design more, graphics less. For a web page to be successful it needs to download quickly and look good.
Here is the dilemma download quick or look good? Instead of designing graphics and taking pictures and turning them into jpgs to make your web page look good, try using color schemes. Use cell colors to make borders. Use the negative space on your web site. What is not there is just as important as what is there.
Remember sometimes less is more. When in doubt think of a typical visitor coming to your web page. Would that extra graphic sell them or keep them coming back again and again. If the answer is yes, by all means keep it. If the answer is “well maybe” or “it just looks good there”, yank it.
Your surfers will appreciate not waiting more then they have to. The web is here to make our life easier not to sit in front of a screen waiting for heavy web pages to download.
Article written by Lee
-
Protecting The Kids – Europe’s Role
As adult webmasters we have certain obligations we must fulfill daily whether these be, legal or moral.
One issue that is constantly cropping up in our industry is that of minors (Children) accessing adult websites and, more importantly, the ease of which they can do.
Recent figures released by one of Europe’s top internet analysis companies show that children in Europe and, specifically within the United Kingdom are more likely to visit a website and that, ‘showing that around one in five Internet kids (290,000) check out the sex sites’.
These figures are certainly alarming to say the least, bearing in mind they are specifically talking about the United Kingdom, that leaves a vast majority of Europe, as yet, un-analyzed.
We should all adapt to new methods in order to protect minors from accessing our site whether that includes placing your sites behind AVS systems which, in my opinion is one of the best ways and, most profitable of protecting minors or, utilizing ‘web safe’ software packages that are available to block access to adult sites completely we all need to adopt these practices.
The fact of the matter remains that, in this day and age, no matter what precautions we take in order to prevent access there will, undoubtedly, be a majority of children who can and will, get access to adult sites.
Does that mean we should compromise on the quality of our sites? No
Does that mean we need to think harder about how we develop our sites? YesIt takes very little effort to subscribe to the services to block access and, you can get a single line of code to place within your html from ICRA which will at least, deter underage surfers from accessing your sites.
In addition to the above mentioned service, you can also place a link on your warning page/s to the following services for parents to block access from children to our sites, SAFESURF, CYBERPATROL, NETNANNY and, SURFWATCH amongst others. Its not just about utilizing software and ratings on our sites though, we can go much further than that and, for instance, using nothing but softcore content on our sites will protect to some extent the materials available to children but, in addition you will also notice your conversion ratios will go up! I have and, I’m sure you have, heard it time and time again.. Make them ‘Pay for pink’ and, by using softcore images on your sites that’s exactly what you are doing.
I for one certainly hope that you take heed at this article, protecting our children is paramount if, we are to succeed in the business, it is getting harder and harder to control who accesses our site but, we can at least take a step in the right direction.
Article written by Lee
-
Redirecting To A Different Page Using JavaScrip
There are times when a simple JavaScript redirection from one page to another can come in handy and, the following JavaScripting will enable you to do this.
When a page contains this javascript, it will be redirected to another page that you specify in the “window.location=”. You can change the number of refresh seconds by changing the “move()’,1000 to the number of seconds you’d like.
Example:
1000 = 1 second
2000 = 2 seconds
3000 = 3 secondsPlace this JavaScript code between the <head> and </head> tags
<script language=”JavaScript”>
<!–hide from old browsers
var time = null
function move() {
window.location = ‘http://www.yourdomain.com’
}
//–>
</script>Place this JavaScript code in your <body> tag
<body onload=”timer=setTimeout(‘move()’,1000)”>
You should now have a page that will redirect to a new url when it loads in the surfers browser window.
Article written by Lee
-
The Gay Opinion – Obscenity Laws and the Gay Market
Let me begin by saying this is not a legal dissertation, but a collection of opinions on the recent comments and events inside the industry.
Obscenity Laws have always been the “fly in the ointment” for adult. Not knowing when, if or how the government will act toward webmasters or companies.
So what do I think? Every indicator out there says something or someone is coming. Big Brother is on the prowl. But, how will webmasters in the gay market act to ward off the evil?
While discussing this with a number of webmasters, I found that the gay opinion is spread as wide as a gigolo’s legs on payday. The thoughts that have been shared vary from ultra conservative to down right militant. And once again, I find myself stuck dead in the middle.
Here is a sampling of the opinions at large:
I’ve heard from some webmasters who have a “come and get me attitude”. Their approach is the government has done enough damage to the gay community over time.
Their attempts to sanction the gay adult industry will be simply another shot at taking us down – and that attempt will garner a public/media fight of the government acting as a bully. Now does this have anything to do with adult? No matter how I look at it, the one subject isn’t related to the other. Personally, the government’s reaction/treatment to the gay community has little to do with the government’s action towards adult. Yes, I can totally see how they got there, but it’s not enough for me.
There is the “what else is new” set. This is a group of webmasters who own pay and/or free sites, have been doing this for a long time and they have adapted their companies and their marketing to sell memberships to the surfers. They use softcore and stories already on their feeder sites, have webmaster programs and they are happy with the results and will not change a thing. Their methods work – methods are not blatantly sexual but more sensual and the conversions are a testament to that. By the way, this is where I stand (right in the middle). The general thought is nothing has happened yet. Work smart and don’t panic.
The other side of this is the “oh shit’ers”. These webmasters are re working their entire networks of gay porn to follow a well-established method of softcore only. Make them Pay for the Meat! They are reacting by taking down all hardcore images from their sites in order NOT to stir up any government dirt. Well as far as I’m concerned, they should have been doing this to begin with… sell the hardcore to members don’t give it away on a free site. For this, group the panic is on.
Finally I spoke with the “fuck ’ems”. Now their idea isn’t that the government is suppressing the gay community. They look at this totally as a first amendment issue of freedom speech and expression. They use both hardcore and softcore to resell for webmaster programs and frankly, they feel that they will prevail over any government attack simply by way of Bill of Rights. They’re making money and they don’t care who knows about it.
What does this all mean? Well here’s my take…
First, it’s apparent that the opinions are just as varied as webmasters working the straight market.
There is a general feel of, don’t panic – more than I have seen with straight market webmasters. I honestly, think this comes from our years of battle against the government on many other issues. Until the rumors become fact we will move as we always have – then deal with what is concrete rather than the abstract.
Overall, the most resolute business people I have heard from, all said the same thing. If you use common sense, use methods that work and that do not go overboard there will be no need to panic. The hobbyist who is trying to make a million will leave out of fear, the “over the top” websites will be the target and those businesses run with common sense will continue with no major issues. I think my favorite statement to come out of these conversations is, “The government will bite, if you give them the bone. Don’t feed them and they go hungry.”
I see the same “proceed as usual” attitude out there, as I have always seen in the gay community. Deal with the facts and only and not rumors.
Once again, this is totally based on opinion and by no means a legal stance. If you have any doubts, concerns or questions about obscenity laws in your area or in general, please consult your attorney.
Article written by Gary-Alan
-
GEO::IP – What Is It?
As more and more webmasters investigate the international market place to expand their online businesses I thought it would be prudent to take a look at one of the more important modules of Apache and, just how this module can help webmasters to monetize their international traffic. What is this module? GEO::IP.
Geo I.p – The Basics.
GEO::IP is an Apache module which is able to recognize countries by specific I.P blocks. GEO::IP in itself is, in effect a database of the current i.p addresses in use on the internet across the globe. When used in conjunction with various scripting languages, Perl, Php, Etc the Apache GEO::IP module can assist online businesses with the following:Detecting credit card fraud.
Automatically select the geographically closest mirror.
Analyzing your web server logs to determine the countries of your visitors.What this means to the webmaster is that they can now market their sites to a specific language or, country in addition to either redirecting or, refusing other countries / languages access to their online sites.
GEO::IP Module – Where To Find It.
The GEO::IP module is available from several sources online in either paid or, free forms. The most up-to-date and professional form of the GEO::IP module can be found on the Maxmind website ( http://www.maxmind.com ).Once you have the GEO::IP module you should either ask your host to, or, install it yourself on your Apache based web server.
Geo I.p – Different Modules.
In addition to the simplistic ‘country i.p’ based detection, there is also another more complex GEO::IP module, this module is often referred to as ‘I.p to Location’ which, in simplistic terms means that you can target specific cities of the world hence, if you want to offer a service to surfers in Miami, you are able to redirect your Miami surfers to a page with content of specific interest to them.Redirecting Traffic.
Geo i.p is the basis behind most of the international traffic redirection systems available for webmasters to use in order to monetize their global traffic more efficiently, whether those systems are paid, free, subscription based or, otherwise they will ALL use the fundamental basics of the GEO::IP module.Through the use of the geoip module you will be able to maximize and filter the traffic sources you currently have and, decide on whether you send your surfers to a Pay site, a dialer or, a traffic trade.
Scripting – Putting GEO::IP To Work.
Many programming firms are now looking at the global market place in addition to webmasters as they now have the ability to offer their clients a wider product base from country specific banner displays to multi-lingual tours, programmers can develop new ways to enable webmasters to profit from their traffic unlike ever before. One such company is Geo Scripting ( http://www.geoscripting.com ).GEO::IP – Overview.
All in all the Geo i.p Apache module is going to become more and more prominent in the industry, sponsors are already starting to use country specific redirects on their affiliates traffic base and, individual webmasters are beginning to capitalize on this module through redirecting their own traffic to the sponsors that offer them multi-lingual paysites. When all is said and done, I am all for anything that can better assist webmasters in monetizing their global revenue streams especially as in the last 4 years I have been online it would only seem to be the last 2 months when this untapped source of income has come into the forefront of the adult industry.Article written by Le
-
Domain Name Registrars – Saving Your Business
The one thing that all webmasters rely on to make their money is something that all of us have, a domain name however, what would or should happen to your domain names when and if, your registrar files for bankruptcy or just disappears, surprisingly enough i do not recall this ever happening in the industry to date however, being prepared for the worst case scenario is always a good thing.
Prevention Is Better Than A Cure.
As the age old adage goes.The first thing that you should do before even registering a domain name is to check out the background of the company you are considering using, you need to ask yourself a variety of questions about this company including the following:
1) Is the registrar ICANN accredited?
ICANN (Internet Corporation for Assigned Names and Numbers) is a non profit corporation which was formed to assume the responsibility over the IP and entire domain name structure as we know it. This in essence means that if your registrar is ICANN accredited then you at least know your domain name registration will be handled professionally and, should be reasonably secure so far as your registrar going out of business.
2) What are you paying for?
Many of the domain name registration companies packages vary greatly, with some companies you register a domain yourself, some companies register it on your behalf and, others will register your domain including some form of hosting etc, check with the company you are using to see what added services and support features they offer.
3) What is their transfer policy?
Some domain name registration companies have specific policies so far as transferring domains to other companies, registrars and, individuals go. Check with your registrar before you buy your domain to see what this process involves and, as always, check with one of the other registrars to see which registration company offers the best ‘bang for your buck’.
Saving Your Name – Help And Advice.
First and foremost, if you discover your domain name registrar has closed its doors you should immediately send an email to them and ensure you keep a copy of this email for your own records, ask them what is happening and, more importantly, what controls / access you still have available (if any) to manage your currently registered domains.Usually, you will receive some form of communication within a few days from your registration company letting you know what is happening and how you can continue to use your domain name.
In most cases, when a domain name registrar company closes what you will find is that they will already be in the process of transferring the management of your domain to another registration company.
If however, you are still able to control the domain yourself then you should immediately seek out a new registrar with whom you can manage the domain / domains that you own. At this point you should contact them and ask if they have any fast track solution to transferring your domain to their company.
If All Else Fails.
If after everything else you are still at a loss as to how your domain name transfer or registration is being handled then you should contact ICANN ( http://www.icann.org ) directly. Ultimately it is their responsibility to ensure that once you have registered a domain name, you are able to access it as you would like, in most cases however, contacting ICANN is always the last move you should make and, only use this form of information should you exhaust all other methods mentioned above.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