IngegnerSEO Posted March 31, 2013 Share Posted March 31, 2013 Hi all I have an e-commerce with prestashop 1.4.9 . Is there an option in backoffice that allows to remove shop name that is putted in title tag of every pages ? Link to comment Share on other sites More sharing options...
vekia Posted March 31, 2013 Share Posted March 31, 2013 maybe this tutorial will help you: remove shop name from title 2 Link to comment Share on other sites More sharing options...
IngegnerSEO Posted March 31, 2013 Author Share Posted March 31, 2013 thank you , it's for 1.5.2 but i will try So there is not a standard option to remove shop name from titles. From a SEO perspective it's like a bug for prestashop , all this duplicate titles cause penalizations . Link to comment Share on other sites More sharing options...
El Patron Posted March 31, 2013 Share Posted March 31, 2013 thank you , it's for 1.5.2 but i will try So there is not a standard option to remove shop name from titles. From a SEO perspective it's like a bug for prestashop , all this duplicate titles cause penalizations . it's not duplicate as there is other meta data included in the page title. Link to comment Share on other sites More sharing options...
IngegnerSEO Posted March 31, 2013 Author Share Posted March 31, 2013 yes , it's not a duplicated title for Google Webmaster Tools , but there are a lot of duplicated keyword in all titles and it's not a good practice for SEO Link to comment Share on other sites More sharing options...
El Patron Posted March 31, 2013 Share Posted March 31, 2013 yes , it's not a duplicated title for Google Webmaster Tools , but there are a lot of duplicated keyword in all titles and it's not a good practice for SEO seo is a funny business...imho it's not a bug in prestashop....but if people don't do the work to set up seo...and end up with nothing but shop titles...s anyway...to answer your question, see themes/your_theme/header.tpl there you can modify the page meta Link to comment Share on other sites More sharing options...
IngegnerSEO Posted March 31, 2013 Author Share Posted March 31, 2013 thank you Link to comment Share on other sites More sharing options...
vekia Posted March 31, 2013 Share Posted March 31, 2013 you can do it twice, first method is exactly as method that i pasted - create meta class override, second one is related to template header file, from which you have to remove shop name from title tag, but you must use some smarty code to do that :-) Link to comment Share on other sites More sharing options...
vekia Posted April 7, 2013 Share Posted April 7, 2013 other simple method available: remove shop name from title - new simple method 2 Link to comment Share on other sites More sharing options...
electrical-store Posted August 22, 2013 Share Posted August 22, 2013 Hi Thanks for the new simple method. I am not really into this stuff so please help! Should I just copy and paste that code you wrote into themes/your_themes/header.tpl or should I paste the code over 1 <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> Thanks in advance. Link to comment Share on other sites More sharing options...
vekia Posted August 22, 2013 Share Posted August 22, 2013 you have to to change <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> to code that i created in the tutorial 1 Link to comment Share on other sites More sharing options...
electrical-store Posted August 22, 2013 Share Posted August 22, 2013 Hi Many thanks worked like a dream!! Link to comment Share on other sites More sharing options...
vekia Posted August 22, 2013 Share Posted August 22, 2013 glad to hear that, may i know what PS version you use? Link to comment Share on other sites More sharing options...
electrical-store Posted August 22, 2013 Share Posted August 22, 2013 1.5.3.1 Link to comment Share on other sites More sharing options...
ElangLiar Posted November 11, 2013 Share Posted November 11, 2013 I can't founded it for override/clases/Meta.php in prestashop 1.5.5 Link to comment Share on other sites More sharing options...
vekia Posted November 11, 2013 Share Posted November 11, 2013 try different much easiest method described here: remove shop name from meta title - easiest way Link to comment Share on other sites More sharing options...
ElangLiar Posted November 12, 2013 Share Posted November 12, 2013 Vekia, Thank you very much brother! Link to comment Share on other sites More sharing options...
bojees Posted November 29, 2013 Share Posted November 29, 2013 Hello Mr.Vekia Your Coding works, thanks for that, let me know how to change the Header Logo Alt (Theme name). Thank you Link to comment Share on other sites More sharing options...
vekia Posted December 1, 2013 Share Posted December 1, 2013 please create new thread with your question, it's not related to this topic case (forum rules: one topic = one question) thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts