-
Adult Webmaster Health
Sounds to me like you are a webmaster. Most of us realize that working at a computer everyday can and often is, bad for our health in one way, shape or, form. However, how do we alleviate these potential problems with our health?
Well in this article I will detail some of the things that can often affect the webmasters in our industry and how they can be solved.
RSI (Repetitive Stress Injuries) are the results of, as you may have figured out already, the effects of constantly doing the same movements over and over again using specific parts of your body. One of the most common of these that webmasters are aware of is CTS (Carpal Tunnel Syndrome) which is a result of typing a lot.
So, how do you combat the effects of CTS? First and foremost, if you experience any form of pain at all, your first port of call should be the doctor, the pain you are feeling could be an indicator of a bigger problem. If you think your pain might be caused by use of the computer then an occupational therapist might also be a good person to visit.
CTS is often attributed to use of your digits and poor hand positioning when you type one way to solve this problem is to go to Office Depot and purchase a wrist rest, this will ensure your wrist has ample support whilst you are working throughout the day.
You might also like to try re-positioning your monitor, as a general rule of thumb, having your monitor placed about 20 inches away from your face will usually result in good posture and that in itself can often be a solution to the potential medical problems. One other thing on your posture, get a good chair, one with a high back may be good, these generally offer you more support and, can stop that awkward habit of leaning into your keyboard when you type.
Eyestrain, Eyestrain is another common problem that the webmaster faces, often it leads to things such as excessive headaches, fatigue and, blurry vision, the most acceptable relief from eyestrain is the use of screen filter that will reduce the glare your monitor emits.
There of course, some other things you can do to alleviate this problem such as, Adjusting your monitor so the top of the screen is no higher than eye level, as already mentioned, keeping the monitor a safe working distance from you, usually between 18 and 30 inches is recommended by doctors.
We know computers are machines and tend to forget that our own bodies are complex machines which, should be looked after just as our computers should be, we often forget that sitting at the PC building what was meant to be a 10 minute site can turn into an hours worth of ‘online work’. Take some time every now and again to stand up and walk for 5 minutes, even if it is just to the local store to buy some more smokes, you are actually getting some exercise and, even though the tar in your smokes will end up killing you anyway, you’ll at least be able to work a little longer without getting any problematic computer related medical symptoms.
This article is not meant as an alternative to visiting your physician and, should you think that any of the above are relevant to you then it is recommended that you visit your doctors without delay and follow any advice that they give you.
Article written by Lee.
-
Google – Manipulate Your Listings For More Traffic
Google seems to be the Search Engine that everyone talks about almost on a daily basis however, far from being about search engine optimization and specifically about Google related SEO i wanted to touch on something new that, perhaps you would not have already thought about.
Manipulating Google Traffic.
So your site is already listed in Google but you want to increase the amount of traffic you receive, one way that we as a company have been successfully using for the last 18 months is that of manipulating the display of our clickable links in Google, how are we doing this? Simple, using ASCII character codes in your meta tags.ASCII In Your Meta Tags.
ASCII (American Standard Code for Information Interchange) it has been proven, when used in your HTML page Meta Tags will actually display not only letters and numbers but, symbols as well, as a webmaster this can give you a great advantage over how much traffic you can pull from your Google listings and, not only Google, a few of the other search engines also read ASCII code when it is found in your Meta Tags.Putting This To Use Practically.
A good method of putting this to use would be utilizing in your Meta Tags as follows.<title>Site Name <ascii code here> page title</title>
<meta name=”Description” content=”normal page description”>
<meta name=”Keywords” content=”normal keywords”>This will display a search engine listing that not only has your site name on it as well as a description but, in the position where the ASCII code will appear you will also have an attention grabbing symbol enuring that your site stands out from all the others listed on the same search engine results page as yours.
ASCII Meta Tags – An Overview.
Hopefully you have seen how adapting your current HTML page Meta Tags by placing an ASCII character code within them can benefit you for gleeming further search engine traffic to your sites and, with this new found knowledge you may well place both your sites traffic and your bottom line profits ahead of other webmasters.Article written by Lee
-
What’s A CHMOD?
CHMOD is another name for setting the permissions of files on your server.
All UNIX based web servers understand the concept of permissions. these are broken down into three distinct areas.
Permissions for the person who OWNS the file.
Permissions for the group (all users are members of one or more groups).
Permissions for everyone else.Permissions are listed one of two ways either using numbers such as 755 or, using letters such as rwx-xr-x however they both mean the same thing.
The first number or first group of three letters stands for the permissions of the owner (IE 7 or rwx).
The second number or second group of letters stands for the permissions of the group (IE 5 or xr).
The third number or third group of letters stands for the permissions of everyone else (IE 5 or x).The way the system works is as follows:
1 = x = you are able to execute (run) this program.
2 = w = you are able to write to this file.
4 = r = you are able to read the contents of this file.so if you add it up rwx = 7.
So, in the example given above (755 or rwx-xr-x) the owner is allowed to read and write the file AND execute it.
The group is allowed to execute and write to the file.
Everyone else can execute the file.We hope this gives you a little more insight to how CHMOD’ing or, setting the permissions on your server can affect how files act.
Article written by Lee
-
Mirroring Adult Sites – Stage Four
We are now going to take our basic template and start to make some pages for the link lists for this you will need to open up your original warning page. Once you have this page open you need to visit a couple of the link lists that you use. Go to the submissions page of the link list and download their reciprocal buttons.
In the same way that we did with the TGP pages we created you now need to edit the warning page you have open and insert the recip links on your warning page, ideally and, as most link lists will require this, the recip links should be placed above the enter and exit links.
Once you have done this, you now need to save your newly edited page as linklist1.html in the /FreeSite/LinkList/ folder, do this for as many of the link lists that you wish to submit to, each time saving the new page in the /FreeSite/LinkList/ folder.
Also at this stage, we should add a console to our link list page, ideally a blur console with links going to your surfer trap FPA’s. You can find the Java coding to create a blur console on the tutorial about building a surfer trap.
Once we have done this, we now have some more sites created. However, this time, the page/s we have just created are designed to build the traffic we have to our site/s.
Once you have these pages saved you now need to re-open your original warning page once more.
This time, we are going to optimize the page for the search engines, again, in the same way we added our ALT tags on the surfer trap we are going to add them to the warning page however, we are also going to optimize our keywords, description and, site title.
Once we have optimized our original warning page we should now save this as se1.html in the /FreeSite/Engine/ folder we created at the start of this tutorial. Once one SE page has been created, you need to create a selection of others making sure that you swap around the meta tags to ensure they are all different to each other, I would suggest making three variations of these SE pages each time saving them in the /FreeSite/Engine/ folder.
The next thing we are going to do is to ‘dirty’ these SE pages up some more, pretty much in the same manner as we did with the surfer trap tutorial. What we need to do is add a small pop up console to the three SE pages along with a blur console, these consoles can be the same ones that we used for our surfer trap or, we can create new ones however, I think the smart thing to do would be if we used the ones we currently have online. So once we have added these consoles we need to save the pages.
Also, to these SE pages we should add our Banner exchange code, as these will be going into the search engines there are no rules as to what we can and can not do on these SE pages so we should make sure that even if they just get one hit, we get additional traffic from them. By adding a banner exchange code as we did on the surfer tutorial we can drive additional traffic either to our sites or to our surfer trap, where you send this traffic is your choice. If you want to sign up for our new banner exchange you can find it at http://www.pornclient.com.
Now we have the completed site template built. We need to submit the pages and sites we have just completed to the TGP’s, AVS’s, Link Lists and, the Search Engines.
Once we have submitted these sites all that we need to do to create a new set of sites is to find another set of 50 images, rename the images as we did at the start of this tutorial, pic1.jpg, thumb1.jpg etc and simply upload the site to our server without the full size images and the thumbnails. Once the HTML pages are online, we now have to upload the full size images and the thumbnails and we have a set of sites using different content to our original one built in less than 5 minutes.
The best thing with these sites is that if a any time we want to alter the layout, all we need to do is edit the HTML of the version we have saved on our HD and we have a new template ready to use.
I hope you have found some use out of this tutorial and, I am sure you can think of other ways in which we can use templates of this style, this tutorial was just detailing some of the basics however, we can make the template as simple or as complicated as we like. Our only limits are what we make for ourselves.
Article written by Lee
-
10 Ways To Promote Your Site
As we all know, getting productive traffic to your site can be a long and tedious task of course, there are ways to generate ‘optimized’ traffic at very little cost and time involvement. Below are just a few suggestions about how you can increase traffic to your
site and, inevitably, there are hundreds of different variations of these that will work for your site, I think the key to getting a successful traffic source is dependant on how much effort you put into it and, if you work hard and play little, you will reap the benefits tenfold.1. Create an email discussion list. The list should be related to your web site’s subject. Place your ad on all posts and it will remind people to visit your site.
2. Prove your site is a bargain. Add a lot of free stuff to your offer or, if you’ve sold the product for a higher price before, show them the difference or, show them how much your competitors charge.
3. Make your web site more useful. Sell ad space, generate hot leads, answer visitor questions, offer free content, be news friendly, etc.
4. Make the most of each visitor. Sometimes your price is to high. You should provide a variety of similar products at different price ranges.
5. Test and redesign your banner ads till you get your desired click through rate. Once you do, join many banner exchanges and buy ad space.
6. Use holidays as a reason to get free publicity. Write a press release or article about the current holiday. It’ll have a high chance of being published.
7. Utilize the free content on the internet. Publish one article on a single web page and your main web site link then upload it as a doorway page.
8. Test your new products on the bottom of your home page. You don’t want to take away hits from your best selling products until others are proven.
9. Make commissions without joining an affiliate program. Just propose a joint venture offer to web sites that don’t have affiliate programs.
10. Persuade other web sites to link to yours. It can improve your search engine ranking. Just offer them something of value in return.
Article written by Lee.
-
Anime vs. Cartoon – What Is The Difference?
Over the past three years I have written articles, been a guest on radio shows, and even been part of panels, all discussing the wonders and bewilderment of anime and hentai content. In that time, I thought I had covered most aspects of the niche, the content, the market, the huge underground following, the money making potential etc. Yet I am still being asked on a regular basis questions about the niche and especially about the confusion of what is anime vs. other toon type content. So I decided to re-visit the issue in this article.
One of the newer occurrences that seems to have confused many a webmaster, is the recent surge of content providers now offering images that they have titled as anime. Many of these images are computer generated images (CGI) in 3D like format, which tend to portray almost life like images. While others are cartoon images in various styles, that while they do have their market, are certainly not anime.
Anime and Bishoujo (also known as Hentai) images are very unique in their style and characterization. If you know certain key points about the art work, you will know if what you are looking at or purchasing can truly be termed anime. And believe me, your surfers or members definitely know the difference! Here are some of the key things that you can do to assure yourself of what you are getting:
Eyes: The eyes are one of the most important features of anime style characters; they are the most expressive parts of the face, and are part of what makes each character different and recognizable. Large eyes are of course the one feature that most people associate with anime, but just making the eyes large is not enough. Anime characters’ eyes should always have at least some sort of shading. Anime females in particular tend to have really heavy shading and lots of shiny areas. Male characters have light glares in their eyes, too, though they often are not as large or obvious.
Nose and Mouth: Anime style noses and mouths are pretty straightforward, they consists of three basic simple shapes: a wedge for the nose, a long, thin line for the mouth, and a shorter line to define the lower lip. You will rarely see teeth on an anime character, even when the character is seen with the mouth wide open.
Hair: Hair styles of Anime characters are stylized, unique, and sometimes impossible to have in the real world. Any hair color is possible, be it blond, black, sky blue, light green, orange, pink, all the colors of the rainbow. Hair length is also unusual as most males have shoulder length hair and most females either have really short hair or their hair is at least four feet long.
Now this is obviously a generalization as there will be some variance in images depending on the style of a particular artist. But in general, this is what the anime/hentai surfer will look for. The other key to authentic anime is the style itself, the art is hand drawn and until recently always hand inked or colored as well. Though some artists now draw the sketches by hand and color via the computer, it is still very easy to notice the difference in quality of hand drawn art.
I am not saying that other artworks do not have their market, they certainly do! I just want to make sure, if you are promoting images as Anime that you are truly using anime images, otherwise your sales or sign ups will not be near what they could be.Now let’s visit toons shall we? Cartoons, toons, sexy toons, erotic art, erotic illustrations, what ever you want to call them, are also very popular with many surfers. Toons are just what they seem to be, illustrated drawing depicting various characters in an exaggerated form. These images are fantastic for use on or for promoting the mired of Toon sites out in the market today. Toons, like Anime can fulfill fantasies that cannot be realized in real life or with real people. If you can think of it, it can be drawn! There is high demand for quality sexy toons because the loyal surfers out there cannot get enough.
There are things to watch out for however even in toon content. Copyrighted characters, this has been a popular debate among those of us that deal and make our living from anime and toons. A copyright is a copyright is a copyright! Whether it be created or shot, the characters belong to the creators. Even if the character has been modified to blur the identity, if it is a recognizable character, ie, Batman, Flintstones, Sailor Moon, DragonBallZ etc. then you can be opening yourself up to prosecution from the copyright holder. Many a webmaster can tell you about hearing from Nintendo, Disney, Marvel and many other companies on this issue. Some providers feel that since such images are a parody of the copyrighted characters, they are protected, and in some cases they might be. But unless you have very deep pockets or a rich uncle to help you win that court battle, I would strongly suggest you steer clear of this type of image.
As with any content you purchase it is important that you do your research and know your provider! Just because some one is selling something, it does not automatically make it legal, nor does it indemnify you, if it is not illegal. Unfortunately, as in all business there are a few bad apples out there that are willing to risk their reputations and their business to make a few quick bucks. If a provider tells you that the anime/toon images they offer come from Japan, and it is ok to use them, because the Japanese artists do not care, run, do not walk from this provider because that is simply a lie. Japanese artists are very aware of the theft of their artwork and many are now utilizing the Bourne Convention (http://www.law.cornell.edu/treaties/berne/overview.html) to actively prosecute offenders throughout the world.
I hope this has helped clear up some of the confusion about anime vs. cartoons, and as always I am more than happy to answer any questions you may have on the subject. You can always find me through my sites.
Article written by Bestat
-
HTML Page Load Times – Making Them Quicker
Surfers on the web are here for one thing and one thing only, they want information, they want it to be correct and, more importantly, they want it now. We cant always help when it comes to getting the information however we can help them so far as making sure that when one of the surfers clicks on our pages they load quickly.
Taking Control Of Speed.
For many webmasters hand coding their HTML pages is an often timely and costly method and, because of this they turned to the WYSIWYG (What You See Is What You get) editors such as Dreamweaver and Frontpage to create their pages for them however, even this in itself requires some manually intermission on the webmaster part. Many of the older style WYSIWYG Editors added a fair amount of un-needed code to the HTML so, spending a few minutes after you have your pages created to physically go through the HTML code and clean up the junk html can in effect, cut down your page size by up to 25% in some instances.HTML Quotations And Hyphens.
In addition to un-needed HTML tags you may also want to consider removing any quotation marks or hyphens from your HTML code, both of these can quickly clutter up a page and laden it down with more code than is actually required.For example, ‘HTML Coding’ makes just as much sense as me telling you HTML Coding when read in sequence. The trick with using quotations and hyphens is actually knowing at what point in your text you can ‘get away’ with removing them and, this is only something you will know yourself after proofing your completed page.
Hyperlinks.
If you are only going to provide links from one page of your site to another then, why use absolute paths? http://www.domain.com/linking.html is the same as /linking.html when you use it in a link from one page on your site to another and, well, in all honesty you have increased the load time of your page by only linking to the relative url instead of the absolute and that’s what we are trying to do here right? Make our pages load faster.White Space.
White space on a web page can be a good marketing tool however, white space in your HTML code is a bad thing, placing spaces between certain parts of your HTML code can quickly bog down your load times instead, try to use the tab key to separate certain parts of code likewise, keep the use of   to a minimum, this can quickly become the most relevant term on your page if used in excess.One other benefit of making your pages as small as possible is that a webmaster wanting to steal your HTML code is going to have a harder time finding the exact piece of coding if the HTML is all on a single line than they would if the code was laid out nicely however, this in itself is only a deterrent and it wont stop those webmasters determined to steal your HTML code.
Page Load Time Overview.
Hopefully this brief article has given you some idea of ways in which you can practically reduce the load time of your pages without affecting the overall look and feel of your site and, who knows, if your page loads quicker, then you have a better chance of your surfer getting to your sponsor quicker.Article written by Lee
-
Formatting HTML Text Using Tags
Formatting HTML Text Using Tags.
As we know there are many elements to a website from graphics to text. In this article we are going to have a closer look at text and, more importantly how we format the text to look like we want it to.The text of the HTML pages we create, as you already know goes inside the <body> tag of our HTML pages but, unless you are using a WYSIWYG editor you can not just click a button and make it appear bold or italic therefore we need to get to know some of the text property tags that can be used to enhance our HTML text. Lets take a look at some of these now.
<b> Any text inside these two tags will appear bold on our page</b>
<i> Any text inside these two tags will appear in italic on our page</i>
<u> Any text inside these two tags will appear to be underlined on our page</u>
<big> Any text inside these two tags will appear BIG on our page</big>
<small> Any text inside these two tags will appear small on our page</small>
<sub> Any text inside these two tags will appear subscript on our page</sub>
<sup> Any text inside these two tags will appear as superscript on our page</sup>There are also things called ‘heading tags’ these will work the same as the formatting tags mentioned above however there are only six of them and they look like this <hx> with the x being replaced by a number from 1-6 the lower this number is in the tag the LARGER our text will become so for example:
<h1> Will be the largest heading text</h1>
<h2> Will be the next smallest heading tag</h2>
<h3> Will be smaller again </h3>
<h4> Will be one size smaller again</h4>
<h5> Will be the second to smallest heading size</h5>
<h6> Is the smallest of the heading tags</h6>Also, you should remember that it *IS* possible to use more than one of the text tags in any single line of portion of text on our web page so for example, if i wanted to have bold underlined italic text my tags for the text would look like this:
<b><i><u>This text is bold, in italics, and underlined</u></i></b>
You will notice from the above example that the tags were opened and closed in the same order they were created this doesn’t have to be done like this but, in the long run, it is easier for you as a webmaster to code your pages this way.
Hopefully this article has given you a further understanding on how we can format out text and you will be bale to put this into practice on the next site you build.
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
-
Bandwidth Explained
Bandwidth is the total amount of data that can be sent in a given time between two computer devices. The more bandwidth that is available, the faster the server.
Any webmaster expecting a decent amount of traffic to their adult site will require a web hosting package that includes a large amount of bandwidth. This is so important, especially with the growth of your online business and, ultimately your sites. The more bandwidth your server has, the larger the number of surfers who will be able to view it at the same time, and the access it quickly will be. If you don’t have enough bandwidth, surfers will not be able to access your site as quickly, and that may turn them off which in turn, will mean they will leave your site.
For this reason alone, it is important to select a hosting company that can offer you a great deal of bandwidth. As an example, larger hosting providers will have T1 lines or fiber-optic relays to access the Internet; these will provide a fair amount bandwidth. Another way is to get a dedicated server which, in turn, gives you exclusive access to your server’s connectivity instead of sharing it with others, as such allowing for maximum hardware performance.
To calculate your bandwidth needs, you must know how large each page on your site is, including the graphics and any script usage you may have. Then, you multiply that by the number of views you expect the site to get every month.
For example, say you have three 5k images on your page and a 2k HTML file – you would have 17k of data on that page. Multiply that by your expected page views (let’s say in this case it is 100,000 per month), and you get 1.7 G of data to be transferred that month for that page alone. Now calculate this for each page, and you will know approximately how much bandwidth your entire site requires.
The best way of using bandwidth efficiently is to keep the size of your html pages low. In other words, ensure your HTML programming is adequate enough to use minimal amounts of coding for the purpose you want and, that your photos and graphics are small. To reduce photo file sizes you should always use JPEG format, which can reduce files up to 5% of its original size. Make sure to use the GIF format for graphics, as opposed to TIFFs or BMPs, which are generally much larger in file size.
If you attach URLs to your IMG SRC that link to another person’s images without their permission, this is known throughout the online industry as hotlinking which, costs the person you are linking the image of money and not yourself. For this reason, hotlinking, is looked upon dimly.
The unfortunate truth is that hotlinking is rife in the online industry. However, lets not let that deter you, by utilizing a file called .htaccess on your server, you can prevent other dishonest webmasters hotlinking your images.
As with most things in this industry, you need to shop around to find the best prices available to you. However, that said, as a general rule of thumb, a gig of transfer can cost between $1 and $5 these are usually thought to be good prices for a gig of bandwidth. You can also get certain hosting packages that have a specific amount of bandwidth included in the price, however, the one draw back of these types of deals is that, if you go over that limit, you will either need to pay and excess bandwidth usage fee or, upgrade your hosting plan.
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