【问题标题】:SEO on external html page renderd by <object> tag<object> 标签呈现的外部 html 页面上的 SEO
【发布时间】:2015-02-10 17:33:04
【问题描述】:

我有这个 HTML:

<body>
  <object id="post" data="post/Requirement Process Narative.html" type="text/html"> </object>
</body>

我希望 Google 也将文件 Requirement Process Narative.html 中的关键字编入索引。

也就是说,如果Requirement Process Narative.html 包含“Domain Knowledge Acquiring”并且有人搜索“Domain Knowledge Acquiring”,Google 将在其搜索列表中显示当前页面。

怎么做?

【问题讨论】:

  • 您想知道 Google 是否将其编入索引,还是您知道 Google 不会将其编入索引而您正在寻找替代方案?
  • 您进行了哪些测试以确认内容不会被索引?

标签: seo external google-search html-object


【解决方案1】:

如果符合 Schema.org 标准,Google 会获取并索引对象标签。 因此,如果对最终用户有用,您的内容就有可能被解释并包含在 SERP 中。

您可以在此处阅读有关 Schema 的更多信息: http://blog.schema.org/2011/07/on-june-2-nd-we-announced-collaboration.html

还可以考虑使用 Google Web Master,Fetch as Google Bot 功能来查看 Google 实际看到的页面并优化您的代码。

【讨论】:

    猜你喜欢
    • 2015-01-08
    • 1970-01-01
    • 1970-01-01
    • 2016-06-20
    • 2015-02-27
    • 1970-01-01
    • 2012-05-26
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多