Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 May 2005 at 06:34 UTC
Updated:
15 Jul 2005 at 20:47 UTC
Teasers should not have their keywords injected into the page's meta-tags.
For example, on my front page, I have 3 node's teasers displayed. The source for the page reveals that I have 4 keywords/description tags defined (the original/main page + the 3 nodes').
This patch makes sure the node is not a teaser before injecting the tags.
| Comment | File | Size | Author |
|---|---|---|---|
| nodewords.module_2.patch | 561 bytes | altano |
Comments
Comment #1
Robrecht Jacques commentedMarking it as a duplicate of http://drupal.org/node/25777.
The patch there includes the same solution as this patch, and some more bugs.