Mobile app version of vmapp.org
Login or Join
LarsenBagley505

: Does an iframe count as a backlink to my domain? I have the following situation: Iframe case web page www.notMyWebPage.com contains an iframe that points to my domain (the contents of the iframe

@LarsenBagley505

Posted in: #Iframe #Links #Seo

I have the following situation:

Iframe case web page notMyWebPage.com contains an iframe that points to my domain (the contents of the iframe are loaded from myWebPage.com)
Link case web page notMyWebPage.com contains a link that points to my domain (it points to myWebPage.com)

I'd like to know if from the SEO perspective I get the same ranking benefits (i.e., 'juice') for myWebPage.com in the Iframe than in the Link case.

Notice that this question refers to the SEO effect on myWebPage.com, not on notMyWebPage.com, which is the subject of concern of this other question.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @LarsenBagley505

1 Comments

Sorted by latest first Latest Oldest Best

 

@Ann8826881

Search engines that recognize and crawl iframes, like Google, should treat this similarly to a backlink. Here's a report confirming this:

Links In IFrames Pass Value In Google

Whether iframe's have the same ranking benefits (i.e., 'juice') as regular backlinks depends on the attributes and tags used:

iframes support Global Attributes, including title which can be used for keywords like anchor text in a link. You can also add them to a longer description in the longdesc attribute (not supported in HTML5), which points to a text file. Additionally, you can add keywords to the noframes tag (also not supported in HTML5).

So by utilizing these attributes and tags, you can increase the value of the src URL of the iframe, just like using anchor text with backlinks. Whether that results in the exact same value as a backlink depends on the specific algorithm used by the search engine, but reports seem to indicate they are similarly weighted.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme