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

tomceek’s picture

It is not working for me too... :(

Robrecht Jacques’s picture

Do you by any chance use a view to display taxonomy/term/xxx ?

tomceek’s picture

Yes 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?

Robrecht Jacques’s picture

Status: Active » Postponed (maintainer needs more info)

Please try 5.x-1.7 and tell me whether this improves the situation.

tomceek’s picture

Where can I found 5.x-1.7? In all releases category I see Only 5.x-1.5 version...

scenicwonders’s picture

Keywords 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)

Robrecht Jacques’s picture

I 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.

scenicwonders’s picture

Version: 5.x-1.5 » 5.x-1.7

I 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

megreep’s picture

Version: 5.x-1.7 » 5.x-1.8-rc1

Robrecht, 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.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I am closing this report that is most probably outdated.