View Single Post
  #1 (permalink)  
Old Mar 7th, 2008, 10:24
samv samv is offline
Junior Member
Join Date: Feb 2007
Location: UK
Age: 33
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Google not displaying our site description right

Hello,

Google has never listed our description when we get returned in a search. If you type dressed to a tee into google you get dressed to a tee - keep smiling & swing easy, but underneath instead of having our description, you get our news posts - we update these weekly. Can anyone tell me why this happens, and how to get our description coming out underneath so people can tell what we do.

I have listed our head code below and our site is www.dressedtoatee.co.uk

Any help much appreciated

Many Thanks

sam

Code: Select all
<!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" xml:lang="en" lang="en">

<head>
    <title>dressed to a tee - keep smiling & swing easy</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="description" content="We love the fairways and are dedicated to creating the best golf clothing on the planet." />
    <meta name="keywords" content="dressed to a tee, dressed to a tee golf clothing, golf, clothing, golfwear, men's golf clothing, women's golf clothing, golf t-shirts, golf shirts, golf polo shirts, golf hats, golf accessories, golf balls, golf tees, golf survival kit, golf pitch fork, organic cotton, golf fashion, golf lifestyle, laid back golf, swing easy golf tour" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="author" content="dressed to a tee" />
    <base href="http://www.dressedtoatee.co.uk/" />
    <link rel="stylesheet" href="dtat.css" type="text/css" />
    <link rel="shortcut icon" href="favicon.ico" type="image/ico" />
    <script language="javascript" type="text/javascript" src="activateActiveX_onload.js"></script>
    <script language="javascript" type="text/javascript" src="dtat_shop_cookies.js"></script>
</head>

Last edited by Aso; Mar 7th, 2008 at 11:40. Reason: Please use bbcode
Reply With Quote