Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mega tags 2

Status
Not open for further replies.

spriggan2005

Programmer
Jan 17, 2005
18
AU
Hello there!

I know meta tags helps the search engines go finding the site. When applying them thru Dreamweaver, is it under: Insert > HTML > Keywords..?? or something else..??

Once I applied them, how do I put them on search engines such as Google, Yahoo! Search, etc...??

Any assistance would be greatly appreciated.
 
SEO forum828

actually, the meta keyword tag is little more than worthless for SEO with the main search engines.

but the meta description is often used by the main search engines for the text snippet below the title in the SERPs.

and you don't put them on the SEs they find your site from backlinks.





Chris.

Indifference will be the downfall of mankind, but who cares?
Woo Hoo! the cobblers kids get new shoes.
Nightclub counting systems

So long, and thanks for all the fish.
 
Hey Chris,

What SEO means..?? I'm guessing Search Engines something. I wish I should know how mega tags works but not enough for me to fully understand the full scenario of mega tags.

And the SERPs. What are they..?? How can I get them working thru Dreamweaver..?? I mean what or where to write description of the site thru it.

Cheers! Mark.
 
SEO = Search Engine Optimisation = how to get results in search engines.

SERPs = Search Engine Results Pages = the pages that show in Google, Yahoo etc when you run a search for something.

meta description,
Code:
<meta name="description" content="A short sentence about the page">
meta keywords,
Code:
<meta name="keywords" content="keyword, keyword phrase">

just guessing here as I don't use DW to write code for me,
insert -> head -> description
insert -> head -> keywords



Chris.

Indifference will be the downfall of mankind, but who cares?
Woo Hoo! the cobblers kids get new shoes.
Nightclub counting systems

So long, and thanks for all the fish.
 
Insert>HTML>Head Tags>META/Keywords etc

[Peace][Pipe]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top