为什么搜索引擎总是在搜索结果中选择我的发布日期而不是更新日期?

如何解决为什么搜索引擎总是在搜索结果中选择我的发布日期而不是更新日期?

搜索引擎一直在我网站的搜索结果显示发布日期。但是,我添加了更新日期。

在这里添加结构化数据和元标记供您参考。

结构化数据:

<script type="application/ld+json">
    {
        "@context": "https://schema.org","@graph": [{
            "@type": "Place","@id": "https://blogheist.com/#place"
        },{
            "@type": "Organization","@id": "https://blogheist.com/#organization","name": "BlogHeist","url": "https://blogheist.com","email": "admin@onlinerockershub.com","logo": {
                "@type": "ImageObject","url": "https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2020/05/BlogHeist-logo-Transparent-Background-800x240-.png"
            },"location": {
                "@id": "https://blogheist.com/#place"
            }
        },{
            "@type": "WebSite","@id": "https://blogheist.com/#website","publisher": {
                "@id": "https://blogheist.com/#organization"
            },"inLanguage": "en-US"
        },{
            "@type": "ImageObject","@id": "https://blogheist.com/uscreen-review/#primaryImage","url": "https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2017/11/Uscreen-review-featured-image.png","width": "1024","height": "512"
        },{
            "@type": "BreadcrumbList","@id": "https://blogheist.com/uscreen-review/#breadcrumb","itemListElement": [{
                "@type": "ListItem","position": "1","item": {
                    "@id": "https://blogheist.com","name": "Home"
                }
            },{
                "@type": "ListItem","position": "2","item": {
                    "@id": "https://blogheist.com/blog/","name": "BlogHeist Blog"
                }
            },"position": "3","item": {
                    "@id": "https://blogheist.com/category/marketing/","name": "Marketing"
                }
            },"position": "4","item": {
                    "@id": "https://blogheist.com/uscreen-review/","name": "Uscreen Review"
                }
            }]
        },{
            "@type": ["ItemPage","FAQPage"],"@id": "https://blogheist.com/uscreen-review/#webpage","url": "https://blogheist.com/uscreen-review/","name": "Uscreen Review: Create Your Online Video Courses Easily","datePublished": "2017-11-12T09:00:03+05:30","dateModified": "2021-02-15T04:55:36+05:30","isPartOf": {
                "@id": "https://blogheist.com/#website"
            },"primaryImageOfPage": {
                "@id": "https://blogheist.com/uscreen-review/#primaryImage"
            },"inLanguage": "en-US","breadcrumb": {
                "@id": "https://blogheist.com/uscreen-review/#breadcrumb"
            },"mainEntity": [{
                "@type": "Question","name": "Do We Need To KNow Coding For Creating Videos?","acceptedAnswer": {
                    "@type": "Answer","text": "No. You can do it without kNowing any coding."
                }
            },{
                "@type": "Question","name": "Why Uploading Videos Directly To wordpress Is Not A Good Idea?","text": "Some wordpress hosting companies will limit the disk space usage,bandwidth usage for each customer according to their active plan. Uploading videos to your server will increase the storage space and bandwidth and your site will show internal server issues."
                }
            },"name": "Can We Create Custom Designs?","text": "Yes. Uscreen comes with a lot of pre-made templates. You can pick any template you want."
                }
            },"name": "Can You Make Real Money Through Uscreen Platform?","text": "Uscreen comes with features like subscriptions,pay per view,rentals,selling bundles,or buying lifetime access. Users will be able to withdraw money through PayPal,Stripe,and Authorize.net."
                }
            },"name": "How About Analytics And Tracking?","text": "It got all tracking features and analytics features. You will be able to track your videos' performances from the account dashboard."
                }
            },"name": "Is It Secured?","text": "Absolutely. Uscreen comes with the best security practices. Making it secured. Everyone can use their credit or any other payment data without being compromised."
                }
            }]
        },{
            "@type": "VideoObject","name": "Uscreen Review - Create Your Online Video Courses Easily","description": "Uscreen is an all-in-one platform that helps in video distribution and monetization. Uscreen allows you to upload videos,documents,PDFs,text,images,presentations,webinars,live streaming,and much more. ","uploadDate": "2017-11-12IST09:00:03+05:30","embedUrl": "https://www.youtube.com/embed/ZmKxu4gwBdA","duration": "PT8M44S","thumbnailUrl": "https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2017/11/Uscreen-review-featured-image.png","isFamilyFriendly": "1","@id": "https://blogheist.com/uscreen-review/#schema-173525","isPartOf": {
                "@id": "https://blogheist.com/uscreen-review/#webpage"
            },{
            "@type": "Article","headline": "Uscreen Review: Create Your Online Video Courses Easily","datePublished": "2017-11-12IST09:00:03+05:30","dateModified": "2021-02-15IST04:55:36+05:30","author": {
                "@type": "Person","name": "Nirmal Kumar"
            },"description": "Uscreen is a video platform,that allows you to upload videos and create an online video course. Read more about Uscreen in this Uscreen review.","@id": "https://blogheist.com/uscreen-review/#schema-160624","image": {
                "@id": "https://blogheist.com/uscreen-review/#primaryImage"
            },{
            "@type": "Product","name": "Uscreen","description": "Uscreen is a video monetization and distribution platform. Compared to other video streaming platforms like YouTube/ Vimeo,Uscreen comes with many premium and unique features. And you can always make extra money through varIoUs monetization opportunities.","sku": "null","brand": {
                "@type": "Brand","name": "Uscreen"
            },"gtin8": "null","mpn": "null","offers": {
                "@type": "Offer","price": "49","priceCurrency": "USD","availability": "InStock"
            },"review": {
                "@type": "Review","author": {
                    "@type": "Person","name": "Nirmal Kumar"
                },"reviewrating": {
                    "@type": "rating","ratingValue": "5","worstrating": "1","bestrating": "5"
                }
            },"@id": "https://blogheist.com/uscreen-review/#schema-173413"
        }]
    }

</script>

这些是我添加的元标记

<link rel="manifest" href="/superpwa-manifest.json">
<Meta name="theme-color" content="#D5E0EB">
<link rel='preload' href='/wp-includes/js/jquery/jquery.min.js' as='script' />
<link type="text/css" media="all" href="https://317991-1298377-raikfcquaxqncofqfm.stackpathdns.com/wp-content/cache/breeze-minification/administrator/css/breeze_ed7e758a6005b9b7a82b2768af036e1f.css" rel="stylesheet" />
<title>Uscreen Review: Create Your Online Video Courses Easily</title>
<Meta name="description" content="Do you want to learn more about the Uscreen platform? Here,we are going to show you the complete Uscreen review. Create videos using Uscreen today!" />
<Meta name="robots" content="follow,index,max-snippet:-1,max-video-preview:-1,max-image-preview:large" />
<link rel="canonical" href="https://blogheist.com/uscreen-review/" />
<Meta property="og:locale" content="en_US">
<Meta property="og:type" content="article">
<Meta property="og:title" content="Uscreen Review: Create Your Online Video Courses Easily">
<Meta property="og:description" content="Do you want to learn more about the Uscreen platform? Here,we are going to show you the complete Uscreen review. Create videos using Uscreen today!">
<Meta property="og:url" content="https://blogheist.com/uscreen-review/">
<Meta property="og:site_name" content="BlogHeist">
<Meta property="article:publisher" content="https://www.facebook.com/blogheist">
<Meta property="article:author" content="https://www.facebook.com/nirmalkumar1997/">
<Meta property="article:tag" content="Blogging Tools">
<Meta property="article:tag" content="Uscreen">
<Meta property="article:tag" content="Video Platform">
<Meta property="article:section" content="Marketing">
<Meta property="og:updated_time" content="2021-02-15T04:55:36+05:30">
<Meta property="og:image" content="https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2017/11/Uscreen-review-featured-image.png">
<Meta property="og:image:secure_url" content="https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2017/11/Uscreen-review-featured-image.png">
<Meta property="og:image:width" content="1024">
<Meta property="og:image:height" content="512">
<Meta property="og:image:alt" content="uscreen review">
<Meta property="og:image:type" content="image/png">
<Meta property="og:video" content="https://www.youtube.com/embed/ZmKxu4gwBdA">
<Meta property="video:duration" content="524">
<Meta property="article:published_time" content="2017-11-12IST09:00:03+05:30">
<Meta property="article:modified_time" content="2021-02-15IST04:55:36+05:30">
<Meta property="product:brand" content="Uscreen">
<Meta property="product:price:amount" content="49">
<Meta property="product:price:currency" content="USD">
<Meta property="ya:ovs:upload_date" content="2017-11-12IST09:00:03+05:30">
<Meta property="ya:ovs:allow_embed" content="true">
<Meta name="twitter:card" content="summary_large_image">
<Meta name="twitter:title" content="Uscreen Review: Create Your Online Video Courses Easily">
<Meta name="twitter:description" content="Do you want to learn more about the Uscreen platform? Here,we are going to show you the complete Uscreen review. Create videos using Uscreen today!">
<Meta name="twitter:site" content="@@nirmal_kumar_a">
<Meta name="twitter:creator" content="@nirmal_kumar_a">
<Meta name="twitter:image" content="https://cdn.statically.io/img/blogheist.com/f=auto%2Cq=100/wp-content/uploads/2017/11/Uscreen-review-featured-image.png">

你能看看代码,让我知道是什么导致搜索引擎选择发布日期而不是修改日期吗?

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其他元素将获得点击?
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。)
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbcDriver发生异常。为什么?
这是用Java进行XML解析的最佳库。
Java的PriorityQueue的内置迭代器不会以任何特定顺序遍历数据结构。为什么?
如何在Java中聆听按键时移动图像。
Java“Program to an interface”。这是什么意思?
Java在半透明框架/面板/组件上重新绘画。
Java“ Class.forName()”和“ Class.forName()。newInstance()”之间有什么区别?
在此环境中不提供编译器。也许是在JRE而不是JDK上运行?
Java用相同的方法在一个类中实现两个接口。哪种接口方法被覆盖?
Java 什么是Runtime.getRuntime()。totalMemory()和freeMemory()?
java.library.path中的java.lang.UnsatisfiedLinkError否*****。dll
JavaFX“位置是必需的。” 即使在同一包装中
Java 导入两个具有相同名称的类。怎么处理?
Java 是否应该在HttpServletResponse.getOutputStream()/。getWriter()上调用.close()?
Java RegEx元字符(。)和普通点?