Hi,

I am totally blank about how to use it? i just want keywords and description field in meta tags! can you please help me?

Thanks

Comments

TomMynd’s picture

If you have installed the module you can do some setup in admin/settings/int_meta. These are the overall settings for this module.

As the README in the module directory states, you can now configure the meta-tags for every conntent-type of your site in admin/content/types. When you choose the appropiate content-type you get another tab "Metatags". Here you can add your settings for this content-type.

The README will give you some more information.

Arshad Vayani’s picture

I created taxonomy field called Tag now i added tags like fun, humor, etc and added this field as meta tags named "keywords" so when i view source of that page i see some thing like

< meta keywords value="fun">
< meta keywords value="humor">
< meta keywords value="etc">

I am getting separate meta tags for each tag so how can i just put them in one line like

keywords value="fun, humour, etc"

any help??

Arshad Vayani’s picture

Version: 6.x-1.0-beta » 6.x-1.0-beta2
Component: Documentation » Code
Status: Active » Closed (duplicate)

ohh i think someone has already reported the issue so closing ticket! Thanks

fractile81’s picture

Just to follow-up on this, there should be a combine checkbox AFTER the name field called "Combine". If you have a fixed-width theme, or your screen resolution is too small, you might not see the checkbox onscreen.

I'm guessing that you were marking this a duplicate of http://drupal.org/node/302976 ? If so, yeah, I plan to address the location of the field when I get some time. If you do have further problems with this, please update the other ticket.