Hi,

I am hoping that I am not asking something incredibly obvious, but at the same time I am hoping that the solution is very straight forward.

In Drupal 7 when you installed the Metatag module, a menu was added to each node's edit page whereby you could override the default metatags at the node level. Is this still possible in Drupal 8? I have searched through all of the Metatag module settings and I can't figure out a way to get this menu to appear on the node?

Thanks in advance!

Cheers,
Shannon

Comments

paragonn created an issue. See original summary.

damienmckenna’s picture

Status: Active » Closed (works as designed)

Do this in the D8 branch you have to add a "metatag" field to the content types you want the options to show up on, once you do that you'll be override any node of that content type as you want.

paragonn’s picture

Thanks Damien!

damienmckenna’s picture

You're welcome :)