Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Showjumper #1
Re: WHERE DO I PLACE WORDS IN META TAGS?
[url]http://www.w3schools.com/html/html_meta.asp[/url]
Go read that
"oknowwhat" <webforumsuser@macromedia.com> wrote in message
news:bg0tap$8nh$1@forums.macromedia.com..."key words" in the Meta Tags.> Meta Tags are used for search engines, right? The books suggest placingcontent="Hayburner on web">> Ok...for example:
> <HEAD>
> <META name="oknowwhat" content="Hayburners">
> <META name="doodliesquat" content="a bunch of nothing">
> <META name="horse tales,horse buggy, horse of a different color"TAGS exist on each page?...guess I haven't noticed.> <META name="Dr.Doolittle" content="Dr.Doolittle">
> <META name="revisit after ?" content="30 days">
> </HEAD>
> Would "key words" be a list or sentences?
> What does it mean to "revisit after"...do I place a number?
> Can I do this on a frameset page or do I have to go to each page? Do META> Any suggestion will be greatly appreciated.
> Thank you.
>
>
Showjumper Guest
-
DOM meta tags
Hi there! I'm writing an extension for DW8 that retrieves the contents of a meta tag from the current XHTML document: <meta... -
Key Words/Meta Tags
I am having some trouble getting my website onto search engines. Is there something I should do in the keyword or meta tag area? Please help! Does a... -
Meta Tags
I'm using Publisher 2002 sp2. How do I add title, description and keyword meta tags so they get picked up by search engines? I've tried editing... -
Meta Tags???
I made a web page a while back and I remember reading about adding meta tags to the body of page. It was done by opening another small window. Now... -
meta tags...
Hey all, I've put keywords into my .dwt (template files) but I'm curious if the search bots actually see them in the .dwt? Should they be in the... -
oknowwhat webforumsuser@macromedia.com #2
Re: WHERE DO I PLACE WORDS IN META TAGS?
Thank You...your information has been most helpful. I love the w3school site!
There is one point, however, that has not been address in all this information on the tutorials...I have within my documents the meta tag as follows:
<meta http-equiv="Content-Type" content="text/html; charset=iso=8859-">
Do I leave this tag?
What I have done list all the other meta tags of descriptions,keywords, ect. underneath this meta tag originally to the document. Have I correctly assumed that the other tags go beneath this original meta tag?
Thank you
oknowwhat webforumsuser@macromedia.com Guest
-
Marcello Cerruti #3
Re: WHERE DO I PLACE WORDS IN META TAGS?
> Meta Tags are used for search engines, right? The books suggest placing "key words" in the Meta Tags.
Read this article on KW and search engine optimization, the whole site [url]http://sf.web-shorts.com/[/url] has a lot of informations on search engines> Would "key words" be a list or sentences?
> What does it mean to "revisit after"...do I place a number?
> Can I do this on a frameset page or do I have to go to each page? Do META TAGS exist on each page?...guess I haven't noticed.
[url]http://spider-food.net/keywords.html[/url]
and this and the related links on meta
[url]http://www.bauser.com/websnob/meta/[/url]
Marcello
Marcello Cerruti Guest
-
Marcello Cerruti #4
Re: WHERE DO I PLACE WORDS IN META TAGS?
> What I have done list all the other meta tags of descriptions,keywords, ect. underneath this meta tag originally to the document. Have I correctly assumed that the other tags go beneath this original meta tag?
It should be exactly the same, but it's a good practice to place all the meta http-equiv toghether and below the meta name
eg:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="MSThemeCompatible" content="no">
<meta http-equiv="content-language" content="en">
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="PICS-Label" content='(PICS 1.1 "http://www.classify.org/safesurf/" l gen true for " http://my_site.com/" r (SS~~000 1))' />
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for " http://www.classify.org/safesurf/" r (nz 1 vz 1 lz 1 oz 1 cz 1) "http://www.rsac.org/ratingsv01.html" l gen true for " http://www.classify.org/safesurf/" r (n 0 s 0 v 0 l 0 ))' />,
<meta name="description" content="bla bla bla">
<meta name="keywords" content="bla, blo, blu, bli">
<meta name="language" content="English">
<meta name="author" content="Jimi Hendrix">
<meta name="reply-to" content="info@my_site.com" />
<meta name="revisit-after" content="7 days">
<meta name="copyright" content="2003 my_company - All Rights Reserved" />
<meta name="document-rights" content="Copywritten Work" />
<meta name="document-classification" content="Internet">
<meta name="document-type" content="Public">
<meta name="document-rating" content="Safe for Kids">
<meta name="document-distribution" content="Global">
Marcello
Marcello
Marcello Cerruti Guest
-
oknowwhat webforumsuser@macromedia.com #5
Re: WHERE DO I PLACE WORDS IN META TAGS?
Never mind...I found out! Thanks...told ya I was really "green".
oknowwhat webforumsuser@macromedia.com Guest



Reply With Quote

