After hard work with templates for 3 sites, now is the time to fine tune my source code.
Who can help me with tips and instructions ?
This is how the source code of my index page looks like:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html> <head>
<meta name="generator" content="ShopSite Manager 9.0.2 (data - page2.sst)">
</head><BODY BACKGROUND="images/bg.jpg" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<title>
Dead Sea Cosmetics- A variety of Dead Sea products, based on minerals, mud & salt.</title> <META name="Description" content="On the Ein Bokek site you will be able to find natural products, which are based on Dead Sea minerals, for example: Face moisturizer, body lotion, spa products and much more!"> <META name="keywords" content="Dead Sea Premier, Ahava, Beauty Mineral, Intensive Spa"> <LINK rel="stylesheet" type="text/css" title="style1" href="stylesheet.css">
<link rel="shortcut icon" href="http://www.einbokek.com/shop/images/einbokek-icon.ico"/>
The template code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html> <head></head><BODY BACKGROUND="images/bg.jpg" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
[-- DEFINE LINK_TO_PAGE --] <a href="[-- OUTPUT_DIRECTORY_URL --]/[-- Page.FileName --]">
[-- PAGE.Name --]</a> [-- END_DEFINE LINK_TO_PAGE --] [-- DEFINE PAGE --] <title>
[-- PAGE.Name Remove_HTML --]</title> [-- PAGE.MetaDescription --] [-- PAGE.MetaKeywords
--] <LINK rel="stylesheet" type="text/css" title="style1" href="stylesheet.css">
<link rel="shortcut icon" href="http://www.einbokek.com/shop/images/einbokek-icon.ico"/>