How to get meta tag code for an html file?

  • Thread starter Thread starter lightbox artwork
  • Start date Start date
L

lightbox artwork

Guest
I'm creating my website in dreamweaver with html, and I just want to add some good tags to my main page...does anyone have some good html code I can use? And where do I place it in the code?

Right now I have:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="keywords" content="friendster,facebook,cute,funny,animated,gifs,love,nice,myspace">

Is that correct? thanks...
 
Be concise and blunt, but remain creative. Make sure to highlight features of the page. For instance, if you offer a 'Free Download for MySpecialFreeDownload.exe' then make sure one of your tags gets that full response. Otherwise, you'll get outranked by competitors who don't offer the product. Also, click on some of the alternate links provided by major search engines. There's more to search engine promotion than just writing good meta data. The truth is, it's a highly competitive market.
 
metas go between <head> and </head>, right click this page for example and choose view source, look at the meta tags; if you google meta tag generator you'll find tons of scripts that will assist you.
 
Back
Top