最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Site name not pulling to Google search results - Stack Overflow

programmeradmin2浏览0评论

Google will not pull our preferred site name into search results. Instead it's pulling our domain as the site name.

We followed Google’s site name guidelines, but it still displays only the domain. Can anyone identify what we are missing?

Our site name script:

<script type="application/ld+json">
    {
        "@context": ";,
        "@type": "WebSite",
        "url": "/",
        "name": "GenesisCare US"
    }
</script>

<meta property="og:url" content="/">
<meta property="og:site_name" content="GenesisCare US">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Cancer and Multispecialty Care | GenesisCare US">
<meta property="og:description" content="GenesisCare U.S. is a leading healthcare provider. We specialize in the diagnosis and treatment of cancer and other challenging conditions in the US.">

Google will not pull our preferred site name into search results. Instead it's pulling our domain as the site name.

We followed Google’s site name guidelines, but it still displays only the domain. Can anyone identify what we are missing?

Our site name script:

<script type="application/ld+json">
    {
        "@context": "http://schema.",
        "@type": "WebSite",
        "url": "https://www.genesiscareus/",
        "name": "GenesisCare US"
    }
</script>

<meta property="og:url" content="https://www.genesiscareus/">
<meta property="og:site_name" content="GenesisCare US">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Cancer and Multispecialty Care | GenesisCare US">
<meta property="og:description" content="GenesisCare U.S. is a leading healthcare provider. We specialize in the diagnosis and treatment of cancer and other challenging conditions in the US.">
Share Improve this question edited Jan 17 at 22:27 John Kugelman 362k69 gold badges552 silver badges596 bronze badges asked Jan 17 at 22:15 Website JakeWebsite Jake 9
Add a comment  | 

1 Answer 1

Reset to default 0

First, whatever you do, is taken as a suggestion by Google Search. All you can do is your best.

Second, avoid special characters in og:title such as the pipe or vertical bar.

Third, you have to be patient.

发布评论

评论列表(0)

  1. 暂无评论