
Originally Posted by
willie bee
you mean includes/modules/blah blah, right? not languages? also this ain't in the instructions.
can i wait until version xxx comes out. i have no clue what you just said, i still have alot to learn. i'm trying to learn a bunch of other stuff at the same time and my brain is being fried.
willie bee
edit this file
/includes/languages/english/CUSTOM_TEMPLATE/meta_tags.php
In the // Per-Page meta-tags section
make the tags look like this
PHP Code:
define('META_TAG_DESCRIPTION_page_name','');
define('META_TAG_KEYWORDS_PAGE_page_name','');
define('META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS', '');
define('META_TAG_DESCRIPTION_page_name','');
define('META_TAG_KEYWORDS_PAGE_page_name','');
define('META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER', '');
See if this gets working going for you.
Bookmarks