MoneyMaker
earn money from online dating before learning html



INSTRUCTIONS for BEGINNERS
Written for IE users but easily adapted to suit other browsers

1)  Bookmark this page (add to favorites) then right click any clear area of your Desktop and select New>Folder .  Rename this folder MyWebsite .

2)  Click here to open MoneyMaker's mywebsite.html into a new window .

3)  Click the get html code button (top left) to open html code in Notepad .  From notepad's File menu select Save As and save to the new MyWebsite folder on your Desktop as mywebsite1.html .  Close mywebsite.html window .

4)  Edit mywebsite1.html (in Notepad) as shown below in red.   Notepad will hide whenever you click anywhere on browser window, but can be restored with the mywebsite1.html taskbar tab at bottom of screen .  For editing convenience try resizing Notepad to half screen width and dragging to the right .

5)  Save your changes as mywebsite2.html .  You now have a first draft html page of your own which can be opened by double clicking the mywebsite2 icon in your MyWebsite desktop folder .  Try it, but note that Friend Finder graphics will show only if you are still online .

6)  If you are satisfied with what you see go ahead and edit the orange and blue items .  Save changes as mywebsite3.html and again check the results .   Keep on editing and saving until you are completely happy with everything, then rename mywebsite3.html to dating.html .  You now have a web-ready html page which can be uploaded to become web-wide-available as http://your-domain-name/dating.html (refer here for a refresher on how to do this .

You can also click here for a list of valid color names, and here for professional advice on search engine placement and why, where and how to effectively use keywords .  Do remember this, though:  the most important atribute of your site will always be its content and the text you finish up with must, above all, be compelling, persuasive and interesting .  After all, you are now setting up an online advertising campaign in order to make yourself some money .

Below is MoneyMaker's color-coded editing guide .  Do not change anything which has not been color-coded .



<!doctype html public -//w3c//dtd html 3.2//en>
<html>
<head>

<title>
mywebsite.html   Replace with own title - 60 characters max, inc. spaces.  This shows in browser's title bar and need not match Site Title below.
</title>

<meta name=description content= How I met and married ... >   Replace with own description - 150 characters max, inc. spaces.  Make it interesting and include your best keywords if possible.
<meta name=keywords content= friendfinder dating, friend finder dating, ... >   Add more keywords and phrases, separated by commas - 800 characters max.  Do not repeat any word more than 3 times.

<style type=text/css>
<!--
a:hover { color:#ff0000; }
a{text-decoration:none}
-->
</style>
</head>
<body bgcolor= white text= purple link=0000ff vlink=#0000ff alink=#ff0000>

DELETE BEGINS - delete everything between "delete begins" and "delete ends"
<form>
<input type=button value="get html code" onClick='window.location="view-source:" + window.location.href'>
</form>

DELETE ENDS

<br><br>
<table width=590 align=center>
<tr><td>
<table align=center bgcolor= purple cellpadding=4 border=1>
<tr><td>
<table bgcolor= pink cellpadding=10 border=1>
<tr>
<td align=center valign=top><font size=6 color= purple face="arial black","comic sans ms",arial><b>&nbsp;

My Own MoneyMaker Page   Replace with own Site Title - 22 characters max (less if all capitals).  If possible include your best keyword or, preferably, key phrase.

&nbsp;</b></font></td>
</tr>
</table>
</td></tr>
</table>
</td></tr><tr><td>
<br><br><br>
<div align=justify>
<font size=3 face=arial>
<b>

Body Text begins. Delete and insert your own text. Typing <BR> will force
a hard line-break, recognized as such by browsers. Using the Enter key will
give a soft line-break, ignored by browsers but convenient for you. All text not
broken by <BR> tags will be auto-formatted by browsers to fill available width.


Hi there! My name is Lindy Lou Smith and I live now in Perth, Australia, but
just twelve months ago I was Lindy Lou Brown, living in Colorado, USA. So yes,
just twelve short months ago I became a married woman, and a very happily
married woman at that.
<BR>
<BR>
And, guess what, all these exciting changes in status and lifestyle have
happened simply because, one boring, lonely, frustrating Sunday afternoon, I
surfed onto an internet dating site, signed up for free, posted an
advertisement and wondered what on earth I could have been thinking of.
<BR>
<BR>
Anyway, the result of that afternoon's boredom was amazing, with 16 great guys
responding the very first week, and one of them... WOW... just perfect for
me! So we quickly became a twosome, and soon we'll be a threesome, and oh
my... we're so happy together.
<BR>
<BR>
From a lonely Colorado single girl to happily married Aussie woman in no time at
all, and all thanks to Friend Finder. And, you know, If it worked for me
maybe it would work for you too.

Body Text ends

</b>
<br><br><br>
<center>
<br><br>
<b>
go to

IMPORTANT. Change (below) to YOUR OWN Friend Finder ID.
This is what generates YOUR Friend Finder INCOME.


<a href=http://friendfinder.com/go/p28124 target=_blank><font size=+1><i> Dating Friend Finder</i></font></a>
and join for free
<br>
<a href=http://friendfinder.com/go/p28124 target=_blank><img src=http://banners.friendfinder.com/banners/ff/ban6.gif width=468height=60 border=1 alt="friendfinder dating"></a>
<br><br>
or to

IMPORTANT. Change (below) to YOUR OWN Adult Friend Finder ID.
This is what generates YOUR Adult Friend Finder INCOME.


<a href=http://adultfriendfinder.com/go/p43322c target=_blank><font size=+1><i> Adult Friend Finder</i></font></a>
which also is free
</b>
<br>
<a href=http://adultfriendfinder.com/go/p43322c target=_blank><img src=http://banners.adultfriendfinder.com/banners/aff/aff_09.gifwidth=468 height=60 border=1 alt="friend finder dating"></a>

Change nothing below here.

<br><br><br><br><br><br>
<font size=2 color=#000000 face=arial>
page made with
<a href=http://moneymaker.orcon.net.nz/><b><i>MoneyMaker</i></b></a>
&copy;
<br><br>
</font>
</center>
</font>
</div>
</td></tr>
</table>
</body>
</html>