Shopify themes, liquid, logos, and UX
I have changed the home page title of my website soiled in preferences but in google it shows like this, see how other sites shows their title, i want to be able to change the texts as i wish, how to do it? i really dont know the proper term for that texts. Please help.
Solved! Go to the solution
This is an accepted solution.
Go to theme
and edit the code
on search theme.liquid open it
and paste it on head tag
<title>
Your title text here
</title>
or
<title>
{{ page_title }}
</title>
Accept the solution if it works
This is an accepted solution.
Go to theme
and edit the code
on search theme.liquid open it
and paste it on head tag
<title>
Your title text here
</title>
or
<title>
{{ page_title }}
</title>
Accept the solution if it works
it worked, thank you so much.
Ur welcome
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025