Are there any other options for getting meta tags on a drupal site other than the meta tag module? I haven't had much luck with it...

Thanks,
Phil

Comments

_

I don't know which exact module you tried, but basically the main modules would be: http://drupal.org/project/nodewords and http://drupal.org/project/int_meta with nodewords being used by significantly more sites (just check the usage stats).

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

I used nodewords and for some

I used nodewords and for some reason when I view source on my site I don't see any meta tag data. I'm wondering if there's another option for meta tags or is using a module the only way?

Thanks,
Phil

_

As I said, nodewords is used by lots of sites (almost 70k that we know of)-- if there were a significant problem like no meta data, I would think the module's issue queue would be bombarded with activity. Probably worth checking though.

You could probably just theme them in manually- (into your theme's tpl.php files) but they won't be very dynamic.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Hi, Did you actually fill in

Hi,

Did you actually fill in the data while creating the page article in the backend? There are fields for the same...might be collapsed by default.