Hi Stuart,
Thank you very much for your detailed reply. I have not published my website yet. I did try to do it, but something did not work out, I guess I did something wrong somewhere. That will be my next challenge: ).
I wrote my pages with a website optimisation in mind, full of good and interesting content each one focusing on certain keywords. I will start linking campaign : ) as soon as I have my website published.
The thing is that when I look at the source code of my pages I see that there are plenty of things which I think must have been automatically added by Website Complete, the program I used initially to build my pages, and may be by Front Page as well. The only reason I decided to use Front page is to be able to add proper meta tags to each individual page and then to be able to publish it.
But now I have another problem: too many things in my source which I am sure do not need to be there. Here is my home page source (its section from the very beginning)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:st1 = "urn:schemas-microsoft-com

ffice:smarttags" xmlns

=
"urn:schemas-microsoft-com

ffice

ffice"><HEAD>
<meta name="KEYWORDS" content="XXX">
<meta name="AUTHOR" content=" XXX">
<meta name="COPYRIGHT" content="XXX">
<meta name="DESCRIPTION" content="XXX.">
<meta name="CLASSIFICATION" content="XXX">
<meta http-equiv="PUBLISHER" content="XXX">
<meta http-equiv="ABSTRACT" content="XXX">
<meta http-equiv="REVISIT-AFTER" content="14 days">
<meta http-equiv="AUDIENCE" content="ALL">
<meta http-equiv="DISTRIBUTION" content="global">
<meta http-equiv="RATING" content="general">
<TITLE>XXX</TITLE>
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<meta name="ProgId" content="FrontPage.Editor.Document">
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<META content=Customize1_1 name=ThemeName>
<META content="5, 0, 7, 3" name=CreatedAppVer>
<SCRIPT language=JavaScript src="gdsImageSwapping.js"></SCRIPT>
<SCRIPT language=JavaScript id=gdMouseOverScript>
<!--
var gdsImageArray = new Array;
gdsImageArray['Button2'] = new gdsObjImg('Button2','images/Nav3.png','images/Nav77.png','images/Nav77.png');
gdsImageArray['Button6'] = new gdsObjImg('Button6','images/Nav5.png','images/Nav6.png','images/Nav6.png');
gdsImageArray['Button3'] = new gdsObjImg('Button3','images/Nav9.png','images/Nav10.png','images/Nav10.png');
gdsImageArray['Button4'] = new gdsObjImg('Button4','images/Nav3.png','images/Nav4.png','images/Nav4.png');
gdsImageArray['Button6'] = new gdsObjImg('Button6','images/Nav5.png','images/Nav6.png','images/Nav6.png');
gdsImageArray['Button7'] = new gdsObjImg('Button7','images/Nav7.png','images/Nav8.png','images/Nav8.png');
gdsImageArray['Button3'] = new gdsObjImg('Button3','images/Nav9.png','images/Nav10.png','images/Nav10.png');
gdsImageArray['Button8'] = new gdsObjImg('Button8','images/Nav11.png','images/Nav12.png','images/Nav12.png');
gdsImageArray['Button5'] = new gdsObjImg('Button5','images/Nav13.png','images/Nav15.png','images/Nav15.png');
gdsImageArray['Button10'] = new gdsObjImg('Button10','images/Nav16.png','images/Nav17.png','images/Nav17.png');
//-->
</SCRIPT>
</HEAD>
All those meta tags which are in capital letters were added by me. In front page I
1) opened file-properties-general and added a title and
2) opened file-properties-custom and started adding all sorts of things I found from Internet as important meta tags or possibly important.
What I noticed while looking through my source code after all that activity was that my title tag was not at the beginning where it is supposed to be, but somewhere in the middle and I have no idea how to move it, as it was placed there automatically by Front Page after I have done what I described above in p.1)
What I also noticed was that all other meta tags are also lacking any order and again, I have no idea how to move them to the proper places.
I hope I managed to describe my problem and would be very grateful if we could fix it.
Thank you
Anna