View Single Post
Old 04-22-2007, 12:21 AM   #1 (permalink)
tomyknoker
Noogle
 
Join Date: Aug 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
tomyknoker
Is this Index Page OK For SEO??

Apologies if you're not allowed to post html code, but was wodnering if anyone could look at this page and see if the alt and title tags seem ok and relevant for the product?

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="warbrobe, wardrobes, shower, showerscreen, showerscreen, custom">
<meta name="description" content="Wardrobes and Showerscreens">

<title>Creative | Wardrobes | Showerscreens</title>

<link href="css/creative_style.css" rel="stylesheet" type="text/css" />

</head>

<body class="center">

<div id="container">
  <div id="main">
  <img src="images/elegant_showerscreens.jpg" title="Creative | Wardrobes | Showerscreens" alt="Creative | Wardrobes | Showerscreens" width="820" height="530" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="300,445,519,463" href="pre_index.htm" title="View Creative's Previous Wardrobes | Showerscreens" alt="View Our Previous Collection Here" />
</map>
  </div><!-- end #mainContent -->
  <div id="footer">
    <p>19 ELIZABETH ROAD PLEASANTVILLE NC 220402   T 352 3521 4233   F 353 6251 2880   E <a href="mailto:info@creative.com" title="Email Elegant">info@creative.com</a></p>
  </div><!-- end #footer -->
</div><!-- end #container -->
</body>
</html>
tomyknoker is offline   Reply With Quote