SEO, AdWords, affiliates, advertising, and promotions
Hi everyone,
Shopify is adding my shop name at the end of meta titles, pushing them over the 55 character limit. How do I stop this?
So for example: Ordering A Bespoke Sign Online | What To Expect | Resources
turns into on google...
Ordering A Bespoke Sign Online | What To Expect | Resources – The Bespoke Sign House
This is my website: https://thebespokesignhouse.com/
I believe it's something to do with this {{shop.name}} part of my code from the theme.liquid file, but not sure what to change.
Any help is appreciated! Many thanks.
Kris
Hi @KrisG2,
You can replace the code between <title> and </title> tag with this code
<title>{% if template contains "index" %}{{ page_title }}{% else %}{{ page_title }}{% if current_tags %} {{ 'general.meta.tagged_html' | t: tags: meta_tags }}{% endif %}{% if current_page != 1 %} {{ 'general.meta.page' | t: page_number: current_page }}{% endif %}{% endif %}</title>
Let me know if my answer is of any help with a thumb up or like 😄
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023