Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I make all page titles different?


astoller

Recommended Posts

Posted

I have a problem with duplicate titles in all my generated pages.

Can you tell me how or where I can set it up so that each page title will be different.

 

Thanks

Art

Posted
I have a problem with duplicate titles in all my generated pages.

Can you tell me how or where I can set it up so that each page title will be different.

 

Thanks

Art

do you mean something like this Breadcrumb Trail Page Title ????????

 

note: if not exactly what you're looking for - try the contrib search on that page...

Posted

No not breadcrumbs

I have a problem with duplicate titles in all my generated pages.

Can you tell me how or where I can set it up so that each page title will be different.

 

Thanks

Art

Posted

page title???

 

the html <title> tag???

 

you aren't refering to the main HEADING_TITLE that appears in in the pages??? if you are then even Jacks help won't help you - and you will just have to clearify...

 

but if you are referring to the page title the indeed jack and both are stearing you in the right direction...

 

note my post states "something like"

 

note what the 'Breadcrumb Trail Page Title' contrib consists of:

On any page where you would like to have the complete breadcrumb trail displayed in the title, find this line:

<title><?php echo TITLE; ?></title>

and replace with this:

<title><?php echo strip_tags($breadcrumb->trail(' ? ')); ?></title>

note that such makes the page title dynamic

 

now if the page title is not what you are asking about, please be more specific...

Posted
page title???

 

the html <title> tag???

 

you aren't refering to the main HEADING_TITLE that appears in in the pages??? if you are then even Jacks help won't help you - and you will just have to clearify...

Header Tags changes both the page title and page heading so I don't understand what you mean by this.

 

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
Header Tags changes both the page title and page heading so I don't understand what you mean by this.

 

yes, yes it does - i am sorry for not being clearer - but my post was meant for astoller...

 

we both were answering astoller directly, i was trying to check if we understood him correctly - being that what i had submitted, as well as your submission of the Header Tags contrib, address the issue of the html page title AND astoller's only reply was dismissive i was merely trying to check if we were understanding him correctly...

 

even though i think his dismissive stance is only a result of lack of attention, i wanted to check...

 

also - please forgive my bad grammer...

Archived

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

×
×
  • Create New...