Vesper Posted April 11, 2005 Posted April 11, 2005 I can change the title for the index page and the category page, but when I get to a specific product the title is osCommerce. Is there a way to change this, and if so what file do I change?
Guest Posted April 11, 2005 Posted April 11, 2005 Another option is: <title><?php echo strip_tags($breadcrumb->trail(' » ')); ?></title> It uses the breadcrumb trail as the page title. ed
Recommended Posts
Archived
This topic is now archived and is closed to further replies.