Jump to content

Meta Tag


Guest

Recommended Posts

Hello everyone

google had asked me to add a meta tag to my Website following this instruction

Copy the META tag listed below and paste it in your site's home page in the first <HEAD> section of the page, before the first <BODY> section.

the link below is an example of what google told me to do and i absolutely have no idea how to do that

i am using CubeCart Version: 3.0.13 with cPanel i would appreciate any help/info anyone could give me

Google Webmaster tools mata tag.gif

in advance thank you for your help.

Link to comment
Share on other sites

That tag is only to verify your Google Site Map and that you actually own the site. Here's a head coding for a site of mine as an example which includes my Google meta tag:

<head>

<title>Alternative Health Supplements and Vitamin Nutritional Supplements - Visit Vitaminlink.net</title>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<meta name="description" content="Buy vitamins, supplements, herbal and homeopathic remedies, passion boosters and aromatherapy on-line">

<meta name="keywords" content="discount vitamins,homeopathy,homeopathic remedies,Native Remedies,PMS Remedies,Kidney Remedies.increase libido,PetAlive,Just Relax, vitamins and supplements,heartworm medicine,vitamins for women,Gamma-0,gamma,revitacil,stress,nutrition resources,primal defense,whey protein,cardiac diet,7 day colon cleanse,antioxidants,prostate support,protein,aromatherapy,thanda,Ikawe,revivexxx,fertile xy,fertile xy">

<meta name="author" content="Robert Anthony">

<META name="verify-v1" content="NVwnL2v2ynBw7AB8TOZDWyuO7Oqti02RLfi3fMsBqDE=" />

<link href="favicon.ico" rel="image/x-icon">

<link href="favicon.ico" rel="shortcut icon" type="image/x-icon"><link href="/skins/new_vision_yellow/customer/styles.css" rel="stylesheet" type="text/css">

<link href="/skins/new_vision_yellow/customer/js_menu/theme.css" type="text/css" rel="stylesheet">

</head>

Now, open your skins/your skin/styleTemplates/global/index.tpl and you'll see something like this:

<!-- BEGIN: body -->

<!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={VAL_ISO}" />

<title>{META_TITLE}</title>

<meta name="description" content="{META_DESC}" />

<meta name="keywords" content="{META_KEYWORDS}" />

<link href="skins/{VAL_SKIN}/styleSheets/layout.css" rel="stylesheet" type="text/css" />

<link href="skins/{VAL_SKIN}/styleSheets/style.css" rel="stylesheet" type="text/css" />

<script language="javascript" src="js/jslibrary.js" type="text/javascript"></script>

</head>

Paste your <meta name="verify..........> tag anywhere before the </head> tag and upload it. Then go back to Google Site Maps and click on the 'Verify' link.

Link to comment
Share on other sites

That tag is only to verify your Google Site Map and that you actually own the site. Here's a head coding for a site of mine as an example which includes my Google meta tag:

<head>

<title>Alternative Health Supplements and Vitamin Nutritional Supplements - Visit Vitaminlink.net</title>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<meta name="description" content="Buy vitamins, supplements, herbal and homeopathic remedies, passion boosters and aromatherapy on-line">

<meta name="keywords" content="discount vitamins,homeopathy,homeopathic remedies,Native Remedies,PMS Remedies,Kidney Remedies.increase libido,PetAlive,Just Relax, vitamins and supplements,heartworm medicine,vitamins for women,Gamma-0,gamma,revitacil,stress,nutrition resources,primal defense,whey protein,cardiac diet,7 day colon cleanse,antioxidants,prostate support,protein,aromatherapy,thanda,Ikawe,revivexxx,fertile xy,fertile xy">

<meta name="author" content="Robert Anthony">

<META name="verify-v1" content="NVwnL2v2ynBw7AB8TOZDWyuO7Oqti02RLfi3fMsBqDE=" />

<link href="favicon.ico" rel="image/x-icon">

<link href="favicon.ico" rel="shortcut icon" type="image/x-icon"><link href="/skins/new_vision_yellow/customer/styles.css" rel="stylesheet" type="text/css">

<link href="/skins/new_vision_yellow/customer/js_menu/theme.css" type="text/css" rel="stylesheet">

</head>

Now, open your skins/your skin/styleTemplates/global/index.tpl and you'll see something like this:

<!-- BEGIN: body -->

<!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={VAL_ISO}" />

<title>{META_TITLE}</title>

<meta name="description" content="{META_DESC}" />

<meta name="keywords" content="{META_KEYWORDS}" />

<link href="skins/{VAL_SKIN}/styleSheets/layout.css" rel="stylesheet" type="text/css" />

<link href="skins/{VAL_SKIN}/styleSheets/style.css" rel="stylesheet" type="text/css" />

<script language="javascript" src="js/jslibrary.js" type="text/javascript"></script>

</head>

Paste your <meta name="verify..........> tag anywhere before the </head> tag and upload it. Then go back to Google Site Maps and click on the 'Verify' link.

Roban, Tank you is not enough for the information you provided me you are the greatest, but i'll say it anyways, THANK YOU

Best Regard,

Sandrine.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...