I have iframe that it is source is got from servlet response, so does the content of the iframe will be crawled?
相关问题
- how to get selected text from iframe with javascri
- How do you scroll an iframe from within using jque
- Is there any way to make the background of a 3D-mo
- Iframe scrollbar align to right
- I would like to manipulate the html inside an ifra
相关文章
- iframe的里内容看不到,但却点得到
- Scrapy - Select specific link based on text
- iframe content disappears on Firefox
- Changing an IFrames InnerHtml from codebehind
- Scrolling issues with ExtJS 5 app inside IFrame
- iframe not reading cookies in Chrome
- Does html5 local storage store per iframe?
- X-Frame-Options ALLOW-FROM a specific site allows
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.
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.
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.
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