Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Page Titles


katman1971

Recommended Posts

Posted

Hi

 

I want to have a unique page title for each of my pages.

 

I went in to: / public_html / includes / languages / english and edited the following line of code:

 

// page title

define('TITLE', 'Irish Art. Beautiful Paintings of Ireland');

 

but this changes all of the page titles to : 'Irish Art. Beautiful Paintings of Ireland'

 

I want to customise each page title individually. Can anyone tell me how to do this manually?

 

Thanks

Posted

I try on my system.

 

And it work pefectly...

 

That really look strange..

You can update your Title manually:

1. On your Dreamweaver

2. Ctrl + f

3. Replace <?php echo TITLE; ?>

4. For 'Irish Art. Beautiful Paintings of Ireland'

 

///

 

Or just leave your define ('TITLE', STORE_NAME); on the /includes/englis.php

And in the admin control panel Set on Store Name

 

Hope it Help

Erwin D. Padilla

Web Developer and Linux Admin

Posted
Hi

 

I want to have a unique page title for each of my pages.

 

I went in to: / public_html / includes / languages / english and edited the following line of code:

 

// page title

define('TITLE', 'Irish Art. Beautiful Paintings of Ireland');

 

but this changes all of the page titles to : 'Irish Art. Beautiful Paintings of Ireland'

 

I want to customise each page title individually. Can anyone tell me how to do this manually?

 

Thanks

You can't with the standard code, at least not easily. You need to install one of the meta tags contribution, like Header Tags SEO.

 

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
You can't with the standard code, at least not easily. You need to install one of the meta tags contribution, like Header Tags SEO.

 

Jack

 

 

Thank you. I'll go ahead and install the meta tags contribution

  • 2 weeks later...
Posted

Hi

 

Can anyone suggest which version of the meta tags contributions I should install?

 

I am not technical and the only thing I want to do is customize each page title on all of my pages (i.e. I want to have a different page title for each page).

 

Thanks

Archived

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

×
×
  • Create New...