Hi! I am interested in learning how I can update my site to display my business name - Confetti Jar - instead of confettijar.com. Can anyone point me in the right direction?
Thanks!
A user wants their business name āConfetti Jarā to appear in search results instead of the website URL āconfettijar.comā.
Initial Solutions Proposed:
og:site_name) to the siteās <head> sectionCurrent Status:
@context, @type, name, and url fields) but itās still not workingTechnical Details:
Hi! I am interested in learning how I can update my site to display my business name - Confetti Jar - instead of confettijar.com. Can anyone point me in the right direction?
Thanks!
Add a meta tag like so to your head tag:
Thank you! Can you tell me where I put that?
Hi! I did do this, but it is still showing the website. Any other thoughts?
Try microdata using JSON LD, seems they have moved away from og:site_name:
https://developers.google.com/search/docs/appearance/site-names
Did you find a solution I am having the same issue.
Hi there, @times ! Thanks for following up on this older thread!
I recommend checking out the comment posted by @joeybab3 above your comment here! You can use HTML in your themeās coding to guide Googleās crawling bots on what you would like your āsite nameā to be! I recommend checking out the link they shared (here it is again) for some information on how to make this change for yourself!
Thanks for the link. I already have what appears to be correct in the code, but itās still not working. This really shouldnāt be this difficult to have a business name appear in search results.
"@context":
"@type":
"name":
"url": "https:\/\/websiteurl.com"
Hi! I ended up having to use a āSecondary Nameā and Google chose that name,
which was better than the URL.
I see the google things like @type , in the code (forum wouldnāt let me post al the code), but NO idea where to edit these. Any help with that? Iāve tried searching things like ā@typeā in the code but canāt find them. Any ideas? If I can find that then I can add an secondary name.
Should be in your theme.liquid