Your site's pages are producing output like this:```
<title>HOME_PAGE_TITLE</title>
<meta name="keywords" content="HOME_PAGE_META_KEYWORDS" />
<meta name="description" content="HOME_PAGE_META_DESCRIPTION" />
```
This suggests that the metatags module isn't running properly.
- CHECK THE MODULE LOGIC:
Do you have an /includes/modules/iC_AcadameV1.2/meta_tags.php file?
If yes, you need to upgrade it.
If no, then you likely have an incomplete upload/update of the main meta_tags file, located at:
/includes/modules/meta_tags.php ... please re-upload that file from the originals.
- CHECK THE META_TAGS LANGUAGE FILE:
Additionally, there is a meta_tags.php language file.
Do you have an /includes/languages/english/iC_AcadameV1.2/meta_tags.php file?
If yes, you need to upgrade it by merging the new settings into it from the new version.