|
 |
SkaffeLite - Add Skaffe To Your Site
Would you like more FREE excellent content on your Web site?
Do you need a content rich, up-to-date, quality directory that is easily customized to fit your site's design.
Skaffe is proud to offer a 'frameable' version of Skaffe.com for you to use for free. SkaffeLite (http://lite.skaffe.com/) is designed specifically with site owners and their users in mind. SkaffeLite is a full-content version of Skaffe - The International Directory, but without the logos and ads. It is a powerful and slim version of the directory that users around the globe have come to know and trust. Now, it is available to you.
How to Add SkaffeLite?
In just a few simple steps, you can add SkaffeLite to your site. We've provided all you need to make a customized framed copy of Skaffe. For those that need this assistance, please see below. It is assumed you are creating your Web pages on a local drive and then using an FTP client to load them to your Web server.
Note: For those experienced in using HTML frames, just point your body target to http://lite.skaffe.com/ or the topic you wish to have load. The width of SkaffeLite is 500 pixels.
What will SkaffeLite look like?
Click here to see an example of SkaffeLite in action.
Why Add SkaffeLite?
- Customizable frames to fit your site.
- Full and powerful directory content.
- Professional content addition for increased traffic retention.
- General or targeted content focus available.
- No difficult programming. Just simple HTML.
Instructions, Notes & Code:
Step 1:
Create a sub-folder in your Web site named 'skaffe'.
Step 2:
Using your favorite HTML editor, create a file named 'index.html' in the folder you just made. For our example, we used NetObjects and adjusted in Notepad.
Cut and paste the following HTML code into your file's HTML code.
<!-- Copy from here -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>Skaffe Lite Directory</TITLE>
<FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 ROWS="118,*">
<FRAME NAME="header" TITLE="header" SRC="./header_defaultmasterborder.html" SCROLLING=AUTO MARGINWIDTH="2" MARGINHEIGHT="1" FRAMEBORDER=NO BORDER="0" NORESIZE>
<FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 COLS="208,*">
<FRAME NAME="left" TITLE="left" SRC="./left_defaultmasterborder.html" SCROLLING=AUTO MARGINWIDTH="2" MARGINHEIGHT="1" FRAMEBORDER=NO BORDER="0" NORESIZE>
<FRAME NAME="body" TITLE="body" SRC="./body_index.html" SCROLLING=AUTO MARGINWIDTH=2 MARGINHEIGHT=2>
</FRAMESET>
</FRAMESET>
</HEAD>
</HTML>
<!-- Stop copying here -->
Save the file.
You may wish to adjust the text within the Title tag to fit your Web site.
Step 3:
Within the 'skaffe' folder, create another file and name it 'header_defaultmasterborder.html'.
Cut and paste the following HTML code into your file's HTML code.
<!-- Copy from here -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>Skaffe Lite Directory</TITLE>
<BASE TARGET="_parent">
</HEAD>
<BODY NOF="(MB=(DefaultMasterBorder, 100, 60, 191, 0), L=(HomeLayout, 559, 430))" BGCOLOR="#FFFFFF" TOPMARGIN=2 LEFTMARGIN=2 MARGINWIDTH=2 MARGINHEIGHT=2>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=213 NOF=LY>
<TR VALIGN=TOP ALIGN=LEFT>
<TD></TD>
<TD WIDTH=188>
<P><FONT FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">
Insert your text and graphics here.
</FONT></P>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
<!-- Stop copying here -->
Save the file.
You may with to add text or graphics as needed.
Step 4:
Within the 'skaffe' folder, create another file and name it 'left_defaultmasterborder.html'.
Cut and paste the following HTML code into your file's HTML code.
<!-- Copy from here -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>Skaffe Lite Directory</TITLE>
<BASE TARGET="_parent">
</HEAD>
<BODY NOF="(MB=(DefaultMasterBorder, 100, 60, 191, 0), L=(HomeLayout, 559, 430))"
BGCOLOR="#CCCCCC"
TOPMARGIN=2 LEFTMARGIN=2 MARGINWIDTH=2 MARGINHEIGHT=2>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=157 NOF=LY>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH=24 HEIGHT=25></TD>
<TD WIDTH=133></TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD></TD>
<TD WIDTH=133>
<P><FONT FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif"></FONT><FONT COLOR="#660000"
FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">
Insert your text and graphics here.
</FONT></P>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
<!-- Stop copying here -->
Save the file.
You may with to add text or graphics as needed.
You may also wish to adjust the background color to fit your site.
Step 5:
Within the 'skaffe' folder, create another file and name it 'body_index.html'.
Cut and paste the following HTML code into your file's HTML code.
The code below loads the complete directory. If you wish to load the directory in a specific category, replace the refresh content with the url of the topic you need.
For instance, if you with to load the 'Business' category as the initial screen, add viewCat/100/ to the end of http://lite.skaffe.com/.
<!-- Copy from here -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>Skaffe Lite Directory</TITLE>
<META HTTP-EQUIV="refresh" content="0;URL=http://lite.skaffe.com/" >
<BASE TARGET="_parent">
</HEAD>
<BODY NOF="(MB=(DefaultMasterBorder, 100, 60, 191, 0), L=(HomeLayout, 559, 430))" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0033CC" VLINK="#990099" ALINK="#FF0000" TOPMARGIN=2 LEFTMARGIN=2 MARGINWIDTH=2 MARGINHEIGHT=2>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=361 NOF=LY>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH=34 HEIGHT=25></TD>
<TD WIDTH=327></TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD></TD>
<TD WIDTH=327>
<P><FONT FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">One moment please. <BR>We are loading the directory information now.</FONT></P>
<P><FONT FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif"></FONT><FONT SIZE="-1" FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">If this page hasn’t loaded within three seconds, please </FONT><A HREF="http://lite.skaffe.com/" TARGET="body"><FONT SIZE="-1" FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">click here</FONT></A><FONT SIZE="-1" FACE="Arial,Helvetica,Geneva,Sans-serif,sans-serif">.</FONT></P>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
<!-- Stop copying here -->
Save the file.
Step 6:
Upload the 'skaffe' folder and its contents to the public area of your site.
Step 7:
Test the page in your browser by entering the url of where you loaded the folder.
Usually, this is http://www.yoursite.com/skaffe/. Remember to replace www.yoursite.com with your site's domain name.
Step 8: Final Step
Create links for your users to follow to use the directory.
| | | |