Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Can link juice be passed in an iframe from domain A to domain B
-
Need to give our web partners our booking form which must be loaded in an iframe calling back to our domain. Is it possible to pass any link juice from their domain loading our iframe back to us.
Was thinking of a "Powered by" text link in the form footer, but I'm guessing the link needs to be outside the iframe.
Would love to hear any thoughts or workarounds on this.
-
Oh. I see that my solution below was already suggested! Whoops!
-
You can totally get some juice! Just not through the iframe code. Example:
<iframe><br />blah blah code booking blah code<br /></iframe>
booking provided by cool dude, craig spencerJust give that code to your partners. Some will remove the link, but other will leave it. How do you think AddThis got to be a PR10?
-
Tks Roger,
I'm not a developer so sorry if this sounds stupid but instead of using an iframe, is it possible to push the booking form via a widget or api of some sort that allows the form and link to be followed by bots.
-
Nope. iFrame is a link juice free zone.
-
Thanks for the reply Aaron but I'd prefer not to allow our partners access to modify the link if possible.
-
You're correct in thinking no link juice can be passed through an iframe. You could however have a link immediately before or after it in the method you mentioned, and then give your partners the whole HTML including that link.
Hope that helps!
Aaron
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
What tool can be used to provide a list of links on a website that points to other websites?
For example: On a website there are items in the news listing that point to articles about a company that appear on online news sites; items that point to collateral hosted by vendors we use, etc. What tool can be used to provide a list of these links?
Link Building | | Scratch_MM0 -
What is a good ratio of total links to linking root domains?
Is 100 total links for every linking domain too high? I suppose I could also look at ratios of sites that are doing well in the rankings.
Link Building | | ProjectLabs0 -
Are links with space considered to be the same as links with %20?
I wonder if Google would consider those three links to be the same? http://www.example.com/test page.html http://www.example.com/test page.html http://www.example.com/test+page.html
Link Building | | lucek0 -
Text Link vs image link?
Which passes most link juice a text link or an image with the correct 'alt' attribute? Do the pass the same amount or is one more valuable than the other?
Link Building | | SamCUK0 -
Does linking to a subdomain give link juice to the main domain?
I have a few domains that I'm going to use for link building, will the link juice from the sub domains transfer to the main domain?
Link Building | | Vsky0 -
Do links from my own subdomain to my main domain carry any value?
I currently have a Wordpress blog set up on a subdomain i.e blog@ etc. I wanted to know whether the links from the blog to my main site carry any value.
Link Building | | Store210 -
Iframes vs links
Obviously, websites can link to another web site using iframes, and Google and other search engines do seem to have some capability to index the content. What I want to know is what is the difference in value passed between a regular link and an iframe link. <iframe src="http://www.targetwebsite.com/targetlink"><br /><br />will have the same page ranking effect on the target web site as this link: <br /><br /><a href="http://www.targetwebsite.com/targetlink">link</a><br /><br />Alternative, would it work to include an invisible actual link right before the iframe, like this: <br /><br /><a style="display: none;" href="http://www.targetwebsite.com/targetlink">link</a><br /><iframe src="http://www.targetwebsite.com/targetlink"/></p> <p><span style="color: #5e5e5e;">The reason is that we are building a product recommendation engine, for a branded cosmetology school in order to get our concept salons to link back to use and I was curious if creating a version they can use as an iframe will give us link benefit.</span></p></iframe>
Link Building | | incept0