I was wondering if it is possible to include meta data tags like the following html within drupal?

[head]
[title]my title[/title]
[meta http-equiv="content-type" content="text/html; charset=utf-8" /]
[meta name="keywords" content="a,b,c," /]
[meta name="description" content="This is my description" /]
[/head]

I'd like to how to set keywords and brief explanation so that the search engines can find my page?
I filled out the Name and Mission from the Site information tab in the menu, but still it doesn't show up when I search in Google (it does, but on the 3rd page...)

If anyone can help! thanks,

Gen

Comments

hagrin’s picture

You want to download the Meta Tags/Nodewords module that you can find here - http://drupal.org/project/nodewords . This will allow you to add specific meta tags on a node basis, etc. You won't be adding that info into the CSS style sheet of your theme, but on the content forms themselves.

_______________________________________________________________________________
http://www.hagrin.com - Just my little slice of the Interweb