I'm trying to have custom "meta description" tag in CMS Made Simple 2. I have in <HEAD> section this code: <meta name="Description" content="{description}"> and it works.
The problem is in News module. There isn't field to fill description tag. So I can't write description.
Any ideas? Thank you!
Look up for MetaMax module,
and try adding meta tags with og: (OpenGraph protocol). Personally never used that CMS before, i just googled it right now, so my answer is just a guess.