Joel Smit Posted July 4, 2009 Share Posted July 4, 2009 Hello, How do I change the page title? (<meta name="description" content="page title" /> Where does it echo from? (<title><?php echo TITLE; ?></title>) :blush: Thanks, Joel Link to comment Share on other sites More sharing options...
spooks Posted July 4, 2009 Share Posted July 4, 2009 includes/languages/english.php Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
multimixer Posted July 4, 2009 Share Posted July 4, 2009 For page titles and all other meta tags issues I would install a contribution and not start tuching the code. I have Header Tags SEO and I'm very satisfied My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
Joel Smit Posted July 4, 2009 Author Share Posted July 4, 2009 Thanks Sam and George, Where is the script that defines what "Title" (<?php echo TITLE; ?>) should echo (display)? And another issue: How do i modify the text in the welcome email sent to customers after registration? Thanks, Joel Link to comment Share on other sites More sharing options...
multimixer Posted July 4, 2009 Share Posted July 4, 2009 And another issue: How do i modify the text in the welcome email sent to customers after registration? Find the answer to this and other email issues here Text is in the file catalog/includes/laguages/yourlanguage/create_account.php The other question got answered already from spooks My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
Joel Smit Posted July 4, 2009 Author Share Posted July 4, 2009 Thank you! Link to comment Share on other sites More sharing options...
yvonnejoey8 Posted July 4, 2009 Share Posted July 4, 2009 includes/languages/english.php hihi...you mean this? // page title define('TITLE', STORE_NAME); Link to comment Share on other sites More sharing options...
spooks Posted July 4, 2009 Share Posted July 4, 2009 hihi...you mean this? // page title define('TITLE', STORE_NAME); that & many others ;) Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
yvonnejoey8 Posted July 4, 2009 Share Posted July 4, 2009 that & many others ;) what others?coz that do not wk for me :( Link to comment Share on other sites More sharing options...
multimixer Posted July 6, 2009 Share Posted July 6, 2009 what others?coz that do not wk for me :( What does not "work"? What have you done and what was the result? What do you want to do? If your target is to manage all page titles of your sites including meta information, then - as I said before - the best way is to install a contribution, like header tags SEO My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.