Quote Originally Posted by mc12345678 View Post
Generally a combination of modifying: includes/languages/YOUR_LANGUAGE/YOUR_TEMPLATE/meta_tags.php and includes/modules/YOUR_TEMPLATE/meta_tags.php

If the file does not exist at the end location, then suggest copying it from the directory above (removing YOUR_TEMPLATE) or the default language of English as well.

YOUR_TEMPLATE is the folder name given to the template you use which ideally should not be any directory that exists in a default zc install but instead a template folder added as part of your build.

EP4 does not add this information as part of the process.
Thanks reply
The domain name is part of the content in the databasse (table:meta_tags_products_description, culumn:metatags_title). The same file, if I import on local host, the content of metatages_title includes the local domain name; if I upload and improt on living site, it includes the living site's domain name. That suggests that the domain name is induced in the EP4 proccess.