Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How Do I Change The Name Oscommerce In Tabbed Browsing


pulp2

Recommended Posts

Posted

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.

Posted

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

Posted
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

Posted

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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...