在其他人的域上使用 iFrame 会将页面排名转移到我的网站吗?
我很难找到这个问题的好答案。我看到 Google 将 iframe 中的内容视为自己的独立网站,但我想知道它是否会将任何页面排名转移到我的网站。我让其他网站嵌入的是一个交互式 JavaScript 应用程序。
我有一个 iframe 嵌入,看起来像
<iframe width='895' height='656' src='http://domain.com/script.php?var=whatever' scrolling="no" style='border:none;'>Stuff about the <a href='http://domain.com/other_page'>Keywords</a> and my site.</iframe>
iframe 标签内的链接是否会将 pagerank 传输给我?
I am having a hard time finding a good answer to this question. I see that Google treats the content in the iframe as its own seperate site, but what I want to know is if it transfers any pagerank to my site. What I am letting other sites embed is an interactive javascript app.
I have an iframe embed that looks something like
<iframe width='895' height='656' src='http://domain.com/script.php?var=whatever' scrolling="no" style='border:none;'>Stuff about the <a href='http://domain.com/other_page'>Keywords</a> and my site.</iframe>
Will the link inside the iframe tags transfer pagerank to me or no?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不这么认为。据我所知,页面排名仅在链接的情况下转发。
I don't think so. The pagerank at the best of my knowledge is forwarded just in the case of link.