Open xKeRnx opened 1 year ago
Thanks for the bug fix, I included it in the last update.
Except description and keywords all meta tags from pages are defaults from the theme, core only has basic meta tags support.
Support for all meta tags, structured content and other SEO features that will overwrite the defaults will be done through the SEO plugin that will be included in the following update.
In "app/template\indes.tpl" its named ['meta_description'] and ['meta_keywords'] but must be ['meta-description'] and ['meta-keywords']
Also most of the meta is still static in all pages.