Wissenshungrig 0 Posted November 26, 2019 how can i remove the name of my website from the meta title, (that can be seen in the serps.) i already changed the meta title but its always shows the name of the website in meta title at begining. Share this post Link to post Share on other sites
Wissenshungrig 0 Posted November 28, 2019 why is there no help in this forum. its my second question to a topic and an other. both no request Share this post Link to post Share on other sites
selectshop.at 1,423 Posted November 29, 2019 Probably you didn't receive any reply, because you posted your question in wrong forum section (General). 😉 I've moved your question to SEO forum section. BTW you should also name the Prestashop version you are using for to get any help. For PS 1.6. you can remove this on file /classes/Meta.php Share this post Link to post Share on other sites
tuk66 791 Posted November 29, 2019 See the Meta::getHomeMetas function. Your shop name is published through Configuration::get('PS_SHOP_NAME'). Share this post Link to post Share on other sites
Wissenshungrig 0 Posted November 29, 2019 15 hours ago, selectshop.at said: Probably you didn't receive any reply, because you posted your question in wrong forum section (General). 😉 I've moved your question to SEO forum section. BTW you should also name the Prestashop version you are using for to get any help. For PS 1.6. you can remove this on file /classes/Meta.php thank you Share this post Link to post Share on other sites
Wissenshungrig 0 Posted November 29, 2019 13 hours ago, tuk66 said: See the Meta::getHomeMetas function. Your shop name is published through Configuration::get('PS_SHOP_NAME'). im sorry, can i change that without code knowledge? Share this post Link to post Share on other sites