• Building A Surfer Trap – Stage 2

    Date: 2011.02.21 | Category: Traffic | Response: 0

    In the last tutorial we hopefully got the foundations of our surfer trap laid and in this stage, we will start to put this thing together.

    Ok the first step of stage two of building your surfer trap is to start linking each of the individual FPA’s to your Multi-Site FPA.

    The easiest way that I have found to do this is to give each FPA its own sub directory on your server and have the html page named index for each of the single site FPA’s.

    So for instance, if you have the site All Petite on your Multi-Site FPA you would link it to:

    mydomain.com/all-petite/

    Or whatever you called the sub directory for the All Petite single FPA.

    Now, once you have linked these single FPA’s to your Multi-Site FPA we need to start ‘playing’ with them once again.

    You should now have copy’s of your single site FPA’s and Multi-Site FPA on both your server and Hard Drive.

    Take the copy’s you have on your hard drive and add a small NICHE pop up console to each of the single site FPA’s AND the Multi-Site FPA.

    I would suggest making 6 NICHE consoles.

    These consoles should be pure text and nothing else.

    Each of the links on this small console should link to a different niche of your single site FPA’s I usually go with one link for each of the following niches…

    Gay
    Mature
    Teen
    Fetish
    Hardcore
    Asian

    Plus, I usually add a link at the bottom of my console which goes to the POTD program.

    Once you have these consoles built you should upload them to their OWN sub directory on your server, I would suggest calling this directory ‘consoles’ and calling each of the niche consoles the name of the NICHE they represent.

    So, you should now have the following on your HD and on your server:

    1 Multi-Site FPA
    50 or so Single Site FPA’s (All Linked From The Multi-Site FPA)
    6 Small Pop-Up Consoles (Popping Only One On The Multi-Site FPA and The Single Site FPA’s, each different niche Single Site FPA pops a different niche console however.)

    You now have to check that your surfer trap is working so far.

    Article written by Lee.

  • Robots.txt – Control The Robots That Crawl Your Sites

    Date: 2011.02.24 | Category: Search Engine Optimization, WebDesign | Response: 0

    By writing a structured text file you can indicate to robots that certain parts of your server are off-limits to some or all robots. It is best explained with an example:

    # robots.txt file for general use on web servers.

    User-agent: webcrawler
    Disallow:

    User-agent: googlebot
    Disallow: /

    User-agent: *
    Disallow: /cgi-bin
    Disallow: /logs
    The first line, starting with ‘#’, specifies a comment.

    The first paragraph specifies that the robot called ‘webcrawler’ has nothing disallowed: it may go anywhere.

    The second paragraph indicates that the robot called ‘googlebot’ has all relative URLs starting with ‘/’ disallowed. Because all relative URL’s on a server start with ‘/’, this means the entire site is closed off.

    The third paragraph indicates that all other robots should not visit URLs starting with /cgi-bin or /log. Note the ‘*’ is a special token, meaning “any other User-agent”; you cannot use wildcard patterns or regular expressions in either User-agent or Disallow lines.

    Two common errors:

    Wildcards are not supported: instead of ‘Disallow: /tmp/*’ just say ‘Disallow: /tmp’.
    You shouldn’t put more than one path on a Disallow line (this may change in a future version of the spec)
    Ultimately, without the use of robots.txt files on your servers/domains, you are risking a variety of potential problems including, unauthorized access to your cgi directory, unauthorized viewing of your site stats, possible spamming of the search engines by accidental crawling of doorway pages.

    One distinct advantage however of having a robots.txt file on your server is that, quite simply, you will be able to tell when and where your site has been indexed or potentially indexed as, all robots will automatically call for the robots.txt file BEFORE any other page on your server so, as long as you keep an eye open for any calls of this file, you can see who is knocking at your site for indexing purposes.

    Below is a robots.txt example that you can copy and paste into a text document to use on your own server:

    <!–Start Copy Below This Line–>

    User-agent: *
    Disallow: /cgi-bin
    Disallow: /logs

    <!–End Copy Above This Line–>

    The above will allow all spiders to crawl all of your site except the subdirectory’s ‘cgi-bin’ and ‘logs’ which, may be altered to suit any subdirectory’s you do not wish the spiders to crawl on your server.

    Article written by Lee

  • Moving To A New Hosting Company

    Date: 2011.02.23 | Category: Hosting | Response: 0

    Moving to a new hosting provider does not have to be a frustrating task if done properly.

    Adult webmasters usually have to upgrade their hosting services once their respective Web sites become popular, usually because their current host cannot provide an effective level of scalability or technical support or, perhaps even the cost of bandwidth becomes to high.

    In order to transfer service efficiently, in the event that it becomes necessary, webmasters should ensure that all their content, including Web pages, databases and scripts, are properly archived.

    You should always back up your data at regular intervals in case of unexpected data loss or hardware failure. Ensure that all data is archived recursively. This will ensure that all your data is archived and compressed in its original directories, which is very important if you want to retain the full working integrity of your Web sites.
    You may also find that your new hosting company may be able to transfer the files directly from your old server to the new one you are getting with them, ask before hand if this is something that they can do for you as it is generally a lot quicker for them to do it than for you to upload the files yourself for instance, Web Air will do this work for you.

    Once you have recursively archived your site, make arrangements to purchase your new hosting services. Make sure that any new solution you select includes basic services that approximate and excel the service that you where obtaining with your previous hosting provider. It makes no sense to replace your present hosting service with another Web hosting solution that equally cannot fulfill your technical or financial requirements.

    The best resource to use to find a better hosting firm specific to the adult hosting industry is Adult Hosting Companies, the largest adult Web hosting resource directory with currently over 250 hosts listed.

    Once your new solution is activated, upload your archived Web pages, database and scripts to the new host. You will be allocated an IP number from the new hosting company. Take time to debug and test the new site from the individual IP number, not forgetting things like your cgi scripts may need altering.

    Once your site is entirely debugged and you verify that all site functionality is operative, then transfer your domain name service (DNS) servers over from your old server to your new server.

    During this DNS transition period, which is referred to as the “propagation period,” your Web site will be resolved by both your new and old host, as the new DNS information about your Web site filters through the Internet globally. It typically takes about 10 days for the transfer to fully propagate around the Internet; so keep your old site running in case you get visitors whose ISP’s have cached your site on the old server.

    It is important however that you retain both your old and new hosting services during your propagation period of 10 days. You will need to check your e-mail from both hosting providers since different regions of the Internet will remit e-mail to your original host while other regions will remit mail to the new server during this time.

    Once a week or two have elapsed, cancel the account with the previous hosting company. Only cancel your old account when e-mail stops arriving from your old hosting provider.

    If you follow these steps carefully, then your host change should be easy and stress free.

    Article written by Lee

  • Pop Up Consoles Work – To A Point

    Date: 2011.02.24 | Category: Promotion | Response: 0

    As webmasters we are constantly thinking up new ways to generate sales to our sponsors however, the one medium to generating sales that has been and most likely will remain to be popular is the method of using consoles on our sites. Whether these are exit consoles, blur consoles or, on entry consoles one thing holds true, the more consoles you use, the more you annoy your surfer.

    Marketing Console Numbers.

    Through some research of my own i have noticed that a trend appears when the use of consoles on our sites takes effect this trend is that anything after the first console you use actually cuts your chances of making a sale in half, thus, the maximum amount of pop up consoles we should use on our sites, in my humble opinion should be two or three at the very most.

    Console Sales Figures.

    Okay lets take a look at some average (signups per month divided by days in the month) sales figures based on a three month period (sending roughly 10,000 hits per month).

    Average signups to sponsor (A) = 113
    Sales From Console (1) to sponsor (A) = 11
    Sales From Console (2) to sponsor (A) = 2

    The setup above uses pop up consoles in the following manner, on entering the site you get a Blur Console which hides itself behind the current page you are viewing, once you close the current page you see the blur console, once you close the blur console you see a smaller console, once you close the smaller console, the browser window closes altogether.

    Evaluating The Figures.

    From the above figures we can see an immediate pattern, namely that console (1) makes up roughly 10% of our total sales and also that console (2) makes up roughly 20% of console (1) sales. Putting these figures into practice across further consoles will show you that by utilizing any more than 3 consoles on your sites really does not amount to any significant raise in sales unless you send a higher amount of traffic to your sites in the first instance.

    Console Sales – Recap.

    We have now seen that from a steady flow of traffic over a monthly period we can influence the potency of specific consoles within our exit chains and, by analyzing the figures we get from these consoles we can almost certain figure out firstly, the correct (or comfortable) amount of consoles we use on our sites and secondly, that the more consoles we add to our sites, the lower the potential sales figures will be from each subsequent console.

    I will be the first person to admit that overall pop up consoles are an excellent marketing tool however, the figures above show that the more consoles we use, the less chance we have of making a sale further down the chain, use consoles wisely and they will benefit you however, abuse the use of pop up consoles on your sites and not only will be wasting bandwidth, youll be wasting a surfer too.

    Article written by Lee

  • Choosing The Right Sponsor For Your Site

    Date: 2011.02.21 | Category: Sponsors | Response: 0

    Affiliate programs (also frequently called referral or associate programs) have grown today to become one of the most popular ways for you to earn an income from your web site’s traffic. Most affiliate programs are designed to allow you to simply set up and begin earning commissions on visitors and sales you refer. However, the quality of the programs, and the results you will see, very greatly from program to program, making it important to choose wisely which are best for you and your site. It is the purpose of this article to help sort through many of the programs, and offer assistance in determining what to look for.

    My personal experience with affiliate programs goes back over a year and a half, pretty long in Internet terms. Over this period, I researched many of the affiliate programs available on the Internet and, tried to best determine what works best. From my experiences, here are several of the top factors you should take into consideration:

    1- Stability of the company and program

    What I found to be the one of highest priorities for most webmasters is the stability of the affiliate program, and the company. This should be one of your top considerations when evaluating programs. Is the company stable and financially sound? Do they offer assistance with promoting the opportunity? And, do they pay in a timely fashion? Often, webmasters have been lured in by offers of high commissions, only to find out they will never see a paycheck, despite referring hundreds, or even hundreds of thousands, of visitors.

    2- Synergies with your site

    I am a big proponent of this. All too often, I see sites sign up for every affiliate program they can, figuring if they make a few bucks on each, that they will be profitable. For a select few, this may very well work. However, for most sites it will not, and many cases you will turn off your audience because of the ‘over-commercialization’ of your site. As you are considering the various affiliate programs available, be sure to consider what exactly your audience, your visitors, might be interested in clicking on, and eventually buying.

    For example, if your site caters to a general audience, then perhaps general affiliate programs such as Adult Revenue Service, will be effective. Or perhaps Evidence Eliminator, which allows you to sell privacy / security software. If your site only caters to a specific niche, programs such as Adult Revenue Service should be excellent money-makers as they have a wide and varied selection of adult sites which you may promote. The key is to not just think of the affiliate program as a way for you to make some easy money, but rather an extension of your web site, a service you offer your visitors to help them find the products or services they are interested in, at good prices, and with a company they can trust.

    3- Commission Tracking

    An important aspect to consider is whether or not the affiliate program offers some way for you to track your sales, and even the number of visitors you refer. There are several ways this can be accomplished, such as real-time, online reports showing you sales and your commissions. Or perhaps sales can be tracked through a simple email each time you receive a new customer. This can be very important for allowing you to test and evaluate the effectiveness of the program, make comparisons with other programs or advertising opportunities, and give you piece of mind that you are receiving what is fairly do.

    4- Opportunity for Repeat Sales

    As any business person knows, a business can not generally survive on one-time purchases. Instead you have to find ways to not only attract new customers, but also keep the ones you have. This is also very true with affiliate programs. One of the largest complaints many webmasters have had with sponsors is that they refer a customer once, see their $35 commission, but in the process the customer bookmarked the Sponsors tour page. The next time the surfer is interested in buying a membership, they return to the sponsors site through the bookmark, and the webmaster never sees another penny.

    Several programs have tried to alleviate this. Programs such as Adult Revenue Service avoid this problem by offering services (Daily Updated Pictures, Email Newsletter) which customers, once signed up for, use month after month. This allows them to pay residual commissions for as long as the surfer maintains their free membership to the site or, alternately, keeps returning to the page. This helps turn average programs into exceptional opportunities, because you can earn for months, perhaps even years, on referrals you made in your first, and subsequent months.

    Other Factors

    In summary, it is important to look at all of these main factors and several others, including the commission rates they pay (I didn’t discuss this because they are generally easily comparable), the frequency of payment checks (they generally range from weekly to quarterly), and/or the minimum dollar value you must accumulate before receiving a check (they range from nothing to $50). A couple of other important factors: be VERY wary of any program the requires a payment or ‘membership fee’ for you to join or act as an affiliate. And, be sure to check what method they use to track sales themselves. Programs that require the visitor to remember your name, or your site’s name, and enter it in when ordering, will result in many lost commissions.

    Article written by Lee.

  • Redirecting To A Different Page Using JavaScrip

    Date: 2011.02.24 | Category: Scripts | Response: 0

    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 seconds

    Place 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

  • Displaying Special Characters On Your HTML Pag

    Date: 2011.02.22 | Category: WebDesign | Response: 0

    In order to display certain characters within your HTML pages, you must use a special code. The codes below display the HTML code and the character when displayed on your web page. To use any of the characters displayed within the chart, copy & paste the HTML code to the left of the character you would like to use.

    HTML Code Browser View HTML Code Browser View HTML Code Browser View HTML Code Browser View
    &copy; © &#33; ! &#95; _ &#157; 
    &reg; ® &#34; &#96; ` &#158; ž
    &nbsp; &#35; ` &#97; a &#159; Ÿ
    &quot; &#36; $ &#98; b &#160;
    &amp; & &#37; % &#99; c &#161; ¡
    &lt; < &#38; & &#100; d &#162; ¢
    &gt; > &#39; &#101; e &#163; £
    &Agrave; À &#40; ( &#102; f &#164; ¤
    &Aacute; Á &#41; ) &#103; g &#165; ¥
    &Acirc; Â &#42; * &#104; h &#166; ¦
    &Atilde; Ã &#43; + &#105; i &#167; §
    &Auml; Ä &#44; , &#106; j &#168; ¨
    &Aring; Å &#45; &#107; k &#169; ©
    &AElig; Æ &#46; . &#108; l &#170; ª
    &Ccedil; Ç &#47; / &#109; m &#171; «
    &Egrave; È &#48; 0 &#110; n &#172; ¬
    &Eacute; É &#49; 1 &#111; o &#173; ­
    &Ecirc; Ê &#50; 2 &#112; p &#174; ®
    &Euml; Ë &#51; 3 &#113; q &#175; ¯
    &Igrave; Ì &#52; 4 &#114; r &#176; °
    &Iacute; Í &#53; 5 &#115; s &#177; ±
    &Icirc; Î &#54; 6 &#116; t &#178; ²
    &Iuml; Ï &#55; 7 &#117; u &#179; ³
    &ETH; Ð &#56; 8 &#118; v &#180; ´
    &Ntilde; Ñ &#57; 9 &#119; w &#181; µ
    &Otilde; Õ &#58; : &#120; x &#182;
    &Ouml; Ö &#59; ; &#121; y &#183; ·
    &Oslash; Ø &#60; < &#122; z &#184; ¸
    &Ugrave; Ù &#61; = &#123; { &#185; ¹
    &Uacute; Ú &#62; > &#124; | &#186; º
    &Ucirc; Û &#63; ? &#125; } &#187; »
    &Uuml; Ü &#64; @ &#126; ~ &#188; ¼
    &Yacute; Ý &#65; A &#127; ? &#189; ½
    &THORN; Þ &#66; B &#128; &#190; ¾
    &szlig; ß &#67; C &#129;  &#191; ¿
    &agrave; à &#68; D &#130; &#192; À
    &aacute; á &#69; E &#131; ƒ &#193; Á
    &aring; å &#70; F &#132; &#194; Â
    &aelig; æ &#71; G &#133; &#195; Ã
    &ccedil; ç &#72; H &#134; &#196; Ä
    &egrave; è &#73; I &#135; &#197; Å
    &eacute; é &#74; J &#136; ˆ &#198; Æ
    &ecirc; ê &#75; K &#137; &#199; Ç
    &euml; ë &#76; L &#138; Š &#200; È
    &igrave; ì &#77; M &#139; &#201; É
    &iacute; í &#78; N &#140; Œ &#202; ?
    &icirc; î &#79; O &#141;  &#203; Ë
    &iuml; ï &#80; P &#142; Ž &#204; Ì
    &eth; ð &#81; Q &#143;  &#205; Í
    &ntilde; ñ &#82; R &#144;  &#206; Î
    &ograve; ò &#83; S &#145; &#207; Ï
    &oacute; ó &#84; T &#146; &#208; Ð
    &ocirc; ô &#85; U &#147; &#209; Ñ
    &otilde; õ &#86; V &#148; &#210; Ò
    &ouml; ö &#87; W &#149; &#211; Ó
    &oslash; ø &#88; X &#150; &#212; Ô
    &ugrave; ù &#89; Y &#151; &#213; Õ
    &uacute; ú &#90; Z &#152; ˜ &#214; Ö
    &ucirc; û &#91; [ &#153; &#215; ×
    &yacute; ý &#92; \ &#154; š &#216; Ø
    &thorn; þ &#93; ] &#155; &#217; Ù
    &yuml; ÿ &#94; ^ &#156; œ &#218; Ú

    Whilst the above list is by no means complete, it should contain the most useful characters and codes for you to build your sites using the special characters with ease.

    Article written by Lee

  • Anime Adult Content – Why Is It So Hard To Find?

    Date: 2011.02.21 | Category: Content | Response: 0

    I have been asked by many people to explain the Anime/Toon niche, why the content is so hard to find, and why it is more expensive than other content. So to that end, I am writing this article in hopes that it will answer those questions and perhaps others.

    First of all, it might be good to review the terms used for this niche. Some of these you may be familiar with, others may be new. In Japan, the term used to discuss or describe “pretty young girls” is “bishoujo” (pronounced “bee-shoh-jo”) This term can be seen (or heard) in any advertisement or publication that covers such works. This literally means “pretty young girl” or “pretty girl” – or, if you like, we might also translate this as
    “fair lady”. In Japanese, “bi-” means “beauty” or “beautiful” and “shoujo” means “girl” or “young girl” (note the long “o” sound… the short “o” word, “shojo”, means “maiden” or “virgin”, so it has a different meaning altogether.) With respect to terms such as “ecchi”, “hentai” or “sukebe”, the meanings tend to be a matter of degrees. The first term is the most commonly used – we’d say “naughty” or something similar, meaning naughty in a sexual sense of being naughty. “Hentai” or “sukebe”, on the other hand, are extremely rude terms to use – they do not mean just “adult” as some people think, and they do not even only mean “perverted” or “perverted in a sexual sense”. They imply “sexual pervert” in an extremely negative connotation – the type of thing we might scream “LECHER!” or “RAPIST!” or “STALKER!” about, for example. Since Japan places great importance on levels of politeness, speaking out loud about “hentai” or “sukebe” is not something that is normally done – it’s perhaps equivalent to walking down a street or sidewalk in America and swearing out loud like a trooper. In Japanese popular culture works such as anime, manga, and games, the terms tend to be used as exclamations of insult or disgust to elicit a comedic response from the audience – we do the same in some of our mature comedies that contain comments or situations that would never truly happen in real life. The common misuse of the term “hentai” is somewhat similar to the formerly common misuse of the term “Japanimation”. It took a lot of work over many years to get the general public to learn the simple term “anime” and get stores to replace signage to read “anime” rather than “Japanimation” – to this day, there are still various dealers or stores or sites that use “Japanimation” and do not understand the term “anime”. Manga refers to “comic books” or illustrated erotic stories; most manga that is created in Japan is done in the traditional black and white, or pen and ink style.

    Now here in the United States we commonly use Anime or Hentai to describe all art that is done in the Japanese style, and use the word cartoon to describe what we traditionally think of as American animation, such as Disney, Batman, Tom & Jerry, or my favorite The Road Runner. J In the Adult business however, “toons” basically covers anything other than Anime. It is difficult to change the traditional mindset since it is so embedded in our vocabulary, so much so that I even list content under hentai on my site, simply because no one knows to look or ask for ecchi or bishoujo. But webmasters are learning through research and articles such as this, to market the products by their proper names more and more, which will make it easier to break into markets other than North America.

    Now on the subject of why the content is so rare and hard to find with legal web license. Japanese artists and companies are very hesitant to strike deals outside of their country when it comes to their artworks. The reason for this has a lot to do with the enormous amount of piracy on the web of these images. In Japan, single images which we think of as normal content for galleries, is extremely rare. Most images that can be seen throughout the net and the newsgroups come from Japanese Animated movies and video games. These images or stills are lifted directly from the movie or game and are traded freely among fansites and newsgroups with total disregard to the artists or developers. Unfortunately, there are also places out there that sell or lease these images as well, so know your provider! Now of course, this is not a phenomena that plagues only this niche as we know, but the Japanese are very sensitive about it, and that is why they hesitate to license out their single image artwork. There are a few content companies out there that have such images available, but the number is limited. Of course there are hopes and plans to expand their availability soon. J

    Because such content is not readily available in large amounts from Japan, other content has to be created to fill a need for legal content in the adult industry. And the creation of that content is what makes it more expensive than your normal picture content. For anime or cartoon content, an artist must create an original image from his or her imagination, they must sketch the image, and color and shade the image, then scan the image and ready it for display on the net. With the obvious exception of what is known as CGI (computer generated images) each image is hand drawn and colored and can take an artist anywhere from several hours to days to complete. He or she can not just click a button on a camera and walk away with 200 or so images for a days work. So when you are buying anime or toon content, you are truly paying for a piece of art (with web license!). If you spent all day designing, building and painting a birdhouse for example, would you sell it for less than you put into it? Remember to, that the return on an investment in high quality anime/toon content can much higher than average photo content, simply because the niche is so hot and members are very loyal when they find what they like. It only takes one per sign up sale at any of the big sponsors out there to pay for a set of 25 images, and there are a lot of sponsors to choose from now too! The past year has seen a huge addition of Anime and Toon pay sites; because the sponsors know there is money in this niche!

    Another great source of revenue from this niche is the very games and movies of which I wrote earlier. RPG Adult Anime games are hugely popular as are the large libraries of animated films imported from Japan. Translated into English and affordably priced, up sales on these items are great way to add income to the traffic you already have! For more information on this, just drop me an email.

    I hope this has helped you understand this niche a bit better, and helps you appreciate the work that goes into it. I love this particular niche, and not only because I sell the content, but because of its uniqueness and beauty.

    Article written by Bestat.

    http://www.exclusivecontent.com

  • Viral Marketing – Catching The Marketing Bug

    Date: 2011.02.21 | Category: Viral Marketing | Response: 0

    The term viral marketing is offensive. Call yourself a viral marketer and, people will often take two steps back. I know I would do. It is a sinister thing, the simple virus is fraught with doom, not quite dead yet not fully alive, it exists in that nether region somewhere between horror movies and disaster films.

    That said however, you have to admire the skills of the viral marketer. They have a way of winning by sheer weight of numbers alone. They piggy back on everyone else and use their resources to grow their own. In the right circumstances the viral marketer can grow exponentially. A virus doesn’t have to mate, it just replicates itself again and, again and, again increasing its power, doubling its effect with each replication.

    I
    I I
    I I I I
    I I I I I I
    I I I I I I I I

    In a few short generations, a viral marketing population can boom as seen in the diagram above.

    Viral marketing defined.

    What does a virus have to do with viral marketing? Viral marketing describes any strategy that encourages individuals to pass on a marketing message to others, creating the potential for mass growth in the messages exposure and influence.

    Like viruses, such strategies take advantage of rapid multiplication to explode the message to hundreds, even thousands in a relatively short period of time.

    Before the advent of the internet viral marketing was often referred to as ‘word of mouth’. However, for better or for worse, the term viral marketing has infected.

    One classic example of this marketing technique is Hotmail.com one of the first free web based email services. Their strategy was simple.

    Give away free email addresses and services.
    Attach a simple tag at the bottom of every free message sent out.
    Watch people email their friends, colleagues and family.
    Watch these same friends colleagues and family join up to their service.
    See the message propelled to an ever increasing audience, all for free.

    In closing viral marketing is like watching the tiny ripples of a single pebble dropped pond, one small splash can create ever increasing circles which in turn could create ever increasing revenues.

    Article Written By Lee

  • Newbie Basics – The HTML Layout

    Date: 2011.02.23 | Category: WebDesign | Response: 0

    In this article we will look at some HTML tags that you will be using in every HTML document that you create. They are the base for every web page and are the essential pieces of HTML coding to ensure that your pages display correctly.

    The Structure Tags.

    Here is a look at the main structure tags. You will have to get used to these since you will be using them for all your pages.

    We would suggest that you start by copy and pasting the structure into your document then creating my page once they’re in place.

    Make it a habit to ensure that all surfers (regardless of their browsers) will be able to identify your creations. Each of these HTML tags are used in pairs with a start and ending tag in the same way as we mentioned in the previous chapter.

    <HTML> </HTML>

    The HTML tag tells the browser that your page is a valid HTML page.

    The first and last tag on all your HTML documents will be this tag.

    The complete HTML coding for the remainder of your document will be placed between these two HTML tags.

    <HEAD> </HEAD>

    This tag is used to reference your document.

    <TITLE> </TITLE>

    This tag enables you to give your HTML document a title.

    It’s best to insert descriptive text about your page between these tags we will go into this in more detail in the later chapters.

    This will also be the name that is displayed in a web browser’s system tray when someone bookmarks or adds your HTML document to their favorites list.

    <BODY> </BODY>

    The entire coding for your page goes in between these two tags.

    Basically, they mark the beginning and end of your web page’s body. They are the essence of your HTML.

    All your HTML tags in your document will be resting in between these two HTML tags.

    Putting It All Together.

    Now that the main tags have been outlined, it’s time to put them all together. Here is an example of what your HTML documents should look like.

    <HTML>
    <HEAD>
    <TITLE>The Title Of Your Html Document Goes Here</TITLE>
    </HEAD>

    <BODY>

    All your other HTML tags and text goes here.
    This Is the main body of your HTML document.
    At the end of this text you will also see where the closing Body and HTML tags go.

    </BODY>

    </HTML>

    This is the basic structure for any HTML document. Once these tags are in place, the rest is down to you. These Tags are not case sensitive. In other words, you don’t have to use all capital letters like we have in our Chapters. It won’t make a difference to the overall outcome of your tags. However we would recommend using Caps for your tags. It makes them a lot easier to distinguish from all the other sections of your HTML document coding, as you can see in the example above.

    Article written by Lee

Premium Sponsors















Categories

Site Links