Guest Posted April 15, 2004 Posted April 15, 2004 Hi All, I have just installed HTC 2.3.2, it seems to be working fine. The problem is i don't really know how to use this contribution optimumly, so here is my question: 1. How do i change the "oscommerce" title on the top of my web browser, to let's say "Hallo"? 2. There are 3 meta info: product page title, page header description and product keywords. I know how to use product page title. But i don't know how to use the page header description and keywords. Can somebody explain how to use them, and where does it appear on the browser (if they are designed to be appear on the browser) Forgive my stupid questions, would really grateful if somebody could enlighten mt on this matter. Regards, Danny Quote
241 Posted April 15, 2004 Posted April 15, 2004 A1. catalog/includes/languages/english.php find this code around line #48 but may be different for you // page title define('TITLE', 'osCommerce'); change to // page title define('TITLE', 'Hallo'); A2. keyword and descriptions are used by the search engines do a websearch on meta tagging, meta keywords, meta descriptions I dont have enough time just now to go into this indepth Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted April 15, 2004 Posted April 15, 2004 Thanks Steve for the respond, Quote: A1. catalog/includes/languages/english.php find this code around line #48 but may be different for you CODE // page title define('TITLE', 'osCommerce'); change to CODE // page title define('TITLE', 'Hallo'); Unquote, I have done that, but Oscommerce still on the top of my webbrowser? anybodycan help? Quote
ozcsys Posted April 16, 2004 Posted April 16, 2004 Thanks Steve for the respond, Quote: A1. catalog/includes/languages/english.php find this code around line #48 but may be different for you CODE // page title define('TITLE', 'osCommerce'); change to CODE // page title define('TITLE', 'Hallo'); Unquote, I have done that, but Oscommerce still on the top of my webbrowser? anybodycan help? Make changes in your header_tags.php file in your includes/english directory Quote The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
denyse Posted April 17, 2004 Posted April 17, 2004 Thanks Oz....that was what I needed to know. Now if I can just get the changes to the admin/category.php to stop genertating parsing errors I will be set. :P Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.