so it s stable for Drupal 6?

Comments

Joanzo’s picture

Hei.. since this one is the crucial part of SEO, why it's not updated ?
i try to upgrade from drupal 5 to 6, but this one still not updated since february? so i still think about upgrading
since i don't find any other way to include meta tags than this module..

Recipes Lover

szy’s picture

There is a dev version from November, and 2.x version, but not stable yet.

Hint: look for all releases, not the stable ones only.

Szy.

avpaderno’s picture

It is usually a good habit to not use releases that don't appear in the project page, especially if they are development snapshots.
The maintainer says also to not update to 6.x-2.x-dev because it will destroy all data, and to not use it in production sites because it's not even alpha code.

At this point, if there is a 6.x-2.x-dev or there isn't, it doesn't make any difference.

pwieck’s picture

I am wonder the same thing. I really need the node type meta description feature with cck token support. Would like to get an answer soon before I waste time trying to do my own thing to meet my needs (It will be very ugly if I pull it off - ha ha)

Thank you

avpaderno’s picture

There is already a module that implements Token, and CCK integration. Take a look at Integrated Metatags.

szy’s picture

Issue tags: +Metatags, +Keywords, +description

@Kiam, thanks, looks interesting.

But it's quite easy to make keywords and description by yourself - just print
terms in theme with a little bit of HTML.

Szy.

avpaderno’s picture

As paulwamail said he needs CCK token integration, and he would like a solution before to waste his time trying to do his own thing, I suggested him that.

I don't think that to modify a theme, and inject custom meta tags into it would be the easier solution, especially if it would be requested to get the value of CCK fields. It would mean to move code that should be in a module into a theme, or from the logic tier to the presentation tier.

Robrecht Jacques’s picture

Status: Active » Fixed

Will release today. Setting issue as fixed.

Status: Fixed » Closed (fixed)
Issue tags: -Metatags, -Keywords, -description

Automatically closed -- issue fixed for 2 weeks with no activity.