How can I modify my webpage's URL or Tab Title?

Hi there,

I would like to change the URL or Tab Title like this:

www.thebasicscollection.com

About us | THE BASICS

Contact | THE BASICS

Currently it’s like this:

Hello, you have to set the meta-title here:

@ennovative-it 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 tag within the section. It should look something like this:


  
  

Modify the text within the 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:


  
  

Save changes

Hope it can help.

Ali Reviews team

@irene-vintage I want to add the " | THE BASICS " not replace

@irene-vintage Can you please help?