I have edited meta_tags.php and it is being ignored. the site is showing HOME_PAGE_TITLE as the title of the page. The meta tags are showing as follows:
<title>HOME_PAGE_TITLE</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="HOME_PAGE_META_KEYWORDS" />
<meta name="description" content="HOME_PAGE_META_DESCRIPTION" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart™ Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
I ran a search in developer's tool kit and this data is coming from includes/modules/meta_tags.php
If I try to edit anything in that file, site is inoperative. All I want to to is have the data I entered in meta_tags.php appear. I have never encountered this problem before. Any ideas appreciated.![]()



