首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >wordpress yoast og: META中不包含url

wordpress yoast og: META中不包含url
EN

Stack Overflow用户
提问于 2016-01-17 14:11:59
回答 2查看 372关注 0票数 1

刚刚开始发生..。有人知道为什么<head>中的Yoast元数据中缺少OG:URL

foreverphotographystudio.com

代码语言:javascript
复制
<!-- This site is optimized with the Yoast SEO plugin v3.0.7 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="Austin Wedding Photographer | Forever Photography Studio. Fine art Austin Wedding Photography by the best Austin Wedding Photographers"/>
<meta name="robots" content="noodp"/>
<link rel="publisher" href="https://plus.google.com/+Foreverphotographystudio"/>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Austin Wedding Photographer | Forever Photography Studio" />
<meta property="og:description" content="Austin Wedding Photographer | Forever Photography Studio. Fine art Austin Wedding Photography by the best Austin Wedding Photographers" />
<meta property="og:site_name" content="Forever Photography Studio" />
<meta property="og:image" content="http://www.foreverphotographystudio.com/wp-content/uploads/2015/12/ForeverPhotographyStudioLogo.jpg" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Austin Wedding Photographer | Forever Photography Studio. Fine art Austin Wedding Photography by the best Austin Wedding Photographers"/>
<meta name="twitter:title" content="Austin Wedding Photographer | Forever Photography Studio"/>
<meta name="twitter:site" content="@FPS_photo"/>
<meta name="twitter:image" content="http://www.foreverphotographystudio.com/wp-content/uploads/2015/12/ForeverPhotographyStudioLogo.jpg"/>
<meta name="twitter:creator" content="@FPS_photo"/>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/www.foreverphotographystudio.com\/","name":"Austin Wedding Photographer | Forever Photography Studio","alternateName":"Austin Wedding Photographer","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.foreverphotographystudio.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"http:\/\/www.foreverphotographystudio.com\/","sameAs":["https:\/\/www.facebook.com\/ForeverPhotographyStudio","http:\/\/www.instagram.com\/foreverphotographystudio","https:\/\/www.linkedin.com\/company\/forever-photography","https:\/\/plus.google.com\/+Foreverphotographystudio","https:\/\/www.pinterest.com\/FPS_Photography\/","https:\/\/twitter.com\/FPS_photo"],"name":"Forever Photography Studio | Austin Wedding Photographer","logo":"http:\/\/www.foreverphotographystudio.com\/wp-content\/uploads\/2015\/12\/1518191_10151864082616924_1046507677_o.jpg"}</script>
<meta name="yandex-verification" content="68998b2e2c070db0" />
<!-- / Yoast SEO plugin. -->
EN

回答 2

Stack Overflow用户

发布于 2021-02-17 21:01:57

更新"Yoast SEO“插件到最新版本,它应该被修复。

https://wordpress.org/plugins/wordpress-seo/

票数 0
EN

Stack Overflow用户

发布于 2016-04-16 19:45:07

检查您的header.php并将以下行添加到其中:

<?php wp_head(); ?>

票数 -2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/34835670

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档