garfy Posted April 19, 2007 Posted April 19, 2007 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?
davidinottawa Posted April 19, 2007 Posted April 19, 2007 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
garfy Posted April 19, 2007 Author Posted April 19, 2007 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.
garfy Posted April 19, 2007 Author Posted April 19, 2007 for example for this page I want to add some text below the title http://www.wonderjewelers.com/bracelets-di...ets-c-2_19.html can you tell me how to do it. And also metatags on the fly are so confusing, I do not know what should I install and wht not, you proveiedd me with 2 links and it is too confusing
Guest Posted April 19, 2007 Posted April 19, 2007 use one of the plain categories description contributions http://www.oscommerce.com/community/contributions,4294 http://www.oscommerce.com/community/contributions,2343 http://www.oscommerce.com/community/contributions,1373
garfy Posted April 19, 2007 Author Posted April 19, 2007 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?
garfy Posted April 28, 2007 Author Posted April 28, 2007 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?
getitdone99 Posted February 29, 2008 Posted February 29, 2008 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.