Hi, Mad
I downloaded the automad-meta-tags-master plugin, pasted the code
<@ Automad / MetaTags {
description: @ {metaDescription | def (@ {text | stripTags})},
ogTitle: @ {ogTitle | def ('@ {sitename} / @ {title}')},
ogDescription: @ {ogDescription | def (@ {text | stripTags})},
ogType: 'website',
ogImage: @ {ogImage | def ('/ shared / og * .png')}
} @>

In the head of the site in the header.php file which is used in the post_2_columns.php file. Fields for meta tags appear in the "Variables in other templates" section. How can these variables be used for each page of the site?

  • mad replied to this.

    Lz127 Hi there! Please update to the latest version. That should fix the issue. And note that packages have to be installed with Composer in order to work properly.

      Newest Discussions