Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Why is my main title link showing up like this? It is not written in like this.. Please see images.
Solved! Go to the solution
This is an accepted solution.
{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}
this part is adding dash (-) and the following with shop name (pull the shop name)
so if you don't want it be added, remove it, remove only the part I have sentstarting with unless and finishing with endunlessso, the final version should be like this
<!-- Title and description ================================================== --> <title> {{ page_title }}{% if current_tags %}{% assign meta_tags = current_tags | join: ', ' %} – {{ 'general.meta.tags' | t: tags: meta_tags }}{% endif %}{% if current_page != 1 %} – {{ 'general.meta.page' | t: page: current_page }}{% endif %} </title>
Author: Hovhannes Sargsyan (aka sarhov)
Email: shopify@sarhov.com
Website: https://sarhov.com
Try Shopify free for 14 days,
This is an accepted solution.
It is already showing properly at my end...
https://u.sarhov.com/2L8TszT
Author: Hovhannes Sargsyan (aka sarhov)
Email: shopify@sarhov.com
Website: https://sarhov.com
Try Shopify free for 14 days,
it depends on how it is written in meta title in your theme files.
Go into edit code, open theme.liquid and find <title> </title>
Author: Hovhannes Sargsyan (aka sarhov)
Email: shopify@sarhov.com
Website: https://sarhov.com
Try Shopify free for 14 days,
This is an accepted solution.
{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}
this part is adding dash (-) and the following with shop name (pull the shop name)
so if you don't want it be added, remove it, remove only the part I have sentstarting with unless and finishing with endunlessso, the final version should be like this
<!-- Title and description ================================================== --> <title> {{ page_title }}{% if current_tags %}{% assign meta_tags = current_tags | join: ', ' %} – {{ 'general.meta.tags' | t: tags: meta_tags }}{% endif %}{% if current_page != 1 %} – {{ 'general.meta.page' | t: page: current_page }}{% endif %} </title>
Author: Hovhannes Sargsyan (aka sarhov)
Email: shopify@sarhov.com
Website: https://sarhov.com
Try Shopify free for 14 days,
This is an accepted solution.
It is already showing properly at my end...
https://u.sarhov.com/2L8TszT
Author: Hovhannes Sargsyan (aka sarhov)
Email: shopify@sarhov.com
Website: https://sarhov.com
Try Shopify free for 14 days,
User | RANK |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By