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.
Where is the best place to put reciprocal links on our website?
-
Where should reciprocal links be placed on our website? Should we create a "Resources" page? Should the page be "hidden" from the public? I know there is a right answer out there! Thank you for your help!
Jay
-
Oops. I only just noticed the date on this question! Sorry folks...
-
Agreed. However, it might be worth adding that reciprocal links can also look natural but only if they form a small part of your link profile.
Whatever you do, Jay, dont add a page called links or resources. Make sure the links are contextual links in the content of article's or content.
My way around doing this is putting them in the testimonials pages on my sites
A good example would be when I managed to get a link from Sky.com - in return they requested a link back to their site and I would be silly not to have provided one. I didn't want the link for the juice, I wanted it for the click through's. The reason I'm saying this is to show that not all reciprocal links are seen as un-natural.
-
Good stuff....thank you for the awesome advice! I'll heed it.
-
Generally speaking, I would recommend that you do NOT copy these links from your competitor. The optimal way to use an analysis of a competitor's backlink profile is so you can copy the good links and leave the bad ones.
If you want to search your competitor's site for these links, you can try using the site: operator in Google, or perhaps the specific site's own search box.
There are forms of quality reciprocal links. They can be found on a "Resources" type of page on your site. If your site focuses on health topics you may link to the Mayo Clinic, the National Institute of Health, and other quality sites. The purpose of these links are to help your readers locate quality information. Some relevant sites may link to you as well and these links could be reciprocal which is fine.
If you have a "Resources" page where you provide links with perfect anchor text (i.e. "best real estate agent") to sites which are not relevant to yours, that is a rather obvious attempt to manipulate search engine rankings. The links you provide will offer little to no value, as well as the links you will receive. You need to give search engines a lot more credit. You are spending time and effort on what frankly amounts to bullsh*t SEO.
Investigate all your competitor's links. Look for their best links and investigate them. You want ideas, not to copy cat. The best you can do by copying your competitors is to eventually catch up to them. Provide better content, focus better keywords, be more current and relevant, be more authoritative and then you will gain links that a competitor can't copy...because the links you gain have to be earned.
-
While I generally agree with Alan above, if you're going to do recip links, I'd try to work them into the context of your site on different pages.
-
Hey Ryan. I found a bunch of links through the SEOMoz link tool analyzer that our competitors have. When I visited the link sources, all of them required a reciprocal link to be placed on our website. However, I notice that none of our competitors have a "public link page" where these reciprocals might be. Therein was my question... Jay
-
Can you share more details about these reciprocal links? What is the purpose of placing them on your site?
-
i would not get reciprocal links, Search engines look for un-natural patterns of linking, although they happan natrualy somtimes, SE's can see not only your pattern but those you have reciprocal links with.
But having said that, you are on the right track, link out on a page with low PR, include a load of links back to your own site so that you only give away a small percenatge of link juice.
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
-
Does changing content and design of the website gonna affect my all the backlinks i have made till now
i have been working on my link profile for a month now, after learning about 5 step moz methodology i have decided that i would like to change all of the content of my site and taylor it to what my customers need, am i gonna loose all the domain authority if make changes? if it gonna affect, hows that gonna come out
Web Design | | calvinkj0 -
2 Menu links to same page. Is this a problem?
One of my clients wants to link to the same page from several places in the navigation menu. Does this create any crawl issues or indexing problems? It's the same page (same url) so there is no duplicate content problems. Since the page is promotional, the client wants the page accessible from different places in the nav bar. Thanks, Dino
Web Design | | Dino640 -
Reasons Why Our Website Pages Randomly Loads Without Content
I know this is not a marketing question but this community is very dev savvy so I'm hoping someone can help me. At random times we're finding that our website pages load without the main body content. The header, footer and navigation loads just fine. If you refresh, it's fine but that's not a solution. Happens on Chrome, IE and Firefox, testing with multiple browser versions Happens across various page types - but seems to be only the main content section/container Happens while on the company network, as well as externally Happens after deleting cookies, temporary internet files and restarting computer We are using a CMS that is virtually unheard of - Bridgeline/Iapps Codebase is .net Our IT/Dev group keeps pushing back, blaming it on cookies or Chrome plugins because they apparently are unable to "recreate the problem". This has been going on for months and it's a terrible experience for the user to have. It's also not great when landing PPC visitors on pages that load with no content. If anyone has ideas as to why this may be happening I would really appreciate it. I'm not sure if links are allowed, by today the issue happened on this page serversdirect.com/dm/geek-biz Linking to an image example below knEUzqd
Web Design | | CliqStudios0 -
Link colour on page?
I always thought that the link colour has to be different from text colour? I have come across a site http://www.printandpackaging.co.uk/ and it has made me question this belief, they seem to only have bolded the link which would be very nice if this is fine.
Web Design | | BobAnderson0 -
Does Google penalize duplicate website design?
Hello, We are very close to launching five new websites, all in the same business sector. Because we would like to keep our brand intact, we are looking to use the same design on all five websites. My question is, will Google penalize the sites if they have the same design? Thank you! Best regards,
Web Design | | Tiberiu
Tiberiu0 -
Html 5 main and secondary navigation for SEO best performances
I am building a website which will have a main navigation related to the site and each link of the main navigation will have a secondary navigation. We do not want to use a megamenu style navigation. I will try to explain it with a example: Let's start with an example for a computer store "My PC Store", the Main Navigation would be: Desktop PC's Notebook & Tablets
Web Design | | netbuilder
Multimedia When clicking on the "Notebook & Tablets" the user is directed to the page domain.com/notebook-tablet.html and on this page the secondary navigation appears: Laptop Netbook Tablets / iPad I am confused on how I should organize the semantic navigation for best SEO performances and I need advice / suggestions. I thought about 2 different ways to do it but which one is more appropriate in terms of SEO? PROPOSITION A Home Page: <header> My PC Store <nav> Desktop PC's Notebook & Tablets Multimedia </nav> </header> Sub-Page (Notebook & Tablets): <nav>(or <aside>?) Desktop PC's Notebook & Tablets Multimedia </aside> </nav> <header> Notebook & Tablets <nav> Laptop Netbook Tablets / iPad </nav> </header> As you notice on the home page the Main Site Navigation is included in the <header>while it is not in the sub-pages. PROPOSITION B Home Page: <header> My PC Store <nav> Desktop PC's Notebook & Tablets Multimedia </nav> </header> Sub-Page (Notebook & Tablets): <header> Notebook & Tablets <nav> Desktop PC's Notebook & Tablets Multimedia </nav> # Notebook & Tablets * Laptop Netbook Tablets / iPad </header> The main navgation remains always in the <header>(home page / sub-pages) of all page. I need suggestions... How would you guys organize the nav ? </header> </header>0 -
Best Website Builder - Help Me Choose
I need to built a multi language site (to built a Pilates, Yoga site) and I will use a site builder. After posting questions on wix.com I came to the fact I should continue my research because there are not SEO friendly. Do you have a suggestions? Limited to html knowledge, using a website builder is my only option. Here are some of the features I need: Multilanguage Web Site Mobile version SEO Friendly Nice Template Selections( this is important) HTML customization Twitter, Facebook, Blog... I'm not looking at free website builder, when you want good features, there is a price to paid. Thank you for your help and suggestions, BigBlaze
Web Design | | BigBlaze2050 -
Best Wordpress Hosting
I've had a horrible experience with the security on wordpress hosting with GoDaddy. Someone recommended Blue Host as my next option. Does anyone have any experience with BlueHost and what other hosting companies would you recommend for wordpress hosting?
Web Design | | ChristineCadena0