Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

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

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

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?

Posted
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

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??

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...