All things Shopify and commerce
When I am on my website it says the website name but once I click on another website tab for example like youtube it changes to "Come Back!" "Don't forget this..." I want to just have my website name. Can anyone help me?
HI @fyejushop how are you
Please check like this code in <head> tag :
document.addEventListener("visibilitychange", function() {
if (document.hidden) {
document.title = "Come Back! Don't forget this...";
} else {
document.title = "Your Website Name";
}
});
If you find it ,comment it or remove from code.
I can't find it.
Is it under theme.liquid?
Yes, otherwise search in source code
Press ctrl + u
This is all I see.
When I press ctrl + u this is what I see
@fyejushop Please share your link here. Let me check
Cntrl + u then search
dbtfyInactiveTabFirstMessage: "🔥 Don\u0026#39;t forget this...",
dbtfyInactiveTabSecondMessage: "🔥 Come back!",
If you not find this may be it blong to snippet or section code.
Got it, Thank you!
welcome @fyejushop mark the solution 😊✔
Could u please help me I have the same problem pls list down the steps by step since I don't know much or anything
@fyejushop kindly hit likes and mark the solution thanks.
Hey I am new to all this i have the same problem could u explain to me step by step which page to open n what to do
@doctool please share the store Link!
I have the same problem and can't find it anywhere in my code could u help me please? this is the link of my website: https://zus-en-zoos.myshopify.com/
@Kastgeluk thanks for comment.
please search an comment it 'we miss you' in head tag
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024