How to change automatically title appendix

Hi

Shopify automatically adds a meta title appendix (the name of the account “Kashmina of Norway”), so the title ends up like Kashmina - Norsk design i 100% kashmirull – Kashmina of Norway

We would like the appendix to be just “Kashmina” and not “Kashmina of Norway”. How do we go about?

I guess this is the one that dictates it?:

{{ page_title }}{% if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} – Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}

Hi there,
Jack from OpenThinking here!

You need to change your Store name from Shopify admin.

  1. From Shopify admin, go to Settings > Store details > Basic information

  2. Click Edit

  3. Change text inside Store name input

    let me know if this works for you. If yes: accept my answer and give me a thumbs up! Thank you.

1 Like