一般SEO问题是非主题。 Stack Overflow上只接受与编程相关的SEO问题。应该在http://webmasters.stackexchange.com上的Webmasters.SE上询问非编程SEO问题。如果有人指示您阅读此警告,请返回并删除您的问题。
我是 SafetyStore.com 的所有者,目前正在将我的网站从 Sparkpay 转移到 3dcart。 使用 Bing 更新信息,测试表明我的网站缺少标题元标记和描述我...
我可以在 iframe 标签中添加 rel nofollow 吗?
我有一个通过 iframe 分布在某些网站上的小部件。但我不希望谷歌机器人索引该网址。在 iframe 标签中添加 nofollow 可以解决问题吗? iframe标签是否支持nofollow,...
如何在搜索引擎爬虫的页面加载之前执行javasript函数?
我的任务是从 API 中获取页面的标题。这些数据必须可供网络爬虫抓取。这就是我到目前为止所做的。 我的任务是从 API 中获取页面的标题。这些数据必须可供网络爬虫抓取。这就是我到目前为止所做的。 <!DOCTYPE html> <html lang="en"> <head> <meta name="description" content="Test description" /> <title>Test title</title> <script> document.addEventListener('DOMContentLoaded', function () { const endPoint = 'endpoint.com' fetch(apiEndpoint).then(function (response) { return response.json(); }) .then(function (data) { // change title with javascript logic }).catch(function() { // fallback title }) }) </script> </head> <body></body> </html> 您不需要延迟脚本的运行,因为它已经在创建标题标签之后了。 Google 和其他一些搜索引擎确实会渲染页面,并且只要不花太长时间就会看到您的更改。我发现 5 秒差不多是极限了。
为什么架构出现在某些网站的搜索结果中而不是其他网站的搜索结果中?
我注意到搜索引擎使用 schema.org 来索引有关您网站的信息,并使用户更容易找到要查找的内容,但它仅适用于选择性网站。 我什么...
MedicalProcedureType 类型是微创无创的。 代码应该怎么添加呢? { "@context": "http://schema.org", ...</desc> <question vote="1"> <p>MedicalProcedureType 类型是微创无创的。 代码应该如何添加?</p> <pre><code><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "SurgicalProcedure", "name": "Intragastric Balloon", "url": "https://obesityasia.com/intragastric-balloon/", "image": "https://obesityasia.com/images/1.-Intra-Gastric-Ballon-1.jpg", "bodyLocation":"Stomach", "procedureType":{ "@type":"MedicalProcedureType", } } </script> </code></pre> </question> <answer tick="false" vote="0"> <p><a href="https://schema.org/procedureType" rel="nofollow noreferrer"><pre><code>procedureType</code></pre></a>属性的预期值是类<a href="https://schema.org/MedicalProcedureType" rel="nofollow noreferrer"><pre><code>MedicalProcedureType</code></pre></a>的实例。 Schema.org 目前定义了两个这样的实例 (<a href="https://schema.org/NoninvasiveProcedure" rel="nofollow noreferrer"><pre><code>NoninvasiveProcedure</code></pre></a>, <a href="https://schema.org/PercutaneousProcedure" rel="nofollow noreferrer"><pre><code>PercutaneousProcedure</code></pre></a>)。</p> <p>JSON-LD 示例:</p> <pre><code>"procedureType": { "@id": "http://schema.org/NoninvasiveProcedure" } </code></pre> <p>通过在这里使用 <pre><code>@id</code></pre>,可以传达该值是一个 IRI。这对于您使用 <pre><code>url</code></pre> 和 <pre><code>image</code></pre> 来说不是必需的,因为 <a href="https://schema.org/docs/jsonldcontext.json" rel="nofollow noreferrer">Schema.org 的 JSON-LD 上下文</a> 已经为这些属性定义了该内容,但没有为 <pre><code>procedureType</code></pre> 定义。</p> </answer> </body></html>
我正在尝试为我的 WordPress 帖子插入元描述,但元描述始终为空。 这是我的代码: 帖子数据 = { '标题':标题, '内容': markdown.markdown(c...
在 WhatsApp 上共享链接时图像缩略图不显示:OG 标签问题
我已在我的网站上正确放置了 OG 标签,但当我在 Whatsapp 上分享我的网站链接时,缩略图未加载。我检查了 StackOverflow 上的所有其他答案,但似乎没有任何效果......
我可以更改 WordPress 网站中 Yoast 生成的描述元标记的内容吗?
我对 WordPress 还很陌生,所以我不确定这会如何工作。 本质上我有 Yoast 插件来处理 SEO 相关的事情。造成问题的主要问题是描述元标记。 该...
在页脚中添加标题“页脚”对于我的网站的可访问性是否有必要或有帮助?我知道页脚是一个地标,因此屏幕阅读器的用户可以找到标题...
头像 当在“stackoverflow”等网站上提问时,编辑器可以包含超链接。 但是如何在无法插入超链接的编辑器中插入锚文本和链接呢? 前)-我
如何在 next.js 中使用 Yoast 或任何替代方案?
我发现了一个wordpress插件,可以在您在表单中写入数据时检查您的seo,以便您写出尽可能最好的内容,并且yoast还会向您推荐一些关键字和有用的信息。 我想要...
如何在React js中的单个pare应用程序中制作可爬行的链接
我正在用nextjs和reactjs制作一个网站。该网站是 https://www.codingconquerors.com/ 。当我检查灯塔报告时,它给了我一个错误“链接不可抓取”。 ...
网站的首次输入延迟 (FID) 和下次绘制交互 (INP) 在 Google 页面速度中显示不适用
当我使用 Google PageSpeed 评估我的网站时,我收到了 100 个评分。此外,重要的网络生命体征也表明通过。 但是,为什么我会收到“首次输入延迟和间隔”的 N/A...
我试图通过优化我的文本来提高我的 LCP 分数,但现在还是一样,我不知道为什么我的 LCP 没有提高。看截图: 据说“日常购物的热门产品...
在设计网站时,我想跳过一些机器人的数据操作,所以我制作了一个表格,列出了识别为机器人的IP。然后在加载任何页面时,如果用户的 IP 是
我有一个wordpress网站,已在搜索引擎中建立索引。 我已编辑 Robots.txt 以禁止搜索索引中的某些目录和网页。 我只知道如何使用允许和禁止...
我正在考虑使用我的 flutter 应用程序作为网络应用程序。现在 flutter web 比以前更好了,对吗?它可能是 ssr 并且有两个渲染器...... 现在我想知道颤动有多大......
Google Rich Results 测试 - 项目不支持评论测试搜索引擎优化
我在谷歌的丰富结果测试中尝试了很多东西,并遇到了这个问题。 测试搜索引擎优化 <p>我在 Google 的 Rich Results Test 上尝试了很多东西,然后遇到了这个问题。</p> <pre><code><html> <head> <title>Test SEO</title> <script type="application/ld+json"> { "@context":"https://schema.org", "@type":"Service", "name":"ABC", "aggregateRating":{ "@type":"AggregateRating", "ratingValue":5, "reviewCount":2 }, "review":[ { "@type":"Review", "name": "ABC", "author": { "@type": "Person", "name": "David A" }, "reviewBody":"Awesome", "reviewRating":{ "@type":"Rating", "ratingValue":5 } }, { "@type":"Review", "name": "ABC", "author": { "@type": "Person", "name": "David B" }, "reviewBody":"Great", "reviewRating":{ "@type":"Rating", "ratingValue":5 } } ] } </script> </head> <body> </body> </html> </code></pre> <p>当我运行测试时,它返回了 3 个错误,其中 2 个表示</p> <blockquote> <p>商品不支持评论</p> </blockquote> <p>其中 1 个人说</p> <blockquote> <p>字段“itemReviewed”的对象类型无效</p> </blockquote> <p>对于第一个错误,我不确定为什么会收到错误,因为我提供了 <pre><code>review</code></pre> 的所有必填字段(<a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#review-properties" rel="nofollow noreferrer">https://developers.google.com/search/docs/advanced/structed-数据/评论片段#评论属性</a>)。</p> <p>至于第二个错误,我再次认为我根据 <a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#aggregated-rating-type-definition" rel="nofollow noreferrer">https://developers.google.com/search/docs/advanced/structed-data/review-snippet#aggreated- rating-type-definition 提供了所有需要的字段</a>,但仍然返回该错误。</p> <p>我没有为这两个对象提供 <pre><code>itemReviewed</code></pre>,因为文档表明它是否是嵌套的,所以可以省略。</p> </question> <answer tick="true" vote="0"> <p>所以我找到的最佳答案是:<a href="https://support.google.com/webmasters/thread/38450143/doubts-about-service-schema?hl=en" rel="nofollow noreferrer">https://support.google.com/webmasters/thread/38450143/doubts-about-service-schema?hl=en</a></p> <p>看起来,尽管 <a href="https://schema.org/Service" rel="nofollow noreferrer">Schema.org</a> 支持 <pre><code>Service</code></pre>,但从外观来看,它并不是 Google 支持的模式类型的一部分(<a href="https://developers.google.com/search/blog/2019/09/making-review-rich-results-more-helpful" rel="nofollow noreferrer">https://developers.google.com/search/blog/2019 /09/使审查丰富的结果更有帮助</a>)。</p> <p>作为参考,<a href="https://developers.google.com/search/docs/advanced/structured-data/review-snippet#embedded-review-example" rel="nofollow noreferrer">这是他们文档中的示例</a>,如果您将 <pre><code>@type</code></pre> 从 <pre><code>Product</code></pre> 更改为 <pre><code>Service</code></pre>,您将看到弹出类似的错误。</p> <p>我猜这里的解决方案是从<pre><code>Service</code></pre>更新为<pre><code>Product</code></pre>,但考虑到GSC(Google Search Console)直到现在才发出警告,这有点奇怪......</p> </answer> </body></html>
从 og:title Yoast seo 插件中删除网站名称
我的 yoast seo 插件有问题;我想从 og:title 中删除站点名称。 实际上,meta og:title 显示的是页面标题 - 网站标题的内容。 我的 yoast seo 插件有问题;我想从 og:title 中删除站点名称。 实际上,meta og:title 显示的是页面标题 - 网站标题的内容。 <meta property="og:title" content="The title of the page or blog - The title of the site" /> 我如何删除站点名称,以便 og:title 仅显示页面或博客的标题? public function og_title( $echo = true ) { if ( is_singular() ) { $title = WPSEO_Meta::get_value( 'opengraph-title' ); if ( $title === '' ) { $title = WPSEO_Frontend::get_instance()->title( '' ); } else { // Replace WP SEO Variables $title = wpseo_replace_vars( $title, get_post() ); } } else if ( is_front_page() ) { $title = ( $this->options['og_frontpage_title'] !== '' ) ? $this->options['og_frontpage_title'] : WPSEO_Frontend::get_instance()->title( '' ); } else { $title = WPSEO_Frontend::get_instance()->title( '' ); } /** * Filter: 'wpseo_opengraph_title' - Allow changing the title specifically for OpenGraph * * @api string $unsigned The title string */ $title = trim( apply_filters( 'wpseo_opengraph_title', $title ) ); if ( is_string( $title ) && $title !== '' ) { if ( $echo !== false ) { $this->og_tag( 'og:title', $title ); return true; } } if ( $echo === false ) { return $title; } return false; } 谢谢你 Yoast SEO 插件中有一个可以用来修改 og 标题的过滤器:wpseo_opengraph_title 将此函数添加到您的functions.php中。如有必要,请替换分隔符。 add_filter('wpseo_opengraph_title','mysite_ogtitle', 999); function mysite_ogtitle($title) { $separator = " - "; $the_website_name = $separator . get_bloginfo( 'name' ); return str_replace( $the_website_name, '', $title ) ; }
我正在尝试创建基于 Angular 元服务的 seo 服务(https://angular.io/api/platform-browser/Meta) 该服务中的方法之一是社交媒体标签管理器。 由于某种原因...