pulp2 Posted June 17, 2007 Posted June 17, 2007 Hi, I use firefox and when open a new tab with the osCommerce admin it says "osCommerce" in the tab. I would like to change this to something else. If anyone could help it would be greatly appreciated.
Jack_mcs Posted June 17, 2007 Posted June 17, 2007 The easy way is to change the store title in admin->configuration or in the includes/languages/english.php file, depending upon which version you have. The correct way is to install a meta tags contribution, like Header Tags. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
cujo Posted June 17, 2007 Posted June 17, 2007 Hi, I use firefox and when open a new tab with the osCommerce admin it says "osCommerce" in the tab. I would like to change this to something else. If anyone could help it would be greatly appreciated. Try catalog/includes/languages/english/index.php look for define('HEADING_TITLE', 'Oscommerce'); Change to define('HEADING_TITLE', 'Whatever you want'); Should do the Trick
Jack_mcs Posted June 18, 2007 Posted June 18, 2007 Oops. Yes, that is the correct file for the easy way, unless you have the latest version, in which case you should do it from admin. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
pulp2 Posted June 21, 2007 Author Posted June 21, 2007 Thanks guys. I didn't know that header tags would fix this, I plan on installing these within the next week. I appreciate the help!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.