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.
Reciprocal links
-
Are they worth anything, if they are from relevant sites? I'm I better off avoiding linking back wherever possible?
-
I think our situation falls into that of the gentleman with the NYT links, except our sites aren't quite that bad. We do occasional round-up posts (ie: best co-working spaces, etc.) and some of those folks link back to us to show that they were included. Is that OK?
-
We typically add an accreditation link (follow, to us) into the footer of all websites we build, and if the client also supplies a "testimonial" to us, then we add that to our testimonial page with a link (follow) back to the client website.
Is this good or bad?
-
Not at all, I think it's quite obvious to both the user and Google that you're not doing anything manipulative, but merely linking to your (well-earned, no doubt) citation in a major publication.
Furthermore, you're never going to be seen to be linking to a suspicious site if it's the NYT!
-
I have some great links from the New York Times, do you think it is unwise to link back to them if I find a useful article?
Can this really be seen as a reciprocal link!?
-
Not really. By definition of the PageRank algorithm, having an external link on your page means the PageRank the page has passes off the website, but the amount lost (if any) put against the amount gained by having the link is negligible.
The main concern is that if your website is deemed to be linking to poor quality, spammy or hacked websites, then Google may look upon yours dis-favourably But I can't see that being a problem here.
-
Thanks Tom.
For one site in particular I have some very good reasons to link back and forth with another related and trusted site - I just wanted to be sure that I wasn't endangering myself by linking back.
Does it 'water down' the link juice if the link is reciprocal?
-
Reciprocal links get a pretty bad rap, for pretty solid reasons. Link exchanges with masses of sites, whatever the relevance, does look pretty unnatural and may flag up as a link network. We definitely don't want that.
However, if done sparingly and kept to really relevant and related sites, then it's a nice traffic sharer, link builder and authority builder. SEOMoz and Distilled pretty much have reciprocal links on the go, but that's because they're highly related and offer great content and work for one another. In turn, as a user you may be more inclined to visit either one from the other's website, while the endorsement can serve as an authority check.
I'm quite a fan of legitimate testimonials where link reciprocation occurs. That can look natural and, again, is a nice trust builder. I'd never go too crazy with reciprocal links and I'd only ever keep it to websites who are related to, have preferably worked or collaborated with you on a project and that you, yourself, would be proud to endorse professionally.
Follow that, and I think some reciprocal links can be OK. But there's no doubt that the tactic has been abused by some. Don't give Google any reason to think you've fallen into that bracket.
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
-
Backlinks vs External Links vs Referral Links vs Outbound links
Hello all, I was just wondering if you could explain the difference between all the links above? I'm confused as they all seem to be the same or similar and I would just like to clearly know what distinguishes them from eachother. Thanks for your help, Jayne
Link Building | | NCOREGSEO0 -
Spammy links
Hi Guys, I have a case which seems to occur more often for our customers. The websites of our customers seem to receive tons of backlinks from websites all over the world (China, Russia, Ukrain, etc). It’s spam we never asked for, we didn’t buy any dodgy linkbuilding packages or anything. Do any of you guys have experience with this matter? We try to disavow the links but it takes too much time and we will never manage to disavow 100% of all links. Examples are www.keukensduitsland.nl and www.m2beveiliging.nl Hope anyone has experience and maybe even solutions for this matter. Thanks!
Link Building | | Happy-SEO1 -
Internal Linking - Post links vs Side Bar Links behaving differently
Hi, I have a question regarding the internal linking behavior. My website is www.hindimeaning.com which is approx 3 years old. I have approx 450 posts. Now i have a widget on right sidebar "Popular posts". A widget below my posts "Related Posts". And a simple html CSS menu above the posts (I removed menu around 6 month before so currently it will not show.) I crawled my site with moz crawler (same are the result from google crawler as well) and it shows menus links as internal links. While sidebar widget "Popular posts" and "Related Posts" are not showing as internal links. If we talk theoretically what i learn till now is "every link on a page behaves as internal link". Then why the widget links are not showing as internal links. Thanks, Mahesh Kumar
Link Building | | chaudhary04890 -
Link Exchange
Hi everyone, I just started working for a client in a new niche. After reviewing the backlink profiles of his competitors I can see that the top sites are using a ton of link exchanges. They are from really spammy sites too. The kind that will link to anyone that provides a link back. Anyone else seeing much of this?
Link Building | | SixTwoInteractive0 -
Do links within imbeddable widgets carry link juice?
I'm dipping my toes into infographic design. On of my desired outcomes is to gain links by having other sites embed my graphic. I'm considering using Tableau's interactive data visualization software to do so; thus creating a widget, embedding it on my blog, and including the embed code for others to post. Is it possible to include a juice passing link in such an infographic? I know its possible to include links inside the tableau graphic but not sure if they have straight SEO value. If these links are not juice passing would it be better to go with a simple image link that passes value?
Link Building | | JesseCWalker1 -
Links on the same keyword
When is linking from one particular keyword to much. At what point could link building from one keyword be considered spam and potentially delist a site ? Is it possible for a site to be delisted for having to many links from the same keyword ? Heard linking from the website name is more important following recent changes. I try and link from a selection of 3 to 4 keywords. Thanks for your help
Link Building | | onlinemediadirect0 -
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 -
Porn link ...
I just ran https://www.majesticseo.com report for back links and showed me that I have one link at porn site ... not sure if it will be appropriate to post it here. The link was discovered on 03.05.11 and when I visited today link is not there... I dont know who put that link there. Can I get penalty for that from google? Can it be a mistake?
Link Building | | DiamondJewelryEmpire1