Ok so i need some advice from some fellow Webdesigners, about *Meta tags and my website...
Right now my start page "index" only have meta tags: This is how it looks like...
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" content="Blueglue.us with dedicated Inuyasha stuff, upload your music videos and fan-art! View game trailers and much more! You are one click away come join us!" />
<meta name="keywords" content="games, anime, Music videos, Inuyasha music videos, Halo machinima, Dreamcast Trailers, Inuyasha,
upload, downloads, chat, video lounge, v2, content, Downloads" />
<meta name="robots" content="index,follow" />
<meta name="copyright" content="Blueglue.us" />
<meta name="author" content="Jonas Cederlund" />
<meta name="language" content="English" />
<meta name="revisit-after" content="30" />
Now index.html is not my only main page and i want to have all of my main pages active with Meta Tags. Should i use the exact same column of code on every page? probably change the description?
And one more thing, how important is it to use "No Index" for site crawlers?

Any help appreciated!!!
