Who to used Meta title, Meta keyword, Meta description on my single post?

Comments

=-=

if you are using http://drupal.org/project/metatag then you can edit the node and adjust the metatags on a per node basis in the bottom of the node edit form

Metatags

Thank you for reply, but this Module is not working in my drupal-7.17.

Tauhirur

=-=

It seems to work perfectly fine here. you will need to offer up more information regarding the issue if you want someone to aid.

what theme is in use?
what version of the module is in use?
are we talking about the same module?
how have you configured it?

have a link the page?
screen shots?

Metatags

Thanks again for reply……..

My Drupal version: 7.17
My theme name is ‘kanji-7.x-3.3’
My module version is ‘metatag-7.x-1.0-beta2’
I am not found here any configuration option
I am talking about ‘metatag’ module

Screen shots link: Here

Not: I am fast time Drupal user.

Tauhirur

=-=

you can't enable the modules with (missing) dependencies. You need the modules which metatags is dependent on as depicted in your screenshot. at minimum metatag.module requires token.module and ctools.module.

http://drupal.org/project/token
http://drupal.org/project/ctools

also of note, make sure you are utilizing the proper version of the metatag module. metatag(s) has been deprecated and should be deleted per its' project page. You need the metatag.module see: http://drupal.org/project/metatag

Thanks

Thank you very much for your valuable information.

Tauhirur