How do I easily no-follow my affiliate links?
-
Hi, I am in the process of setting up an affiliate marketing campaign for my site. I have done a bit of research and understand that it is safest in terms of SEO to add no-follow to the links from the affiliate sites. What is the easiest and simplest way to implement this?
-
You can make the whole page nofollow by dropping this in your header:
<code><metaname="robots"content="nofollow"></metaname="robots"content="nofollow"></code>
-
You can also specify no follow in the meta data, but you have to be careful with it.
-
This can be done by adding rel="nofollow" to the link's HTML code. See example below-
Before: Some Link
**After: **rel="nofollow">Some Link
Depending on what kind of website you have they may give you a checkbox or ask if you "want Google to follow this link". However adding the rel="nofollow" in the HTML code is probably the most universally applicable way to nofollow a link.
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
-
Person using expired domain and its links to drive traffic
Hi, I know about people using expired domains to drive juice to their primary site but what about people using AN expired domain as their primary site (totally changing that site into a trashy affiliate-marketing vehicle)? The site I'm looking at is thegunzone.com. It has, according to Semrush, almost 38K links. It used to be a legit 17-year-old firearms hobby site, and this is what it originally looked like: http://web.archive.org/web/20120213184627/http://thegunzone.com:80/ Here is its last page before it closed and the domain purchased by the affiliate marketer: http://web.archive.org/web/20170315084035/http://www.thegunzone.com/ It closed around February of 2017, and some affiliate marketer bought it and all its backlinks. However, all those backlinks, which were previously to various articles, are now directed back to those articles (which don't exist anymore) but the homepage, including Wikipedia links. Here's an example: https://en.wikipedia.org/wiki/Polygonal_rifling At the bottom, in the 7th Reference, there's a link to an article called " "Learning About Shooting . . ." but if you click on the original link, it just goes to thegunzone.com homepage. Again, the site's totally different. And there are just thousands of such backlinks to former articles that don't exist anymore but are redirected to this schlocky site's homepage (and it's passing its juice through too). My question is this: this cannot be kosher with Google backlinking policies, right? Is this prevalent on the internet? Why hasn't thegunzone.com been found out and its rankings penalized yet? And how do I report him? I see tons of other sites using this basic strategy too on search results with various hunting keywords. (Disclosure: I do own a hunting/firearms blog, but I don't do any backlinking at all.) Any help would be sincerely appreciated.
Affiliate Marketing | | HandyWoman1 -
Affiliate website redirection concern
First of all i want to say hi to everyone here since im a new guy! The issue: My website is a price comparison website. I create products and inside these products i list several shops with their priced offers from the lowest to the highest. When a customer clicks the "shop now" button to go to the desired shop a new window pops up telling the user that he is being redirected to that shop. Check the website here and click "shop now" to understand what i mean: https://www.pccdkeys.com/product/buy-world-of-warcraft-legion-cd-key-for-battlenet/ This pop up page is a custom .php called redirect.php. In order to create a unique url for each shop, we add parameters in every URL like this: /redirect.php?id=5030917189616&merchant=CDKEYS&game=4117. The redirect.php right now is under this setting: custom header 301 without destination URL (which probably is wrong) it is noindex, follow in meta robots the parameters: **id, merchant, game **are set to NO URL's in URL parameters in webmaster tools. If i remove the 301 redirect from the header it will lead to 200 OK but then its a soft 404 error because the page is small and for sure i dont want 8000 of soft 404 errors because google phantom will destroy me. Another setting was: No custom header so it was 200 OK noindex, nofollow (which was for extra protection from the disallow) disallowed in robots.txt Thi setting kept giving soft 404 errors in audits. I also had it with this setting: custom header 301 without destination URL meta robots in index, follow without disallow in robots This setting gave me Not followed errors in google webmaster tools. The question: Which is the proper setting for this php page? Maybe a combination of the above? Thanks in advance and sorry for the long post.
Affiliate Marketing | | dos06590 -
What impact do affiliate links have on SEO
We commonly reference engineering standards on our site (because half our products are known and searched for by those standard names) and have just signed up as an affiliate to an organisation that sell the standards. Which seems a nice match We're going through and making sure all are no follow now because that seems the general advice - but should we be doing anything else? Yoast says you should mask affiliate links - https://yoast.com/affiliate-links-and-seo/ - but that was from 2010. Matt Cutts is fairly clear on nonfollow - http://www.webpronews.com/heres-what-googles-matt-cutts-says-about-affiliate-links-and-nofollow-2012-06 - but not on whether it affects SERPS Does it? And what is the best way to handle it? This is a typical example of a page where we would have an affiliate link or two. http://www.oakleysteel.co.uk/fake-mill-certificates-en10168
Affiliate Marketing | | Zippy-Bungle0 -
How to flag inbound affiliate links to Search Engines
Afternoon Mozzers, I was chatting to our VP of marketing earlier about one of our sites with a somewhat unhealthy looking link profile. This is primarily caused by the sector its in and the fact that lots of low quality lead generators / affiliates operate there, sending traffic to us in return for payment on accepted leads. Now, he recalled that there is a way to mark these inbound links, through a URL parameter he thought, as being affiliates and therefore should be ignored as we don’t want them misinterpreted as an attempt to manipulate our rankings. I have been doing a spot of research but can't find a straight answer. heres a few articles i looked at: blogaid, Yoast, Webmaster world and the Moz Q&A.The problem is all these are from the perspective of a site linking out and acting as an affiliate, so all deal with that page not losing PR. The two methods i have derived from this boil down to: No follow the links Use an intermediary redirect page and script which you can block from robots.txt So, back to our case - Are there any ways we can signal to Search engines, as the destination site, that these links are from affiliates (such as this URL parameter our VP had vague recollections off) or should i just get in touch and ask the sites to make them Nofollow? Thanks, Tom.
Affiliate Marketing | | Sarbs0 -
Issues with centrally hosting your own affiliate links?
Can anyone see any issues centralising affiliate links across a network? Example - many of us would use some kind of redirect from our sites like abc.com/go/afflink1
Affiliate Marketing | | RaceMedia
bcd.com/go/afflink1 using either htaccess, php or javascript to redirect to the affiliate site But as your network of site grows - to change a link involves visiting 40 sites to change each of the files in the "go" folders. Would there be any net effect from using an otherwise vacant domain to host the links - so they only need to be changed in one place? Example
abc/go/afflink1 links to afflinks.com/1 which then redirects to affiliate site
bcd/go/afflink1 links to afflinks.com/1 which then redirects to affiliate site So all your links across the network for afflink1 would point to your afflinks.com/1 Any changes only require changes to one file afflinks.com/1 Assuming there is nothing else on afflinks.com - would there be any issues? Assume all links no followed and afflinks.com noindex. AND.... our redirects have been in place for some years using javascript,php or .htaccess. What is the current best practice for redirecting affiliate links?0 -
Does having affiliates hurt seo?
one of my clients has a TON of affiliates out there building links back to his site all with the ?ref=AFFILIATENAME tracking string does google understand this and not count these links or is there a way to nofollow all links with this tracking string? just wondering how big companies rank well and still have thousands of affiliates building links on all kinds of properties using all kinds of methods thanks
Affiliate Marketing | | Ezpro90 -
Can anyone help me find the broadband ISP affiliate program I need?
I have a couple sites that deal with broadband internet access, and I'm looking to monetize beyond adsense. I'd like to sign up for some affiliate programs from internet service providers like Charter, CenturyLink, Comcast, etc. I found a couple affiliate programs but I am having no luck at all figuring out the programs that so many other websites are involved with. In about every case, the user is able to enter in their address and then a search is performed, returning programs available at their location. The programs I've found just do the traditional ad click-throughs for a possible commission. Can anyone enlighten me what kind of programs they are using?
Affiliate Marketing | | bizzer0 -
In search of the perfect SEO affiliate ID'd URL
Hi, I'm building our own affilaite system. I want to make sure I get as much SEO benifit from affiliate links as possible so I am in search of the perfect solution. My thoughts after doing a bit of research are to do the following - using the # as my identifier: 1/. Use an ID like www.mysite.com/#A123 2/. Redirect via 301 these urls to www.mysite.com Any thoughts on this, or other things I should be thinking of with regard so building an affilaite system that has strong SEO benifits? Thanks
Affiliate Marketing | | James770