-
Thinking Of Starting An Adult Website In The UK?
We all know that there are many foreign / international adult webmasters and there are some very well known ones based in England however, before you start building your online empire what are the legalities regarding the type of content you can and cant use on your adult pornographic sites?
To be honest with you, there are no ‘defined’ laws in England (At the time of writing this article) regarding the use of online media to promote adult activities however, it is a commonly held belief that as long as you stay to the same standard as what most ‘top shelf magazines’ or ‘R18 Videos’ have in them you shouldn’t go far wrong.
So what are these standards? That’s the information that I am about to give you.
Content that IS NOT acceptable.
1) Any material which is in breach of the criminal law.
2) Material (including dialogue) likely to encourage an interest in abusive sexual activity (e.g., pedophilia, incest) which may include depictions involving adults role-playing as non-adults.
3) The portrayal of any sexual activity, whether real or simulated, which involves lack of consent.
4) The infliction of pain or physical harm, real or (in a sexual context) simulated. Some allowance may be made for mild consensual activity.
5) Any sexual threats or humiliation which do not form part of a clearly consenting role-playing game.
6) The use of any form of physical restraint which prevents participants from withdrawing consent, for example, ball gags.
7) Penetration by any object likely to cause actual harm or associated with violence.
8) Activity which is degrading or dehumanizing (examples include the portrayal of bestiality, necrophilia, defecation, urolagnia).
As you can see from the above, there ARE very specific guidelines regarding water sports, animality and, some of the more ‘out there’ fetishes.
Now you know what you cant use on your adult sites, lets take a look at the list of sexual activities that you can use. Its no surprise that the list of what you can use is considerably shorter.
Content that MAY BE acceptable.
1) Aroused genitalia.
2) Masturbation.
3) Oral-genital contact including kissing, licking and sucking.
4) Penetration by finger, penis, tongue, vibrator or dildo.
5) Non-harmful fetish material.
6) Group sexual activity.
7) Ejaculation and semen.
It also worth noting that the above guidelines are not distinguished between heterosexual or homosexual activities.
So, that’s the low down on what the current status of affairs are with regards to the use of adult content on websites in England and Wales. Actually, that’s not to bad just ensure that you stay within these guidelines and, more importantly, that you do consult a solicitor before commencing any form of adult business after all, that’s what they are there for, to give you SOUND legal advice instead of basic ‘guidelines’.
Article written by Lee
-
Maximizing Your Profit Potential – Upsells
We all know the reason why pay sites have upsells inside them, to make more money so, the past few weeks I have been ‘experimenting’ with the same type of strategy the pay sites use and, to my surprise, actually found out you can make quite a nice amount of additional income by offering your surfers products or services other than porn!
Now, this may come as a shock to many but, when you build a free site, TGP Gallery, AVS site etc you can use non adult products on them.
I have found the following work well for the various different types of site:
Free Sites.
Dating Services such as http://www.oscardate.com , http://www.adultfriendfinder.com, etc etc.Video Stores such as http://www.mallcom.com and http://www.moviemountain.com.
Sex Toys such as http://www.gayadultshopping.com and http://www.mallcom.com (Mallcom sells toys and videos)
Also, to my surprise, search engines have done really well on our traffic. Where we would usually use a text link I SSI’d some files and included some text files going directly to a variety of niches earning me in excess of $0.40 per click in some instances!!
AVS Sites.
Dating Services like those mentioned above e have found have done reasonably well however, for some reason not as well as they did on the free sites, you would think that they should do better than on free sites so I guess it is something wrong with my marketing, either way, we just plugged a link to one of our dating affiliates and, sure enough made some $$$ from them.Penis Enlargement programs did VERY well inside our AVS sites again, all we did was place a simple text link with ‘enlarge your penis’ for the text and, surprisingly we made a few good sales from that.
We also integrated our own little MallCom store front on its own domain and have been sending traffic to that and, again, the results have been reasonable.
TGP Galleries.
To my surprise, the most profitable thing that we have tested on our TGP Galleries is again, Penis Enlargement type programs, Viagra sales from http://www.kwikmed.com have been doing well the last few weeks and we even had a rebill already!One thing that I didn’t expect to work well that did was email collection, in fact, after just 10 days we already have 95 email addresses purely from our TGP Galleries. These emails will be used further in time to send out our newsletter and hopefully make some recurring sales from them.
I guess the point of this was to let you know you can use alternatives to your adult orientated sponsors on any type of site you build and make a profit from them.
Anyway, I’m off to do some more testing, I have found a nice casino sponsor imp going to send a few days of traffic to.
Article written by Lee
-
Traffic Filtering – Country Specific Redirects
To some, actually marketing to foreign surfers is a waste of time rather than a business practice. Unfortunately, they are missing out on additional revenue. We are already beginning to see some of the major sponsors in the adult industry embracing these foreign markets and, not just by utilizing dialers.
However, filtering your traffic base is often the hardest part of this money making equation. That is where the following piece of PHP coding can come in handy.
PHP FILTERING CODE
<?
$user_lan = $HTTP_ACCEPT_LANGUAGE;if($user_lan==’de’) {
## German
$redir_url = “http://www.germanlanguagepageurl.com”;} elseif($user_lan==’fr’) {
## French
$redir_url = “http://www.frenchlanguagepageurl.com”;} elseif($user_lan==’it’) {
## Italian
$redir_url = “http://www.italianlanguagepageurl.com”;} elseif($user_lan==’es’) {
## Spain
$redir_url = “http://www.spanishlanguagepageurl.com”;## US traffic or Rest of world not defined above
} else {
$redir_url = “http://www.yourmainpageurl.com”;}
header(“Location: $redir_url”);
exit;?>
So, we know that the above piece of coding can redirect surfers based on their country of origin however, in order for you to maximize this to its full potential you will need to know the country specific codes (Also called ISO 639 codes) for each of the main browser languages. Some of these are as follows.
da | Danish
de | German
en | English
es | Spanish
fi | Finnish
fr | French
it | Italian
jp | JapaneseThe problem you now have is finding where to send your filtered country specific surfers to. Of course, there is always the dialer option however, this is not going to be as lucrative to your wallet as what most people will have you believe.
In fact, I very rarely use a dialer on my foreign traffic instead, I tend to send them to a language specific tour page from one of the big sponsors and, if they do not sign up to that sponsors site, this is the point where I throw a dialer at them and, if the dialer still doesn’t make any money off the surfer I then recycle the surfer for a fresh one through a toplist or banner exchange heavy page.
In doing this I find it is often more productive than ‘regular’ English speaking traffic as, if you give the surfer something they are looking for, they will be more inclined to buy.
Hopefully this article has given you some insight into filtering and using your foreign traffic as oppose to just sending them off to a dialer program.
Article written by Lee
-
European Surfers – Porn High On The List!
Adult web sites were visited by 3.8 million home Internet users in the UK in June 2001, according to Internet monitoring company Net Value. This accounts for more than a quarter of the entire UK home Internet population.
UK visitors to adult websites spent more than 45 minutes on these sites each in June. Adult sites make up 41.2 per cent of all the sites visited in the UK with a significant audience. Students (23.2 per cent), manual workers (15 per cent), and professionals (12.8 per cent) are the largest groups of UK visitors to adult sites.
However Germany has the largest audience for online porn in Europe with more than 5.3 million Germans visiting an adult site in June. They also spent more time on these type of sites than any other nationality – each German visitor spent almost an hour on adult sites in June. Net Value data also showed that more than half (52.3 per cent) the websites visited in June by a significant number of German users were of an adult orientated nature.
Spain has the greatest proportion of visitors to pornographic sites – 40 per cent of Spanish home Internet users visiting a pornography site in June 2001.
“Pornography has become a lucrative online business, with many companies now recognizing it as a valuable additional revenue stream,” Net Value’s Alki Manias said. “And this would seem to be a stable business area – the popularity of online pornography continues unchecked.”
Adult sites are also popular amongst the earliest adopters of the Internet. People who first got online at home before 1997 account for 18.5 per cent of visitors to adult sites, though they only make up 14.1 per cent of the whole UK online population.
In the UK, Lastminute.com has just introduced an auction for adult toys and aids, whilst in Germany, Freenet.de and T-Online are also moving into the adult business.
The following charts detail various demographics relating to European surfers usage of adult sites:


Number of adult websites visited, June 2001
Number of adult websites visited Total number of Websites visited* % of websites which have adult content Germany 4,140 7,909 52.3 Norway 3,847 7,756 49.6 Denmark 3,675 7,661 48.0 Italy 3,131 6,579 47.6 Sweden 2,419 5,231 46.2 Spain 3,069 7,019 43.7 UK 3,879 9,411 41.2 France 4,348 11,845 36.7 * Sites with a significant reach
UK visitors to adult websites by occupation, June 2001

As you can now see, we, as adult webmasters, have a considerable chunk of the online adult industry sitting in our laps and, we should concentrate on tapping into this market as more and more American companies are realizing the importance of these figures we will inevitably reach a stage where the European market will be passed across to our US counterparts.
-
Now They Signed Up – Learn How To Keep Them
Member retention is going to have a large effect on the adult industry over the next few months, with Visa chargeback rates being lowered and, many affiliate programs lowering their payout model something has to give and, hopefully, the thing that does give will be that affiliate programs start to realize that once they have your surfer, it becomes their responsibility to make that member retain.
With that in mind this article will look at a few things that we have been doing on some of our paysites for the last few months and, instead of having to provide an excess of plug in content we have started updating our sites regularly within the niche confines of what our members are actually looking for, also, despite this increase in content, we have started doing something unique so far as member retention goes – actually communicating with the member directly.
Communication Pays.
Actually spending the time to listen to what your members want can be beneficial on many levels for example, how many of the big sponsors offer the member a chance to become involved in a ‘community’ inside their paysites, i can only think of 3 paysites that i have personally visited that do this.Often, offering your members a way to communicate to YOU what they want inside the site can, and usually will increase the value of their membership to you in the long run. offer your members weekly polls, offer them incentives to keep an active membership, perhaps some kind of loyalty program, in addition to a method of your paysite members being able to communicate to each other inside your site.
Content Updates.
We all know that paysites need to update however, how many paysite owners spend the time to ask their member what they are looking for? As mention in the previous section, offer your members polls on the next updates you will be doing, ask them what sections of the site need improving and, more importantly, ask them if they are happy with how your site looks and feels overall.Renewal Time.
So you have managed to keep hold of your paysite member for a few days without them canceling and, their trial period is ending what now? Well, more often than not, communicating to the member that they are about to get rebilled can have a positive effect, send them an email prior to the rebill informing them of what your next set of updates will be, let them know they are a valued member of the site and, more importantly than this, that you are there to help them and listen to their suggestions. This is also an ideal time to remind them of why they joined your site in the first place, you have a lot of exclusive content that, simply put, no other paysite can offer them, you listen to their feedback and, again, value their feedback, all of these things will ensure that your member base retains well over the trial period.Second Month Renewals.
So you have managed to keep your member for a month, and, again they are due a rebill, as with the first rebill you gave them, re-iterate the points of your site and, tell them what has changed over the past month, give them some sales speak about how your site is doing and, more importantly, what you have coming next month, by communicating these updates to your members a day or so before they have to renew, you should, in all honesty, keep their interest in your paysite and, more importantly, make more money from your members.So Your Member Cancels.
Okay, so perhaps you managed to rebill your member for a few month or, perhaps they left after the trial period, what now? Simple, send them a follow up email, find out the reasons they cancelled their membership to your site and, see if you can offer them an alternative to stay, perhaps a reduced cost membership or, maybe even an alternative site altogether, if they entered your teen pay site and, were looking for amateur teen pics, even though you know you don’t have them yet, you will probably know of a site that does, tell this cancelled membership about this site and, get them to try it out, if you can match what the surfer is looking for to a site you own then you have a second chance at keeping their membership and, making money.Retention Overview.
When all is said and done the one thing that is apparent so far as pay sites go is that a lot of them do not communicate with their members and build the sites they operate around what their members are looking for, we can all say we actually do this constantly but, how many of us really, hand on heart, can prove that they ask, listen and, more importantly, implement the feedback from their members base?Article written by Lee
-
Barter For Business – Cost Free Trading
Whether you are a designer, traffic broker, content provider or, web host the one thing that will connect your business in some form is that other webmasters at some point, will want the services and products that you offer. With this in mind, you are instantly at an advantage the reason for this advantage will become apparent in this brief article.
Bartering Goods And Services.
Bartering is a business practice that is as old as mankind itself, from the stone age right up to the present day individuals have been trading their goods and services for other goods and services of like value. This is where your advantage comes into play. Perhaps you are a web hosting company in need of design work or, perhaps you are a designer in need of traffic, either way, there will always be other webmaster who want the services you offer and, in return they will offer services that you require. This is the absolute fundamental basis of the barter system, trade one product or service for another in order to improve the way in which you do things.Finding A Company To Barter With.
The problem that so often arises when bartering is involved however is finding a vehicle for you to start the bartering process. More often than not you can find someone on a message forum that will be willing to barter your services however, this is not always the case and so, you should turn to email to instigate the initial contact.Asking For A Barter – How To.
First and foremost, before sending an email or making a post asking to barter your services or products you should compile a list of items that you need, this could be content, advertising, graphics work or even web hosting, either way, by having a clear concise list of what you are in need of and, more importantly, what you can offer in return prior to sending an email will help you out immensely.Now that you have your list of services you require and what you can offer in return it comes to the initial contact, the first thing you should do is explain what it is you are proposing as clearly as possible, explain why a barter with you will become a win/win situation for the both of you as well as making sure you drop a compliment or two about their company in the email. Also, you should prove why offering your services in exchange for theirs will be a fair trade, by doing all of this at the first point of contact you stand a much better chance of them accepting your trade proposal.
Bartering – Recap.
Bartering is a strong tool that can help you build your business from the very second you start it however, with this strong tool also comes the opportunity for it to become a strong negative when running your business. To much time concentrating on bartering services can take away from running your business to its fullest, rather than trying to barter services all the time, ensure you build a good capital up so you are able to invest in services to build your business. Either way, whether you choose to barter or not, this method has been proven in success for thousands of years, why not try it out for yourself?Article written by Lee.
-
Cascading Style Sheet Basics
CSS (Cascading Style Sheets) have been around for a while now, and act as a complement to plain old HTML files.
Style sheets allow a developer to separate HTML code from formatting rules and styles. It seems like many HTML beginners’ under-estimate the power and flexibility of the style sheet. In this article, I’m going to describe what cascading style sheets are, their benefits, and two ways to implement them.
Cascading What’s?
They’re what chalk is to cheese, what ice-cream is to Jell-O they complement HTML and allow us to define the style (look and feel) for our entire site in just one file!They get their name from the fact that each different style declaration can be “cascaded” under the one above it, forming a parent-child relationship between the styles.
They were quickly standardized, and both Internet Explorer and Netscape built their latest browser releases to match the CSS standard (or, to match it as closely as they could).
So, you’re still wondering what a style sheet is? A style sheet is a free-flowing document that can either be referenced by, or included into a HTML document (Kind of like using SSI to call a file but not, if that makes sense). Style sheets use blocks of formatted code to define styles for existing HTML elements, or new styles, called ‘classes’.
Style sheets can be used to change the height of some text, to change the background color of a page, to set the default border color of a table the list goes on and on. Put simply though, style sheets are used to set the formatting, color scheme and style of an HTML page.
Style sheets should really be used instead of the standard , < b >, < i > and < u > tags because:
One style sheet can be referenced from many pages, meaning that each file is kept to a minimum size and only requires only extra line to load the external style sheet file
If you ever need to change any part of your sites look/feel, it can be done quickly and only needs to be done in one place: the style sheet and furthermore, it is done globally.
With cascading style sheets, there are many page attributes that simply cannot be set without them: individual tags can have different background colors, borders, indents, shadows, etc.
Style sheets can either be inline (included as part of a HTML document), or, referenced externally (Contained in a separate file and referenced from the HTML document). Inline style sheets are contained wholly within a HTML document and will only change the look and layout of that HTML file.
Open your favorite text editor and enter the following code. Save the file as styles.html and open it in your browser:
Cascading Style Sheet Example.
h1
{
color: #636594;
font-family: Verdana;
size: 18pt;
}This is one big H1 tag!
When you fire up your browser, you should see the text “This is one big H1 tag!” in a large, blue Verdana font face.
Let’s step through the style code step by step. Firstly, we have a pretty standard HTML header. The page starts with the tag followed by the tag. Next, we use a standard tag to set the title of the page we are working with.
Notice, though, that before the tag is closed, we have our tag, its contents, and then the closing tag.
h1
{
color: #636594;
font-family: Verdana;
size: 18pt;
}When you add the style sheet code inline (as part of the HTML document), it must be bound by and tags respectively. Our example is working with the tag. We are changing three attributes of the ’s style: the text color (color), the font that any tags on the page will be displayed in (font-family), and lastly, the size of the font (size).
The code between the { and } are known as the attributes. Our sample code has three. Try changing the hexadecimal value of the color attribute to #A00808 and then save and refresh the page. You should see the same text, just colored red instead of blue.
An Example Of An External Style Sheet.
External style sheets are similar to internal style sheets, however, they are stripped of the and tags, and need to be referenced from another HTML file to be used.Create a new file called “whatever.css” and enter the following code into it:
h1
{
color: #a00808;
font-family: Verdana;
size: 18pt
}Next, create a HTML file and name it test.html. Enter the following code into test.html:
External Style Sheet Reference Example.
This is one big H1 tag!As mentioned above, you can see that the actual code in whatever.css is exactly the same as it was in the inline example. In our HTML file, we simply place a tag in the section of our page. The rel=”stylesheet” attribute tells the browser that the link to the external file is a style sheet. The type=”text/css” attribute tells the browser that whatever.css is a text file containing CSS (cascading style sheet) declarations. Lastly, the href=”whatever.css” attribute tells the browser that the actual file we want to load is whatever.css.
Conclusion.
Well, there you have it, a quick look at style sheets and how to implement both an inline and external version. Checkout the links below if you’ve never worked with cascading style sheets before. You will be surprised at some of the things you can do with them!Article written by Lee.
-
Payment Processors – Advice And Information
For many, the first step in launching a successful pay site is to find a billing processor that can adequately and efficiently handle all levels of the membership payment process. The processor must also have the technical savvy to grow with your site.
One such payment processor, iBill, is currently the premier provider of such solutions worldwide. They handle the payments in real time and all of the back-end services that enable you to run your business.
Of course, there are many issues to consider when deciding on a payment processor apart from their commission rates on your sales, including the following:
How do they handle the billing itself? Is it processed in real time? If your customers do not have immediate access to your site, they may decide not to join.
How do they supply your account reports? You may want to know at 3 a.m. the number of members you have and how they are rebilling. iBill allows you to access detailed, real-time reporting 24 hours a day, so you know exactly who is a member of your site and, more importantly, what their username and passwords are. No one wants to find a member has posted a username and password on a trading site. If this occurs, iBill’s real-time reporting tools give you the ability to stop this immediately.
How comprehensive are the payment options? Do you want to use credit cards, or do dialers or check transactions suit you more? The best way to maximize sales is to accept a full array of payment options. The more options you offer your members, the better the chance you’ll keep them rebilling month after month.
How good is customer service? Does your payment processor offer access to live representatives 24 hours a day, 7 days a week? If so, you’ll resolve customer issues quickly and effectively, which reflects well on you and encourages loyalty from your members.
How good is the fraud protection? Internet fraud is a constant threat. Your payment processor should have state-of-the-art fraud protection systems to guarantee the integrity of every transaction.
Are there multilingual features for international members? Due to the global reach of the Internet, you must find solutions for foreign customers. Ideally, your payment processor’s website should be multilingual and easy to navigate in several key languages, such as German, Spanish, French, and Japanese.
Choosing the right payment processor is a long, arduous task that, if done right, will result in a long-lasting working relationship. In turn, your members will feel confident in your site and stay with it. We hope this article has given you insight into finding the right billing party for your membership or online store. If you need any further assistance please feel free to contact us directly using the form on our site (URL below).
Article provided by Internet Billing Company
-
Message Boards – Getting The Postings
There are plenty of free scripts available on the web which will enable you to start your own online discussion forum.
However, having the most sophisticated and advanced features in a forum does not mean it will be successful by any means. It is the people who post on the forums that make them good not the scripts used to maintain them. This article is dedicated to getting people posting on your forums.
It can be really quiet on your forum especially at the beginning when there are no real discussions going on, this is because people don’t want to be the first to post. They want to see some topics that interest them already being discussed, they want to be able to read through some posts first before having to post themselves. With this in mind, you should also be aware that just because a forum doesn’t seem busy, it can in fact get thousands of hits a day. Lurkers make message boards what they are, and, for this reason alone you should act professionally and courteously when making posts on any forums, one day, you might have to do business with one of these so-called ‘lurkers’ and, if they have seen you in a bad light on a forum, the chances are they wont want to know you. So what do you do to get your message board off the ground? There are a number of things actually and, some of these are as follows.
First of all, make sure the signup process is as simplistic as possible, even better, ensure if the user doesn’t want to register, they don’t have to! To attract people to post on your boards why not get a few of your friends together and start some discussions of your own, you could even register a couple of different usernames so that your forums look busier than they actually are thus cementing the thought that your forums are active and will have worthwhile discussions taking place.
To find some current topics for your forums why not visit some of the other message boards and see what people are discussing, if a topic is receiving a lot of interest, post about it on your forums. This is especially a good idea if your forums are specific to one area after all, if your competitions forums posters are interested in this topic, your forums users will be too.
Another great way to get people to start talking on your discussion forums is to use a contest. For example, currently on European Webmasters we have a content giveaway whereby for each post you make you gain a point and, once you have reached a certain level of points you will be able to download exclusive content sets. If you are going to start a competition then make sure people are aware of it, post some information about it online and get something to giveaway that everyone wants.
One other method to get additional posts is to put up subject lines and links to the topic threads from your main website page. Again, if you publish articles on your site create a link to your discussion forums and invite people to openly discuss the articles in question, not only will you get people posting on your message board but, you will also gain invaluable information from your user as to what they look for and want in articles you write.
If you publish a newsletter, again, this is another great way to build interest in your message board. Simply ask them to post, tell them you are building up a great resource and, you need their help as much as you need theirs to make this happen. If you have provided them with high quality information in your newsletter the chances are they will repay you by posting on your message board.
In conclusion, you should basically try and plug your message board wherever you can by doing the above, create banners for it and display them on your website, place a note in your signature file encouraging people to visit and post if they require assistance with anything. Its hard work but, once you have a few regular posters it will take off.
Article Written By Lee
-
Networking – Not Just For Computers
Networking – Not Just For Computers.
“Networking” is a buzz word today. Everybody talks about it. Everybody hears about it. Everybody wants to do it more effectively. But why? Why do people network, and what do they hope to accomplish?Primarily, networking is the process of meeting new people, either through a contact that you initiate, or through an introduction by a third party.
Networking allows you to meet, and establish a relationship with, people who may not have heard of you and your business through any other method.
For most professionals, networking is done to increase revenues. Sometimes new clients are found, sometimes suppliers and, sometimes new ways of doing things that increase your bottom line are found through networking.
When networking you should work towards these common goals:
To exchange business ideas.
To get better service.
To develop your business skills.
To potentially increase your revenues.
To establish long term friendships.This means that networking is an essential part of building up strong business relationships. We need each other to buy from us, sell to us and, brainstorm with us in order to progress in our fields. In order for us to do these things we must give something back in return, its all about give and take.
we must be willing to hone our relationship building skills. We must be great listeners. We must be willing to give before we receive. We must get into networking mode in our own minds before we ask the same of others. This must be constant.
Through consistent contact with others, you will, instinctively start to put 2 and 2 together. When you begin speaking with someone your mind will automatically start searching the inner most recesses of your brain to remember people, places, even products, that will assist the person you are networking for and, at the same time, you will also be thinking of what they can do for you in return.
This Is Networking.
This is the state of mind you should be in whenever you are talking to someone in your industry, to get your mind in this state takes a while but, once you have focus and determination, you will immediately see how you can help others and, how they can benefit you in return whilst listening to them. this is the first step in getting them to help you.Networking, as its name would suggest is WORK, hard work, the process is also a learned skill, its not something that we are all born with or, can all do. It can often be frustrating when you have a goal in mind but, your networking functions are not achieving that goal. All in all, networking is the building block of many a business venture, it can make and it can break you. Take some time to consider this fact the next time you are posting on a board or go to one of the tradeshows, you might just come away with more than you hoped for.
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