Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2008 at 05:06 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent
Comments
Comment #1
Joanzo commentedHei.. 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
Comment #2
szy commentedThere 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.
Comment #3
avpadernoIt 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.
Comment #4
pwieck commentedI 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
Comment #5
avpadernoThere is already a module that implements Token, and CCK integration. Take a look at Integrated Metatags.
Comment #6
szy commented@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.
Comment #7
avpadernoAs 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.
Comment #8
Robrecht Jacques commentedWill release today. Setting issue as fixed.