Greetings,

I have tried different themes and uninstalling and reinstalling the metatags module and nothing is working. I am unable to control the metatags from an individual entity either node or term page. Is there any solution for this or anything I can try as another option of troubleshooting this problem. Many thanks. Kevin

Comments

damienmckenna’s picture

Status: Active » Postponed (maintainer needs more info)

What version are you using? Alpha1 is a year old. There are a couple of core bugs we're working on and some bugs in Metatag itself, depending on the version you're using this could be a duplicate issue of three or four others.

FYI I'm aiming for the next release to coincide with the next core release, i.e. hopefully in two weeks' time.

levialliance’s picture

This does still occur in alpha8.

After clearing the cache, it works fine. Reloading the page uses the global metatags, not those overriden in the content type though.

When I was tracing through the code, the reloading the page only calls metatag_metatags_view() with the 'global' instance, not 'node:....' as the first one did -- haven't investigated any further after seeing that there will be a new release soon.

damienmckenna’s picture

Are you using Panels, Display Suite or something else to handle the node page displays, or just normal node templates?

damienmckenna’s picture

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

This is a duplicate of several other issues, most notably #1784896: Overriding meta tags fall back to parent default tag value.