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.
What count as irrelevant links?
-
I recently had a link audit done for a client selling mechanical parts. This client supplies to the mining and construction industries. The link audit showed all links on mining or construction sites as irrelevant.
When I questioned about it, they explained that my client is in the mechanical parts industry and therefor Google would penalize me as those count as irrelevant links.
I don't agree, but need an expert opinion. Can anyone help?
-
Thank You for all the Responses. It is good to know that I am on the right track!
-
That sounds like the textbook definition of a Relevant Link. Client makes mechanical parts, sells to mining & construction industry, links to/from mining & construction industry... not sure what would make that irrelevant. Google won't penalize you for those.
-
I agree with Devanur.
it is very difficult to define relevancy for links as you can always link to industries less related to your core business but still relevant.
Also, when you naturally get links, you can't control where those links come from and unless they are from dodgy sites, very low quality sites, you won't spend too much time in dealing with them (especially if the number is not too high)
I do think that Google doesn't penalize you for having those links as they are still relevant for your business in some way.
-
This is not really irrelevant... I mean I have a website that dedicated offer SEO service, and I have few links coming from good web design websites and this is not irrelevant because somehow there is a connection!
Similarly, here the links that are pointing to the website have some connection... I mean if the websites that are link back to your website have a bad health, then you must stay away from their links but saying that the links are simply irrelevant is not true!
-
Hi, I don't think those are irrelevant links as the niche that the client operates in is somehow (the client's product is used or consumed by mining or construction industries) connected to these industries. Having that said, there is no clear line that can be drawn to define relevancy while doing link building. However, if you have a website about computer software and you fetch links from a porn website is something apparently irrelevant. Coming to the current case, I do not think there is anything that should be frowned upon and that you should be worried about. Just my two cents.
Best regards,
Devanur Rafi.
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
-
When conducting a link building strategy does it matter the country the link is from?
We are a UK business and if we have links mostly from US based blogs and websites does this penalise us. The links are from relevant websites and topics. Should we be focusing on .co.uk sites
Link Building | | Caffeine_Marketing1 -
Value of Links? What is each link worth?
Morning Everyone, I just had this thought and wondered what everyone's opinions were in terms of link value in monetary terms. We'll assume for the purposes of this that the links come from contextually relevant sites and that the sites in question have got the Moz DA from being high quality and have a good quality incoming link profile. Its a bit of a theoretical question, but i guess imagine if the only way you could get links was to pay for them, what would they be worth to you. This is link value for SEO purposes, they will have in addition value from traffic from good sites, that no doubt varies wildly depending on topic. I assume everyone also agrees on: The first link from a domain is the most valuable High DA sites are worth more than low ones. So could anyone who has an opinion on the link value suggest a monetary value for links. Its really just using a monetary amount to see how best to target my time. Here is my example of what might be expected, but I am hoping people with more knowledge will perhaps correct it. DA Rating First Link 2nd-5th Link 5th-10th Link 10Plus Links 5 $5 $2 $1 $0 15 $7 $3 $2 $1 25 $25 $10 $5 $2 35 $45 $20 $7 $3 45 $65 $30 $11 $4 55 $95 $45 $19 $5 65 $200 $100 $45 $6 75 $350 $120 $65 $9 85 $700 $240 $95 $15 95 $1100 $450 $200 $30
Link Building | | wellandpower1 -
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 -
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 -
Should I link to my Press Releases?
I just created my first press release at prlog.org using the free account, which lets you have one outgoing followed link. Question: Should I link to my press releases from my web site? I made the mistake of doing link exchanges in the past, and worried Google would detect it as a link exchange. It would be nice to link to the press releases on my site while still getting the benefits of having an incoming link from a site with PR 6. Is prlog.org a good site for press releases? Is there another one you recommend that is free or inexpensive? Is there any benefits to using multiple press release sites, with different content on each site? Thanks!!!
Link Building | | eugenecomputergeeks0 -
How many links per week is too fast in link building?
For a new website/blog how many links per week looks suspicious or hurt the rankings?
Link Building | | aaran1 -
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 -
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