Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
5.x-1.8-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2007 at 22:07 UTC
Updated:
2 Jun 2009 at 22:15 UTC
Hi,
I am using the metadata module and am able to add metadata to the catalog taxonomy items (Content Management -> Categores -> List -> Catalog -> List Terms)
The metadata does appear on this page if you view source.
http://www.diysolarlights.com/taxonomy/term/8
However, I am having trouble figuring out why the metadata does not appear on the catalog page:
http://www.diysolarlights.com/catalog/8/solar_flood_lights
Any ideas?
Thanks!
Comments
Comment #1
tomceek commentedIt is not working for me too... :(
Comment #2
Robrecht Jacques commentedDo you by any chance use a view to display taxonomy/term/xxx ?
Comment #3
tomceek commentedYes I am using for overriding taxonomy view, there is any way to use metatags from taxomomy in views (views module) when overriding default taxonomy/term/xxx?
Comment #4
Robrecht Jacques commentedPlease try 5.x-1.7 and tell me whether this improves the situation.
Comment #5
tomceek commentedWhere can I found 5.x-1.7? In all releases category I see Only 5.x-1.5 version...
Comment #6
scenicwonders commentedKeywords appear to concatenate in the following order: page-category-site.
My Drupal site appends the category term name, not the term keyword(s), within that sequence on the pages of individual stories.
View the source of this story: http://vertatique.com/?q=symantec-2007-green-data-center-report
"Stats", the category term, shows up but the keywords "market,practice,survey,statistics" do not.
View the source for the page of all posts with this keyword: http://vertatique.com/?q=topic/stats
Both the term and the keywords show up here.
How do I get the term's keywords to show up on the page of the individual story?
Thanks.
Matt
(using 5.x-1.7)
Comment #7
Robrecht Jacques commentedI think you misunderstand the concept of the keywords that you add on the edit page of a category. These are not added to a page with that category assigned but rather on the view of the category itself. So not node/XX but rather taxonomy/term/XX.
So if your "Stats" category term has the keywords "market,practice,survey,statistics" assigned to it, a node (like symantec-2007-green-data-center-report" would not have "market,practice,survey,statistics" shown.
The topic/stats page (which probably is and alias of taxonomy/term/xx) however does.
Comment #8
scenicwonders commentedI appreciate the clarification, Robrecht.
In the future, it would be useful to have the keyword(s) for all the terms (with which a node is tagged) inserted into the keyword list.
Thanks.
Matt
Comment #9
megreep commentedRobrecht, just upgraded to 5.x-1.8rc1 version of Nodewords, the main trouble not solved.
The metadata does appear on this page if you view source:
http://www.slashwaregames.com/taxonomy/term/7
And metadata does not appear if using following link (overriding taxonomy/term link):
http://www.slashwaregames.com/download-games/7
Any ideas are strongly appreciated.
Comment #10
avpadernoI am closing this report that is most probably outdated.