Hi,

I saved some keywords and description for a term of a taxonomy as well as some default keywords for the taxonomy. When I have a look on the terms page source code I just see the default keywords for the whole project but not the keywords for the taxonomy, the term or the description of the term. Additionally the canonical metatag shows just "http://www.mysite.de/taxonomy/term/" instead of the URL alias for the term.

Best,
Tobias

CommentFileSizeAuthor
#5 nodewords-n1360040-5.patch609 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Postponed (maintainer needs more info)

Please try the newest -dev code release when it builds a new one (December 3rd or newer), there was a bug that was fixed last night which might have caused this.

tobiberlin’s picture

Great: With the latest dev version the problem disappeared - but still the canonical metatag shows the standard drupal path without term id - not the url alias

demian’s picture

the canonical metatag shows the standard drupal path without term id - not the url alias

confirmed with the latest dev

if your terms are countable just "edit" terms and input the canonical url by hand

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new609 bytes

Found the remaining error.

damienmckenna’s picture

Status: Needs review » Fixed

After some testing to ensure it worked correctly, I've committed this fix.

Status: Fixed » Closed (fixed)

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