In the meta tag for keywords the site wide keywords all appear two times. So if you look in the head of the page source you will find keywords doubled.

The duplication problem only applies to home eg. foo.org and NOT to any specific node eg. foo.org/bar

Best
Lennart

CommentFileSizeAuthor
#2 nodewords.module_4.patch512 bytesaltano
#1 nodewords.module_3.patch512 bytesaltano

Comments

altano’s picture

Assigned: Unassigned » altano
StatusFileSize
new512 bytes

Attaching patch to fix this.

altano’s picture

StatusFileSize
new512 bytes

Had the filenames backwards in the last patch; use this one

Robrecht Jacques’s picture

Status: Needs review » Closed (duplicate)

Marking as duplicate of http://drupal.org/node/25777.

The patch here corrects the problem too, but 25777 solves some more problems. Now only get it applied.