Shopify themes, liquid, logos, and UX
Hi there,
I would like to change the URL or Tab Title like this:
About us | THE BASICS
Contact | THE BASICS
...
Currently it's like this:
Hello, you have to set the meta-title here:
@SItaliaCompany Is there no other way to change the code? Otherwise the mata-title shows also like this in the search results...
Hello @admintb ,
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code
Go to theme.liquid file -> look for the <title> tag within the <head> section. It should look something like this:
<head>
<title>{{ page_title }}</title>
<!-- Other meta tags and stylesheets -->
</head>
Modify the text within the <title> tags to change the tab title. For example, if you want to change it to "Welcome to My Store," you would modify it as follows:
<head>
<title>Welcome to My Store</title>
<!-- Other meta tags and stylesheets -->
</head>
Save changes
Hope it can help.
Ali Reviews team
User | RANK |
---|---|
145 | |
98 | |
78 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023