How to change personal info?
Re: meta tags
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Web-design > Re: meta tags 15 August 2008 08:40:23

  Top users: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:

Re: meta tags

The Flyer 22 December 2005 19:55:05
 

"How do you type mulitpul meta tags in pub? it is like this... meda , meta2
or is it like meta,meta2

?? Thanks
Add comment
DavidF 22 December 2005 23:57:09 permanent link ]
 Flyer,

I was hoping someone else might know for sure, but all it says in Help is to
separate the tags with a comma, so I have mine as meta1, meta2, etc., and it
seems to work fine.

DavidF

"The Flyer" <TheFlyer@discussio­ns.microsoft.com> wrote in message
news:517F7EEB-07BE-­4FB3-AD1F-3EFD07B763­96@microsoft.com...>­
"How do you type mulitpul meta tags in pub? it is like this... meda ,
meta2> or is it like meta,meta2>
?? Thanks


Add comment
Dennis 13 July 2007 14:17:35 permanent link ]
 Can anyone tell me if the following is in the proper format. I'm trying to
get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the source
from other sites I've come up with text below. Also, does it matter if I use
this same info for all of my pages? Finally, comments on this site
appreciated: www.just4funphotos.­com

Thanks,



<html>

<head>

<meta http-equiv="Content­-Type" content="text/html;­ charset=windows-125­2">

<meta http-equiv="Content­-Language" content="en-us">

<meta name="GENERATOR" content="Microsoft FrontPage 4.0">

<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures,
Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events, Just For Fun
Photos, Belton, Group Events, Reunion, Parade, Restaurant, Community Days,
Belton Mo, Car Show, Farmers Market, Family Pictures, Just For Fun, Photos,
Main Street Belton">

<meta name="description" content= "Welcome to Just 4 Fun Photos. You have
the fun, we'll take the photo's! We are event photographers in Belton,
Missouri.

<meta name=" content="FrontPage.­Editor.Document" ProgId">

<title>Just 4 Fun Photos at just4funphotos.com/title>

<!-- no cache headers -->





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

</head>


Add comment
Thomas A. Rowe 13 July 2007 14:54:47 permanent link ]
 Each page should have a unique title, description and keyword that match the content of the page it
is on. Search engines don't really use keywords to index your site any longer, however if used, some
may check to see if the keywords used match the page content, and if not then penalize you as
spamming the search engine.
--
===================­====================­=======
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Dat­a.com
===================­====================­=======


"Dennis" <dhud64@hotmail.com­> wrote in message news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying to get better listing on
search engines and Front Page doesn't give any information on meta titles or meta descriptions.
After looking at the source from other sites I've come up with text below. Also, does it matter if
I use this same info for all of my pages? Finally, comments on this site appreciated:
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­ charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures, Belton, Just 4 Fun,
Raymore, Peculiar, Cass County, Events, Just For Fun Photos, Belton, Group Events, Reunion,
Parade, Restaurant, Community Days, Belton Mo, Car Show, Farmers Market, Family Pictures, Just For
Fun, Photos, Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You have the fun, we'll take the
photo's! We are event photographers in Belton, Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>


Add comment
Ronx 13 July 2007 17:25:29 permanent link ]
 In addition to Thomas' remarks, it may be better to place your meta tags
in the order:

<head>
<title>Unique for each page</title>
<meta name="description" contents="Unique description of the page this
tag is on" />
<meta name="keywords" contents="keywords that are in the visible content
of the page" />

<!-- other meta tags follow above -->

</head>

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-ente­rprises.org/fp

FrontPage Support: http://www.frontpag­emvps.com/




"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl:

Can anyone tell me if the following is in the proper format. I'm trying to
get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the source
from other sites I've come up with text below. Also, does it matter if I use
this same info for all of my pages? Finally, comments on this site
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­ charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures,
Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events, Just For Fun
Photos, Belton, Group Events, Reunion, Parade, Restaurant, Community Days,
Belton Mo, Car Show, Farmers Market, Family Pictures, Just For Fun, Photos,
Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You have
the fun, we'll take the photo's! We are event photographers in Belton,
Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>

Add comment
P@tty Ayers 13 July 2007 21:37:41 permanent link ]
 
"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying to
get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the
source from other sites I've come up with text below. Also, does it matter
if I use this same info for all of my pages? Finally, comments on this
site appreciated: www.just4funphotos.­com


In addition to Thomas' and Ronx' advice, just wanted to add that, these
days, meta tags are unimportant in optimizing a page for search engine
placement. They probably won't hurt (unless done really badly), but won't
likely have much effect. Much more effective are:

-- Placing text on the page which uses the important keywords a number of
times
-- Having incoming links from other well-ranked web sites


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


Add comment
Mike Mueller 13 July 2007 22:09:04 permanent link ]
 In addition to Thomas', Ronx's, and Patty's comments, I will tell you that
the description is a good thing, as many a search engine will display that
text on the SERP

If you use keywords; be gentle on their usage, and make sure they are in
your content


"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying to
get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the
source from other sites I've come up with text below. Also, does it matter
if I use this same info for all of my pages? Finally, comments on this
site appreciated: www.just4funphotos.­com
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­ charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures,
Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events, Just For Fun
Photos, Belton, Group Events, Reunion, Parade, Restaurant, Community Days,
Belton Mo, Car Show, Farmers Market, Family Pictures, Just For Fun,
Photos, Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You have
the fun, we'll take the photo's! We are event photographers in Belton,
Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>

Add comment
Dennis 14 July 2007 02:20:59 permanent link ]
 WoW! Thanks everybody!!!

Dennis



"Mike Mueller" <MyName@ecinet.net>­ wrote in message
news:D­35B8A5B-61E3-­4345-8242-478E722483­76@microsoft.com...
In addition to Thomas', Ronx's, and Patty's comments, I will tell you that
the description is a good thing, as many a search engine will display that
text on the SERP
If you use keywords; be gentle on their usage, and make sure they are in
your content
"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying
to get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the
source from other sites I've come up with text below. Also, does it
matter if I use this same info for all of my pages? Finally, comments on
this site appreciated: www.just4funphotos.­com
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­
charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures,
Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events, Just For Fun
Photos, Belton, Group Events, Reunion, Parade, Restaurant, Community
Days, Belton Mo, Car Show, Farmers Market, Family Pictures, Just For Fun,
Photos, Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You have
the fun, we'll take the photo's! We are event photographers in Belton,
Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>


Add comment
Joe Rohn 14 July 2007 07:04:50 permanent link ]
 In addition to Thomas', Ronx's, Patty's and Mike's comments, <BG> I will
tell you that
the page title a good thing, that is what is seen when you add a site to
your favorites.
--
Joe
Microsoft MVP FrontPage

Expression and FrontPage Web Forums:
http://www.timeforw­eb.com/frontpage/for­um/default.asp
"Mike Mueller" <MyName@ecinet.net>­ wrote in message
news:D­35B8A5B-61E3-­4345-8242-478E722483­76@microsoft.com...
In addition to Thomas', Ronx's, and Patty's comments, I will tell you that
the description is a good thing, as many a search engine will display that
text on the SERP
If you use keywords; be gentle on their usage, and make sure they are in
your content
"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying
to get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the
source from other sites I've come up with text below. Also, does it
matter if I use this same info for all of my pages? Finally, comments on
this site appreciated: www.just4funphotos.­com
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­
charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography, Pictures,
Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events, Just For Fun
Photos, Belton, Group Events, Reunion, Parade, Restaurant, Community
Days, Belton Mo, Car Show, Farmers Market, Family Pictures, Just For Fun,
Photos, Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You have
the fun, we'll take the photo's! We are event photographers in Belton,
Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>

Add comment
Dennis 15 July 2007 15:50:37 permanent link ]
 Sorry if this is a duplicate. My other post didn't show up? Thanks for your
continued input. Regarding the title content you referenced, where would
that go in the code below? Also my original html code had this additional
wording, where does it belong or is it even necessary?
Thanks again!!!

additional wording:
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">

where does title content belong?
<head>
<title>Unique for each page</title>
<meta name="description" contents="Unique description of the page this
tag is on" />
<meta name="keywords" contents="keywords that are in the visible content
of the page" />

<!-- other meta tags follow above -->

</head>


"P@tty Ayers" <pattyayersTAKETHIS­OUT@REMOVEgmail.com>­ wrote in message
news:e6zRM1hxHHA.36­16@TK2MSFTNGP02.phx.­gbl...
But be aware that <meta name="title" content="My Title"> is not the same
thing as the HTML element <title>. It's the HTML <title> which is shown in
Favorites and other places, and more importantly, it's that element which
the search engines pay attention to.
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
"Joe Rohn" <joerohn@OFFfrontie­rnet.net> wrote in message
news:F8BE7C59-4898-­403C-8059-077993BCAB­DB@microsoft.com...
In addition to Thomas', Ronx's, Patty's and Mike's comments, <BG> I will
tell you that
the page title a good thing, that is what is seen when you add a site to
your favorites.
--
Joe
Microsoft MVP FrontPage
Expression and FrontPage Web Forums:
"Mike Mueller" <MyName@ecinet.net>­ wrote in message
news:D­35B8A5B-61E3-­4345-8242-478E722483­76@microsoft.com...
In addition to Thomas', Ronx's, and Patty's comments, I will tell you
that the description is a good thing, as many a search engine will
display that text on the SERP
If you use keywords; be gentle on their usage, and make sure they are in
your content
"Dennis" <dhud64@hotmail.com­> wrote in message
news:OZMQHcTxHHA.21­32@TK2MSFTNGP04.phx.­gbl...
Can anyone tell me if the following is in the proper format. I'm trying
to get better listing on search engines and Front Page doesn't give any
information on meta titles or meta descriptions. After looking at the
source from other sites I've come up with text below. Also, does it
matter if I use this same info for all of my pages? Finally, comments
on this site appreciated: www.just4funphotos.­com
Thanks,
<html>
<head>
<meta http-equiv="Content­-Type" content="text/html;­
charset=windows-125­2">
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="Just 4 Fun Photos, Photography,
Pictures, Belton, Just 4 Fun, Raymore, Peculiar, Cass County, Events,
Just For Fun Photos, Belton, Group Events, Reunion, Parade, Restaurant,
Community Days, Belton Mo, Car Show, Farmers Market, Family Pictures,
Just For Fun, Photos, Main Street Belton">
<meta name="description" content= "Welcome to Just 4 Fun Photos. You
have the fun, we'll take the photo's! We are event photographers in
Belton, Missouri.
<meta name=" content="FrontPage.­Editor.Document" ProgId">
<title>Just 4 Fun Photos at just4funphotos.com/title>
<!-- no cache headers -->
<link rel="stylesheet" href="default.css" type="text/css" />
</head>


Add comment
P@tty Ayers 15 July 2007 19:13:42 permanent link ]
 Hi Dennis,

As I understand it, the order of meta tags is not important. It's always
best for the search engine spider to get to some keywords as soon as
possible as it reads down through your code, but a line or two isn't going
to matter much.

This tag: <meta http-equiv="Content­-Language" content="en-us"> identifies
that the page is written in English. It isn't necessary, but is generally a
good idea to include.

This tag: <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
identifies that the site was built with FrontPage 4.0, and isn't necessary,
but won't hurt anything, either.

The <title> tag can be anywhere within the "head" section of the document -
in other words, between <head> and </head>. This is the one I would suggest
that you pack with keywords as much as is reasonable without making it look
like nonsense. I have seen search engines respond quite well to this.

As Mike pointed out, the meta description is definitely useful; put in it
the words you'd like to have displayed when your site comes up in search
engine results.

As pretty much everybody seems to agree, meta keywords have little or no
importance to search engines these days. It won't hurt to include them, but
make sure there are only a few (5-10 words), and that they are 100% relevant
to the actual content of the page.

Having said all of that: as far as getting well listed in the search
engines, all of this is secondary. More important is having keyword-rich
text content on the page itself, and having a lot of incoming links (sites
which link TO your site).

Hope that helps.

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--

"Dennis" <dhud64@hotmail.com­> wrote in message
news:O3R3bZtxHHA.11­68@TK2MSFTNGP02.phx.­gbl...
Sorry if this is a duplicate. My other post didn't show up? Thanks for
your continued input. Regarding the title content you referenced, where
would that go in the code below? Also my original html code had this
additional wording, where does it belong or is it even necessary?
Thanks again!!!
additional wording:
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
where does title content belong?
<head>
<title>Unique for each page</title>
<meta name="description" contents="Unique description of the page this
tag is on" />
<meta name="keywords" contents="keywords that are in the visible content
of the page" />
<!-- other meta tags follow above -->
</head>


Add comment
Dennis 15 July 2007 19:22:06 permanent link ]
 Thanks SO much!
Dennis


"P@tty Ayers" <pattyayersTAKETHIS­OUT@REMOVEgmail.com>­ wrote in message
news:eoQC%23KvxHHA.­2432@TK2MSFTNGP04.ph­x.gbl...
Hi Dennis,
As I understand it, the order of meta tags is not important. It's always
best for the search engine spider to get to some keywords as soon as
possible as it reads down through your code, but a line or two isn't going
to matter much.
This tag: <meta http-equiv="Content­-Language" content="en-us"> identifies
that the page is written in English. It isn't necessary, but is generally
a good idea to include.
This tag: <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
identifies that the site was built with FrontPage 4.0, and isn't
necessary, but won't hurt anything, either.
The <title> tag can be anywhere within the "head" section of the
document - in other words, between <head> and </head>. This is the one I
would suggest that you pack with keywords as much as is reasonable without
making it look like nonsense. I have seen search engines respond quite
well to this.
As Mike pointed out, the meta description is definitely useful; put in it
the words you'd like to have displayed when your site comes up in search
engine results.
As pretty much everybody seems to agree, meta keywords have little or no
importance to search engines these days. It won't hurt to include them,
but make sure there are only a few (5-10 words), and that they are 100%
relevant to the actual content of the page.
Having said all of that: as far as getting well listed in the search
engines, all of this is secondary. More important is having keyword-rich
text content on the page itself, and having a lot of incoming links (sites
which link TO your site).
Hope that helps.
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
"Dennis" <dhud64@hotmail.com­> wrote in message
news:O3R3bZtxHHA.11­68@TK2MSFTNGP02.phx.­gbl...
Sorry if this is a duplicate. My other post didn't show up? Thanks for
your continued input. Regarding the title content you referenced, where
would that go in the code below? Also my original html code had this
additional wording, where does it belong or is it even necessary?
Thanks again!!!
additional wording:
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
where does title content belong?
<head>
<title>Unique for each page</title>
<meta name="description" contents="Unique description of the page this
tag is on" />
<meta name="keywords" contents="keywords that are in the visible content
of the page" />
<!-- other meta tags follow above -->
</head>


Add comment
P@tty Ayers 15 July 2007 20:52:41 permanent link ]
 You're very welcome! :-)­


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


"Dennis" <dhud64@hotmail.com­> wrote in message
news:ONuAnPvxHHA.45­92@TK2MSFTNGP05.phx.­gbl...
Thanks SO much!
Dennis
"P@tty Ayers" <pattyayersTAKETHIS­OUT@REMOVEgmail.com>­ wrote in message
news:eoQC%23KvxHHA.­2432@TK2MSFTNGP04.ph­x.gbl...
Hi Dennis,
As I understand it, the order of meta tags is not important. It's always
best for the search engine spider to get to some keywords as soon as
possible as it reads down through your code, but a line or two isn't
going to matter much.
This tag: <meta http-equiv="Content­-Language" content="en-us"> identifies
that the page is written in English. It isn't necessary, but is generally
a good idea to include.
This tag: <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
identifies that the site was built with FrontPage 4.0, and isn't
necessary, but won't hurt anything, either.
The <title> tag can be anywhere within the "head" section of the
document - in other words, between <head> and </head>. This is the one I
would suggest that you pack with keywords as much as is reasonable
without making it look like nonsense. I have seen search engines respond
quite well to this.
As Mike pointed out, the meta description is definitely useful; put in it
the words you'd like to have displayed when your site comes up in search
engine results.
As pretty much everybody seems to agree, meta keywords have little or no
importance to search engines these days. It won't hurt to include them,
but make sure there are only a few (5-10 words), and that they are 100%
relevant to the actual content of the page.
Having said all of that: as far as getting well listed in the search
engines, all of this is secondary. More important is having keyword-rich
text content on the page itself, and having a lot of incoming links
(sites which link TO your site).
Hope that helps.
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
"Dennis" <dhud64@hotmail.com­> wrote in message
news:O3R3bZtxHHA.11­68@TK2MSFTNGP02.phx.­gbl...
Sorry if this is a duplicate. My other post didn't show up? Thanks for
your continued input. Regarding the title content you referenced, where
would that go in the code below? Also my original html code had this
additional wording, where does it belong or is it even necessary?
Thanks again!!!
additional wording:
<meta http-equiv="Content­-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
where does title content belong?
<head>
<title>Unique for each page</title>
<meta name="description" contents="Unique description of the page this
tag is on" />
<meta name="keywords" contents="keywords that are in the visible content
of the page" />
<!-- other meta tags follow above -->
</head>


Add comment
Joe Rohn 16 July 2007 00:34:46 permanent link ]
 "P@tty Ayers" <pattyayersTAKETHIS­OUT@REMOVEgmail.com>­ wrote in message
news:eoQC%23KvxHHA.­2432@TK2MSFTNGP04.ph­x.gbl...


The <title> tag can be anywhere within the "head" section of the
document - in other words, between <head> and </head>. This is the one I
would suggest that you pack with keywords as much as is reasonable without
making it look like nonsense. I have seen search engines respond quite
well to this.

Packing might best be limited to around 10 or less words and probably less
than 65 characters. While it isn't a hard rule...anything more than that
will probably be truncated and so no advantage there. If you need something
longer do it in an <h1> at the top of your page in visible text.

--
Joe
Microsoft MVP FrontPage

Expression and FrontPage Web Forums:
http://www.timeforw­eb.com/frontpage/for­um/default.asp+

Add comment
P@tty Ayers 16 July 2007 02:42:51 permanent link ]
 
"Joe Rohn" <joerohn@OFFfrontie­rnet.net> wrote in message
news:AEBF503E-8091-­4496-BAFB-D1C879C118­A4@microsoft.com...
"P@tty Ayers" <pattyayersTAKETHIS­OUT@REMOVEgmail.com>­ wrote in message
news:eoQC%23KvxHHA.­2432@TK2MSFTNGP04.ph­x.gbl...
The <title> tag can be anywhere within the "head" section of the
document - in other words, between <head> and </head>. This is the one I
would suggest that you pack with keywords as much as is reasonable
without making it look like nonsense. I have seen search engines respond
quite well to this.
Packing might best be limited to around 10 or less words and probably less
than 65 characters.


Yup, sounds just about right, 7 to 10 words.


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


Add comment
D. Hudson 15 August 2008 02:39:11 permanent link ]
 I'm running Windows XP and Office '02 XP with Front Page.
I recently ran a web site grader on my site it showed that I had no meta
description or keywords.
Is this because I recently switched my site to a frames layout?
Do I have to put descriptions and keywords in all the frames for each page?
I don't understand why the site grader didn't see my description and
keywords in what I call the top frame?

Any advice? Thanks.

Dennis


Add comment
Ronx 15 August 2008 08:40:23 permanent link ]
 Each page should have its own keywords and description meta tags, and
the content of these tags should relate to the page they are on, or the
search engines may penalise you. Keywords and description on the
frameset page should only relate to the content of the frameset page -
often little or no real content there in most sites.

Be aware that nowadays most search engines ignore keywords (except
perhaps for applying penalties), preferring to use the page content
instead. Also, if a user uses a search engine to get to one of your
pages, the page will load without the frames (unless you use a dynamic
frameset) leaving the user without navigation. Same applies to using
favourites or bookmarks.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-ente­rprises.org/fp




"D. Hudson" <dhud64@hotmail.com­> wrote in message
news:OFuW#bm$IHA.48­00@TK2MSFTNGP03.phx.­gbl:

I'm running Windows XP and Office '02 XP with Front Page.
I recently ran a web site grader on my site it showed that I had no meta
description or keywords.
Is this because I recently switched my site to a frames layout?
Do I have to put descriptions and keywords in all the frames for each page?
I don't understand why the site grader didn't see my description and
keywords in what I call the top frame?
Any advice? Thanks.
Dennis

Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Web-design > Re: meta tags 15 August 2008 08:40:23

see also:
Navigation links not working
How to read text from a form, into…
Re: need new text box to open on same…
pass tests:
see also:
How to Crack DRM Video, Rip a DVD, burn…
How to rip DVD and convert video and…
SharingFastest and Eastest way to enjoy…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .