Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add text and change text in articles Urgent


garfy

Recommended Posts

Posted

I want to add some additional text to the pages of our shop so I wonder how to do it.

 

Also I want to change the titles of each page, that means the meta titles, that can be found in the <head> part of each page?

 

 

 

link wonderjewelers(dot)com

 

can somebody explain that to me please?

Posted
I want to add some additional text to the pages of our shop so I wonder how to do it.

 

Also I want to change the titles of each page, that means the meta titles, that can be found in the <head> part of each page?

link wonderjewelers(dot)com

 

can somebody explain that to me please?

 

You need to create a definition for all your text in the langiage definition files that live here :

includes/languages/english.php

includes/languages/english/filename.php

 

You don't have to do this - but it is very good practice.

Create your definition, then open the page that want to edit and put in your text. Just follow the echo TEXT_IS_HERE that you will already see in the php page.

 

http://www.oscommerce.com/community/contributions,4971

http://www.oscommerce.com/community/contributions,1176

Posted

I can not understand your suggestion

 

have vhecked the language folder there are some files there, but could not find the exact files for each product section of the site.

 

that is confusing me. I need to add for example under bands I need to add few sentences about bands and then under another page I need to add some text about rings and I can not figure it out how to do it. The guy that made the site has already do that but I do not know how he did it.

Posted

ok i have found out that I can add text under catalog in my admin area of the site.

But still there is a name of the store on each meta title tag after the custom title tag on each page. How to disable that.

 

And wher should I look which module I have installed for the seo tags?

  • 2 weeks later...
Posted

anybody?

 

I have managed to change meta tags for each catalog page but on the home page the title is stil set by default and I do not know where to change that

 

somebody?

  • 10 months later...
Posted

I think you need to edit the title tag in the index.php page itself. You can edit the physical file with ftp software or an editor like FrontPage, or Dreamweaver.

 

The title tag is found at the top in the code between the <head> and </head> tags.

 

It looks like this <title> and </title>

 

HTH.

Archived

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

×
×
  • Create New...