Is there a way I can use something other than description as the field name to show up as description in the metatag? I've already got a field name called Description.

Comments

valthebald’s picture

Assigned: Unassigned » valthebald
Status: Active » Closed (works as designed)

Yes, you can create field with name, which will differ from meta (it's only default)

raffij’s picture

Sorry, maybe I wasn't clear. because I already have a field called description, I am unable to create a meta tag as "description"

I had to use a different name like "meta_description" which then comes up as:

valthebald’s picture

Probably your code or HTML is cut by input filter. Can you retry please?
In any case, what you should do is create new field with any name (not necessarily 'description'), and change default setting for Meta name to 'description'.
That will do the trick.