hush_hush Posted May 7, 2009 Posted May 7, 2009 How we can change productinfo page title to product name instead of store name <title><?php echo TITLE; ?></title> I want show product name instead of store title
rocdy Posted May 7, 2009 Posted May 7, 2009 How we can change productinfo page title to product name instead of store name<title><?php echo TITLE; ?></title> I want show product name instead of store title U can take a look in here where is the TITLE defined http://phpxref.com/xref/oscommerce/nav.htm...s/index.html.gz Besides that U can write your store name in Admin-Configuration-My Store and clik Store Name then write down your store name. The title will automatic change with the store name that u write. :-) Rocdy Beginner in php programming and still learning from this forums. Special thanks for Oscommerce Community Forums that help me a lot. :-)
Hotclutch Posted May 7, 2009 Posted May 7, 2009 How we can change productinfo page title to product name instead of store name<title><?php echo TITLE; ?></title> I want show product name instead of store title Install 1 of the META Tag contributions.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.