• Page 1 of 1
  • 1
uCoz Community » For Webmasters » Site Promotion » Site description empty..
Site description empty..
bodbreed
Posts: 313
Reputation: 1

Message # 1 | 10:07 PM
Where do I add my site's description so that it shows up on Google?
cooltaha
Posts: 57
Reputation: 6

Message # 2 | 10:16 PM
in the <head> section Under <?$META_DESCRIPTION$?>

add you META tags

Code

<meta name="description" content="DESCRIPTION GOES HERE" />
<meta name="keywords" content="KEYWORDS GOES HERE" />

bodbreed
Posts: 313
Reputation: 1

Message # 3 | 10:26 PM
cooltaha, Ok thanks a lot.
cooltaha
Posts: 57
Reputation: 6

Message # 4 | 10:34 PM
XO-Ferg, You're welcome.
bodbreed
Posts: 313
Reputation: 1

Message # 5 | 10:44 PM
When I put this
Quote (cooltaha)
<meta name="description" content="DESCRIPTION GOES HERE" />
<meta name="keywords" content="KEYWORDS GOES HERE" />
after
Quote (cooltaha)
<?$META_DESCRIPTION$?>
that page loses its stylesheet even though the stylesheet code didn't get erased....anyone know why this is happening?
wink
cooltaha
Posts: 57
Reputation: 6

Message # 6 | 0:49 AM
XO-Ferg,
You don't have to erase your style sheet
i said add not replace !!

bodbreed
Posts: 313
Reputation: 1

Message # 7 | 3:18 AM
No I didn't replace my style sheet it's still there it just doesn't show up when I put
Quote (XO-Ferg)
<meta name="description" content="DESCRIPTION GOES HERE" />
<meta name="keywords" content="KEYWORDS GOES HERE" />
between
Quote (XO-Ferg)
<?$META_DESCRIPTION$?>
and my style sheet, then when I delete
Quote (XO-Ferg)
<meta name="description" content="DESCRIPTION GOES HERE" />
<meta name="keywords" content="KEYWORDS GOES HERE" />
the style appears again....
wink
cooltaha
Posts: 57
Reputation: 6

Message # 8 | 7:02 AM
XO-Ferg,

are you sure you have a valid <!doctype> !!?

Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


if not

go to control panel >> Common settings >> scroll down untill you find <!DOCTYPE> tag value

and then add the previous doctype

get back to your template add the tags and check again if you still have the problem please provide a URL

bodbreed
Posts: 313
Reputation: 1

Message # 9 | 0:12 AM
Wow it worked thank you so much once again. smile
uCoz Community » For Webmasters » Site Promotion » Site description empty..
  • Page 1 of 1
  • 1
Search: