I think I may have overwritten a file! I tried to change the Title on my Index page from "Zen Cart ..." I edited the meta_tags.php file that I found in: modules and then over-wrote the meta_tags.php file in: languages/english and languages/english/my_template (I thought they were all the same)
I keep finding references to a meta_tags.php file that is apparently more detailed than the one I have now, and I'm quite confused.
The title line on my main page now says "META_TAG_TITLE", even though the meta_tags.php says:
// page title
define('TITLE', 'Bright Stitch');
// Site Tagline
define('SITE_TAGLINE', 'Bringing You The Best In Counted Cross Stitch');
// Custom Keywords
define('CUSTOM_KEYWORDS', 'cross stitch counted pattern chart art photo fob scissor');
Is this the wrong meta_tag.php file to be in: includes/languages/english/my_template??
Thanks for help,
Cheryl


I think I may have overwritten a file! I tried to change the Title on my Index page from "Zen Cart ..." I edited the meta_tags.php file that I found in: modules and then over-wrote the meta_tags.php file in: languages/english and languages/english/my_template (I thought they were all the same)

