according to http://microformats.org/wiki/rel-tag , the rel="tag" attribute should only be used for tags that should apply to the current page. Since the tag cloud shows tags NOT applicable to this page, it should not be using the attribute.

This leads to services that try to pull open graph data for the page incorrectly listing many incorrect tags in their summary of the page.

Comments

MGParisi’s picture

Version: 7.x-1.6 » 7.x-1.7

I will try to fit this into 1.8

MGParisi’s picture

Status: Active » Needs review

Will be fixed in latest dev release. Please review for it to be pushed into 1.9!

MGParisi’s picture

Status: Needs review » Fixed

Marked as fixed in 1.9

Status: Fixed » Closed (fixed)

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

  • Commit 731e4a1 on 7.x-1.x, 8.x-1.x by MGParisi:
    Issue #1813702 by benklop: removed rel=tag.