Hi,

we have installed Meta tags Node Type 6.x.1.7 and Nodeword 6.x-1.11 on our drupal 6.0.

In Admin/content type/[any content], when we configure the Content Type (Meta tags node type
section), the following happens:

For this field :
Default "keywords" meta tag for Organisation:
Tokens are supported. This keywords will be appended after the global keywords. Enter a comma separated list of keywords for this page. Avoid duplication of words as this will lower your search engine ranking.

However when we put keyword in this field, they are not appended, but rather override completety the global keywords (i.e. they *replace* NodeWord default Meta-tags).

Comments

Hobbes-2’s picture

Subscribe

francisconi.org’s picture

Subscribe

francisconi.org’s picture

StatusFileSize
new60.98 KB
new133.86 KB
new173.9 KB
new254.63 KB

This is the screen capture of the problem, as we see:

"Meta tags node type" + "meta tags for a node" = "Meta tags node type"

The "Meta tags node type" Override "the meta tags for a node"

Please help

Sorry for my English

hanoii’s picture

Status: Active » Fixed

There were two different issues reported here.

The fact that the node's keyword override the global keywords is a decision of the nodewords module. It is how it works. The text, however, of this module has been changed to properly explain what it will do:

This keywords will override the global keywords of your site, so please include them here if you need them to appear.

As for #3, that's by design, it is how it's supposed to work which is the best way I could think of to properly fit in how nodewords works. Other option will make this module quite more difficult to administer/use and adapt to nodewords constant changes.

So, basically
* Nodewords nodetype will override nodewords default (both for keywords and description)
* On the node edit page, if the override checkbox is set, this module will not do anything, which means that the default behavior of nodewords will take place, and thus, any issue related to what's happening at that moment is beyond this module.

miketitsch’s picture

"This keywords will override the global keywords of your site, so please include them here if you need them to appear."

Is that a recent dev version? The 6x-1.7 version still says,

"This keywords will be appended after the global keywords. Enter a comma separated list of keywords for this page. Avoid duplication of words as this will lower your search engine ranking."

hanoii’s picture

@miketitsch.

Yes, that's the recent dev version. I will release a new stable release version only after nodewords hits a new stable release. You can use -dev though if necessary, it should work fine with the latest of nodewords.

cmaltais’s picture

Everything is clear now. Thanks !

Status: Fixed » Closed (fixed)

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