tripawin Posted October 16, 2006 Posted October 16, 2006 On the index.php page I would like to change that text, I browsed through that php file and didn't see any reconizable reference to the What's New Here? title. Can someone direct me to the file I would change this particular text? A second question comes to mind, I am a newbie to php in most aspects however I know html and was wandering where my meta tags would be in oscommerce? I know there has to be a place for it otherwise there wouldn't be a way to search the site from search engines. Any and all help in direction would be most greatly appreciated. :rolleyes:
Mrs Minx Posted October 16, 2006 Posted October 16, 2006 On the index.php page I would like to change that text, I browsed through that php file and didn't see any reconizable reference to the What's New Here? title. Can someone direct me to the file I would change this particular text? A second question comes to mind, I am a newbie to php in most aspects however I know html and was wandering where my meta tags would be in oscommerce? I know there has to be a place for it otherwise there wouldn't be a way to search the site from search engines. Any and all help in direction would be most greatly appreciated. :rolleyes: Hi, I asked the same question - see this thread: http://www.oscommerce.com/forums/index.php?act...=1&t=228180 Meta tags are in (I think) header.php, general.php, index.php and footer.php (most are under /includes/languages/english/...) Edit the files in a editor like crimson and then you'll see the meta tags at the top. Thanks ---------------------------------------- Minxy :) "Keep plodding on to achieve your dreams"
tripawin Posted October 16, 2006 Author Posted October 16, 2006 Thx so much for your help Mrs. Minx, I will definately check it out. If anyone could help me with the What's New Here title I would also appreciate that as well. You are a great group of people! B)
digbydo Posted October 16, 2006 Posted October 16, 2006 includes/languages/english/index.php ... define('HEADING_TITLE', 'What\'s New Here?'); one-click installation.. Dave's info
bill110 Posted October 17, 2006 Posted October 17, 2006 includes/languages/english/index.php ... define('HEADING_TITLE', 'What\'s New Here?'); for the meta tags you should really use a contribution. ther are several there just read about them and choose one. I use this one http://www.oscommerce.com/community/contributions,3726 which lets me display a different set for each product, catagory, etc plus have a default set for all other pages. just go to contributions and type in a search for meta and you will get 3 pages of results. My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
Recommended Posts
Archived
This topic is now archived and is closed to further replies.