Jump to content

Shop title missing in page meta title on PS 1.6.1.6


FranticTom

Recommended Posts

Hi folks!

 

I'm well underway of setting up my Healthy Goodies shop and have noticed that the name of the shop doesn't appear in the product page meta title; it does on the CMS pages, category pages and homepage; on product pages, all that shows in the meta title is the product name.

 

As all the posts I've seen on the topic aim at removing the shop name from the meta title, I've checked classes/meta.php and can see what those articles suggest to replace at line 235:

$ret['meta_title'] = (isset($metas['title']) && $metas['title']) ? $metas['title'].' - '.Configuration::get('PS_SHOP_NAME') : Configuration::get('PS_SHOP_NAME');

 

So as that file, which I understand controls the meta tags, is unchanged and people are trying to remove their shop name from the meta title, I can only assume something else is removing the shop name.

 

Question is what?

 

 

Many thanks for your help,

Tom

Link to comment
Share on other sites

Well, I've got two modules in the SEO section: "Google Merchant Center v4.4.3 - by Business Tech" and "Google sitemap v3.2.0 - by PrestaShop". I've tried disabling both and clearing the cache with no effect.

 

I haven't added any overrides to the effect I'm seeing.

 

 

Cheers,

Tom

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...