Quote Originally Posted by shags38 View Post
Post #160 mentions modifications to includes/languages/english/YOUR_TEMPLATE/meta_tags.php
Working on a massive update to this mod and figured out your question too..

the meta tag language needs to be defined in includes/languages/english/YOUR_TEMPLATE/meta_tags.php
the two line to add to the bottom of that file are..
Code:
// Testimonial manager meta tags change to your  
define('META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS', 'Testimonials at ' . STORE_NAME . ' '); 
define('META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER', 'Testimonials at ' . STORE_NAME . ' ');
This makes use of what you defined as your store name.. the meta tag file is in the default folder, just copy to your template folder and edit if you did not do that already..

Code:
So I am wondering exactly how the meta_tags works
This is some good info, in the eyes of Google...
https://www.wordstream.com/meta-tags