Linking up with SSI

An adult webmaster article...

Written by Tom from Tom's Newbie Booster

This post builds on the article I wrote here:

Your first selling and filtering system

http://www.tomsnewbiebooster.com/your-first-selling-and-filtering-system.html

What's this all about?


This is a technique which you can use on one-page websites, small free sites, or other adult projects to help traffic flow between them intelligently. The aim is as follows:

Get surfers to alternative pages if the one they arrived at did not appeal.

Give surfers alternative sites / pages within this niche.
(Which narrows down what they are into and lets you sell more effectively).

Be able to send traffic to a new site or page as soon as it's uploaded.

How do you do that?


Somewhere on each main page of the site, or on the one pager (you can decide where) a set of links is inserted. They are in plain sight, and are divided into two groups:

1) Other niches

2) Other pages within this niche plus other related niches.


Other niches


In this section, we offer links to every niche you can think of. (Your pages - not directly to sponsors...) This set of links is the same on EVERY page within your network. The assumption is that the surfer arrived at this page but isn't really too interested in it's content. Give them a list of alternative links to explore. List one page from each niche here.

Pages within this niche


From a general "amateur" page - offer links in this section to "amateur pussy", "amateur movies", "amateur girls", "amateur chat" ... and other variations. There are many, many variations that you can make specialist pages for. The idea is that each surfer has something which they would rather see - and that you can do a better job of selling to them if you narrow down their preference.

Related niches


There are a lot of niches around at the moment. This is where you can try out new niches. If you have an amateur page for example, you could perhaps try adding a link to a site / page with promotes one of the new reality porn sites (porn audition or similar). Might work - might not. But this is where you can offer related niches and see if they work out.

How do you pull it all together?


There's a lot of room for creativity in how the links look, where they go on the page, and their size / color etc... But each page has 2 SSI calls on it:

1) Other sites within this niche.
Eg.
<!--#include virtual="/other-lesbian-sites.txt" -->

2) Other niches.
Eg.
<!--#include virtual="/other-niches.txt" -->

If all of the pages within this system are within one domain, then you can use the format in the examples above and the ssi files will reside in that domain. If you have pages on different domains that you want to interlink - no problem. Put the other-niches.txt and other-lesbian-sites.txt within a central SSI folder on the server, and call them like this:

<!--#include virtual="/ssi/other-lesbian-sites.txt" -->
<!--#include virtual="/ssi/other-niches.txt" -->


As I've mentioned, the benefit of SSI is that a new site or page is instantly hooked up into the system and can start receiving traffic TODAY from other pages in the system. If I make a new lesbian site, I edit other-lesbian-sites.txt and add something like:

<A href="http://www.mylesbiandomain.com/lesbian-videos/index.html">Lesbian Videos</A>

And then that page / site will be accessible from all of the pages which have the other-lesbian-sites.txt SSI call on them.

Example:


Let's have a look at how the system might look. I've created a folder:

http://www.topniche.com/newbie-booster/resources/examples/porn-land/

Where you can see the files which have been used.

Now go here:

http://www.topniche.com/newbie-booster/resources/examples/porn-land/amateur-movies.html

... and you'll see a page that the surfer might have come in at.

First, try clicking all three "Other Amateur sites you might enjoy" links. You'll have to use your imagination here a bit - because the only thing that's different is the heading from one page to the next. But you're moving from through the pages within that niche.

Next, click on the three "Or try some of these hardcore sites" links in turn. You are now moving through the different niches.

Here's the code for one of those pages:

<HTML>
<HEAD>
<TITLE>Amateur Movies</TITLE>
</HEAD>

<BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#FF0000" ALINK="#FF0000" VLINK="#FF0000">

<CENTER>

<H1>Amateur Movies Page</H1>

<BR><BR>

<!--#include virtual="other-amateur-sites.txt" -->

<BR><BR>

<HR WIDTH=600 color=#ff0000>

<!--#include virtual="other-niches.txt" -->

</CENTER>

</BODY>
</HTML>


Note the SSI calls at the base of the page.

Here's the 'other-niches.txt' SSI file:

<FONT FACE="Arial, Helvetica" SIZE=4>Or try some of these hardcore sites:</FONT>

<BR><BR>

<FONT FACE="Arial, Helvetica" SIZE=3>

<A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/lesbian-sex.html">Lesbian Sex</A> *

<A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/black-girl-pictures.html">Black Girl Pictures</A> *

<A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/amateur-wives.html">Amateur Wives</A> *

</FONT>


... and here's the other-amateur-sites.txt SSI file:

<FONT FACE="Arial, Helvetica" SIZE=5>Other Amateur sites you might enjoy:</FONT>
<BR><BR>

<FONT FACE="Arial, Helvetica" SIZE=4><A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/amateur-pussy.html">Amateur Pussy</A>

* <A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/amateur-movies.html">Amateur Movies</A>

* <A HREF="http://www.topniche.com/newbie-booster/resources/examples/porn-land/amateur-wives.html">Amateur Wives</A>

* </FONT>


As you can see from this, there's a lot of room for expansion. If I were to add another link to the other-amateur-sites.txt file, it would instantly appear at the base of ALL of the amateur sites in this system.

So that's the basics. Have some fun with it and I hope this helps.

TOM ^"^
Enter TOM'S NEWBIE BOOSTER

">Printer Friendly Version