YNOT
  • Home
  • Industry News
    • Adult Business News
    • Adult Novelty News
    • YNOT Magazine
    • EU News
    • Opinions
    • Picture Galleries
  • PR Wire
    • Adult Company News
    • Adult Retail News
    • Adult Talent News
    • Adult Videos News
  • Podcasts
  • Industry Guides
    • Adult Affiliate Guide
    • Affiliate Marketing for Beginners
    • Top Adult Traffic Networks
    • Top Adult PR Agents
    • Funding an Adult Business
  • Business Directory
    • View Categories
    • View Listings
    • Submit Listing
  • Newsletters
  • Industry Events
    • Events Calendar
    • YNOT Cam Awards | Hollywood
    • YNOT Awards | Prague
    • YNOT Cammunity
    • YNOT Summit
    • YNOT Reunion
  • Login with YNOT ID
YNOT University: Educational articles and tutorials

All About Exit Consoles

Posted On 26 Mar 2002
By : admin

Don’t let the design “snobs” stop you from using an exit console. If you pass on this standard traffic management technique, you may learn to regret it. In this article, Connor Young explains how to set up an exit console, and why, when properly employed, exit consoles are really a service to surfers and not a bother.Don’t let the design “snobs” stop you from using an exit console. If you pass on this standard traffic management technique, you may learn to regret it. In this article, Connor Young explains how to set up an exit console, and why, when properly employed, exit consoles are really a service to surfers and not a bother.

I’ll never forget that video retailer I met at the AVN Adult Entertainment Expo in January; when I asked him what he did with his Web site’s exit traffic, he immediately snapped, “We don’t use sleazy Webmaster tactics.” Google also frowns down upon exit consoles. In fact, in the Google user FAQ, the following information can be read: “Google does not allow pop-up ads of any kind to appear on our site. We find them annoying.” It seems like everybody hates the exit console. Webmasters publicly bash them, surfers cry fraud at the sight of them, and politicians court votes by threatening legislation again them. So why is it then that so many Web sites use exit consoles? I think you know the answer that I’m about to give here… because the pesky little bastards work.

Just how “obnoxious” an exit console is to a surfer really depends on how that surfer views pop-up advertisements in the first place. Some surfers will simply see any pop-up advertisement as an attempt to “trick” or manipulate them, and will thus react with anger, and possibly spite, when that little window pops up on their desktop. Yet I’m of the mind that these individuals aren’t likely to pay for a Web site service to begin with, and since I’m not in business to supply the leeches of the world with a free, quality porn experience, I could give a frog’s pimply ass what these surfers think about my traffic management techniques. The way I view it, an exit console is merely a way for a Web site to offer surfers additional choices in the event that they did not find what they were looking for in the first place. In that light, an exit console is a service to surfers and not a burden. An exit console is merely an additional tool that a Webmaster can use to raise additional revenues while helping his or her guests find the type of porn for which they’re looking.

DON’T GET GREEDY
That said, it’s entirely possible to go too far with your console and actually hinder your chances of making a sale. If a surfer leaves your Web site, one pop-up exit console is generally more than enough. If the surfer closes that window, you should probably just let him or her go. Don’t get greedy and spawn ten windows. Don’t automatically re-size the surfers browser window to take up the whole screen. These tactics are usually signs of a dishonest or undesirable Webmaster, and most surfers would rather schedule a few root canals than buy something from someone so aggressive and pushy with the sales pitch. Remember Larry from the TV show Three’s Company? Don’t be a Larry.

STEP ONE: BUILD THE CONSOLE ITSELF

How well does exit console traffic convert? That depends on the source of your exit traffic, and so many other variables. Usually exit traffic converts at a slightly lower rate than the conversion rate for the site which spawned the exit console to begin with. So if your site converts at 1:500, expect something slightly less impressive out of your exit traffic. There are rare cases, however, when exit traffic out-performs the site which spawned it. If surfers find your site by typing “asian sex” in a search engine, yet your site is really an “ebony sex” site which happened to mention asian sex, you’ll have a lot of disappointed Asian fans leaving your site. If your exit console offers an Asian porn site, your conversion rates might be quite impressive.

STEP TWO: CALLING THE CONSOLE FROM OTHER WEB PAGES
So once you have created a console page with plenty of links to offer departing surfers, just how do you get that console to pop up when a surfer exits your site anyhow? Well, there are three different pieces of code that you’ll need to know to create an exit console. The first code is the JavaScript code itself, which defines the pop-up window and sets the HTML page which will be displayed in that window. The second is the code that says when to call the script, and the third is the code that says when NOT to call the script. Here’s an example of a console code that pops up the page “console.html” when called… this code would appear right after the </head> HTML tag in the Web page which is to spawn the console when exited:

<!—— BEGIN CONSOLE CODE ——->
<script language=”Javascript”>
<!–
var exit=true;
function exitcnsl()
{
if (exit)
open(“http://www.yourdomain.com/console.html”,”new_window”,”toolbar=0,location=0,status=0,
menubar=0,scrollbars=0,resizable=0,width=750,height=600,top=0,left=0″);
}
//–>
</script>
<!—— END CONSOLE CODE ——->

The above example, when called, will open the console in a new browser window with the dimensions of 750 x 600, with no toolbar, no URL location field, no menu bar and no scrollbars. That script says WHAT to do in terms of opening the exit console, but it doesn’t say WHEN to do it. So how do you instruct your Web page to call that script when someone exits the page? Simply by including the following in the BODY tag for your HTML page:

onunload=”exitcnsl()”

That little piece of code tells your Web page to execute the JavaScript code titled “exitcnls()” whenever the Web page is unloaded. So here’s an example of what the entire BODY tag might look like with this command:

<body bgcolor=”white” link=”blue” alink=”#0033\’\'” vlink=”blue” onunload=”exitcnsl()”>

Finally, you’ll want to instruct the Web page to ignore the JavaScript function whenever a surfer clicks on one of the links that you want him or her to click on. If a surfer clicks on your “sign up” link, for example, then you won’t want to distract him or her with an exit console. You can instruct the page to ignore the JavaScript function by inserting the following code into the appropriate A tags:

onclick=”exit=false”

That code instructs to Web page to ignore exit consoles whenever that link is clicked. Here’s a complete A tag with the command to ignore the exit console when clicked:

<a href=”http://www.yourdomainr.com/paymoney.html” onclick=”exit=false”>SIGN UP! </a>

So now you know how to make an exit console for your Web site, and hopefully you feel a little better about the possibility of using an exit console in the first place. Star throwing up your exit consoles right now, and next time I’ll show you how to create a “blur” console. What’s that, you ask? Ah, that’s a lesson which will have to wait for a future day.


Connor Young is Editor-in-Chief of The ADULTWEBMASTER Magazine. He lives in California where he has worked as an adult Webmaster since 1\’\’7.

  • google-share
Previous Story

Photographing Wild Women

Next Story

Linking Adult Websites with Terrorism

Leave a Reply Cancel reply

You must be logged in to post a comment.

Sponsor

YNOT Shoot Me

YNOTShootMe.com has exclusive pics from adult industry business events. Check it out!

YNOT Directory

  • RIVCash
    Live Cam Affiliate Programs
  • Gworld Intimates
    Novelty & Lingerie Manufacturers
  • Trafficshop-Ad Network you can trust
    Marketing & Traffic Services
  • Premiere Listing

    Adult Site Broker

    More Details

RECENT

POPULAR

COMMENTS

Alexa Chains appearance of The Misfit Effect Podcast

Posted On 03 Jul 2025

Coach Texas Patti Blows Her Whistle & More for Mom Lover

Posted On 03 Jul 2025

Coco Bae Would Like a Word in Latest from Life Selector

Posted On 03 Jul 2025

Vanessa, Meet Vivid

Posted On 29 Sep 2014
Laila Mickelwaite and Exodus Cry

Laila Mickelwaite, Exodus Cry and their Crusade Against Porn

Posted On 03 May 2021

Sex Toy Collective Dildo Sculptor

Posted On 19 Mar 2019

Find a good sex toy is now a problem,...

Posted On 18 Mar 2024

Thanks to the variety of sex toys, I can...

Posted On 02 Feb 2024

I understand the concerns about...

Posted On 05 Jan 2024

Sponsor

Sitemap
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy Policy