Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Title pf the page - <?php echo TITLE; ?>


tbobker

Recommended Posts

Posted

I want to change the title of the page - <title></title> i cant find where it is defined? I cant chnage each page individually!

Posted
I want to change the title of the page - <title></title> i cant find where it is defined? I cant chnage each page individually!

Not sure if I understand you correctly but ... If you want to change the title of each page then that is what you have to do. Perhaps you could explain what you are trying to achieve? I don't know of any short-cut to chage the title of each page.

 

Chrissie x

Posted

In between the <title> tags some php says </title><?php echo TITLE; ?></title>

 

THis is a constant - i think - a DEFINE()

 

do you know where this is?

 

 

Not sure if I understand you correctly but ... If you want to change the title of each page then that is what you have to do. Perhaps you could explain what you are trying to achieve? I don't know of any short-cut to chage the title of each page.

 

Chrissie x

Posted
In between the <title> tags some php says </title><?php echo TITLE; ?></title>

 

THis is a constant - i think - a DEFINE()

 

do you know where this is?

What file are you looking at?

Chrissie x

Posted
In between the <title> tags some php says </title><?php echo TITLE; ?></title>

 

THis is a constant - i think - a DEFINE()

 

do you know where this is?

It's in the includes/languages/english.php file. It won't do you much good though since it will make all of the pages have the same title. The best way to handle it is to install one of the meta tags contributions, 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

Archived

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

×
×
  • Create New...