katman1971 Posted April 25, 2008 Posted April 25, 2008 Hi I want to have a unique page title for each of my pages. I went in to: / public_html / includes / languages / english and edited the following line of code: // page title define('TITLE', 'Irish Art. Beautiful Paintings of Ireland'); but this changes all of the page titles to : 'Irish Art. Beautiful Paintings of Ireland' I want to customise each page title individually. Can anyone tell me how to do this manually? Thanks
ruizerwin Posted April 25, 2008 Posted April 25, 2008 I try on my system. And it work pefectly... That really look strange.. You can update your Title manually: 1. On your Dreamweaver 2. Ctrl + f 3. Replace <?php echo TITLE; ?> 4. For 'Irish Art. Beautiful Paintings of Ireland' /// Or just leave your define ('TITLE', STORE_NAME); on the /includes/englis.php And in the admin control panel Set on Store Name Hope it Help Erwin D. Padilla Web Developer and Linux Admin
Jack_mcs Posted April 26, 2008 Posted April 26, 2008 Hi I want to have a unique page title for each of my pages. I went in to: / public_html / includes / languages / english and edited the following line of code: // page title define('TITLE', 'Irish Art. Beautiful Paintings of Ireland'); but this changes all of the page titles to : 'Irish Art. Beautiful Paintings of Ireland' I want to customise each page title individually. Can anyone tell me how to do this manually? Thanks You can't with the standard code, at least not easily. You need to install one of the meta tags contribution, like Header Tags SEO. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
katman1971 Posted April 26, 2008 Author Posted April 26, 2008 You can't with the standard code, at least not easily. You need to install one of the meta tags contribution, like Header Tags SEO. Jack Thank you. I'll go ahead and install the meta tags contribution
katman1971 Posted May 6, 2008 Author Posted May 6, 2008 Hi Can anyone suggest which version of the meta tags contributions I should install? I am not technical and the only thing I want to do is customize each page title on all of my pages (i.e. I want to have a different page title for each page). Thanks
Jack_mcs Posted May 6, 2008 Posted May 6, 2008 This thread may help. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.