is IFrame crawled by Google?

2020-04-08 11:02发布

I have iframe that it is source is got from servlet response, so does the content of the iframe will be crawled?

4条回答
可以哭但决不认输i
2楼-- · 2020-04-08 11:28

you should index the page separately. I have done iframe work on my web site SCP International inc.USA before but when I know that It will not do anything for page rank I removed it.

查看更多
forever°为你锁心
3楼-- · 2020-04-08 11:39

Google does crawl the framed content now. Just not sure yet how much equity is passed to the links.

http://www.seroundtable.com/google-iframe-link-14558.html http://www.rimmkaufman.com/blog/do-search-engines-follow-links-in-iframes/31012012/

What Google surely stil not do is associating the framed content with the parent page. So your pagerank will not be influenced.

查看更多
男人必须洒脱
4楼-- · 2020-04-08 11:44

No I'm pretty sure Google doesn't. The robot could end up in an endless loop!

EDIT: I followed the link given in the comment to the question. Although I see the test that was carried out appears to index the content of the iFrame, I think what is more likely is that it takes the URL of the iframe follows that and then indexes that page separately rather than actually doing it in the iframe. That way it could eliminate the possibility of an endless loop ie it could detect if the iframe was pointing at it's parent document.

查看更多
干净又极端
5楼-- · 2020-04-08 11:51

Google crawling your iFramed content will not do anything for your PageRank. It would be great if I could iFrame KimKardashian.com on my website and have all the collateral search traffic on my site. This does not happen because the HTML source of the framed site does not show up on your html source.

However, I think that with Googles new Panda algorithm that is sophisticated on its concentration of user experience will favor your website if you iframe a popular, high-content website. This is just speculation, but google may follow the link in the iframe src="link" to the high-content site, and then give "points" to your website for enhancing user experience.

I came up with this idea reading articles like this : http://www.entrepreneur.com/blog/223765

查看更多
登录 后发表回答