Best SEO practice to redirect affiliate link
-
Hello,
I got an affiliate program on my website, that redirects the affiliate link to the main site like:
site.com/ads/aff_code/ -> site.com/ (The redirect is done using a 301 status code.)
On the redirect process the site stores a cookie to track the affiliate sale.
- Will Google and others SE follow this permanent redirect, transferring the relevance of this affiliate link to my main site? In other words, if an affiliate does something wrong (like spams), does the bad reputation will be transferred to my main site?
- Is there a better way to do that from a SEO standpoint?
Thanks,
-
Wonderful, thank you Everett.
-
I'll mark this as answered and will head over to the newer thread.
-
Thank you Everett, good points!
I have opened another thread on this topic (I didn't expect you to reply on this old one!) where I am discussing about possible solutions for inbound affiliate links:
https://moz.com/community/q/affiliate-links-dilemma
It looks like my best solution would be to leave the way it is, maybe changing 301 redirects with 302? How would you suggest tackling this issue... or would you suggest just "ignoring" and leave the way we all have done, with a simple 301 redirect to the "clean" URL?
Thank you again.
-
Fabrizo,
It was a good point for you to bring up. The truth is, I don't know what Google's stance is on stuff like this these days because they constantly change it and you can read opposing things straight from Google in two or more different places. Also, I don't think Google cares about the user as much as they say when it comes to our sites because they make it difficult for us to rank well while also providing rich JS-based, interactive experiences. So thinking of the users on a big affiliate site, the best UX would be to show them the domain they're about to visit (e.g. Amazon.com) but Google doesn't like sites monetized this way (it seems) so we have to obfuscate what we're doing, which is B.S. since obviously the users like the site or they wouldn't be using it. This is all about Googlebot not keeping up with web dev technology. Maybe they should spend less time on self-driving cars and VR goggles and more time on that.
Personally, I would not have a bunch of href links on my site pointing to an internal folder that is blocked in the robots.txt file. I "may" use javascript links and then obfuscate the javascript somehow, but Googlebot doesn't like when you keep it from rendering JS and you'll start to see errors come up in GSC and elsewhere that you're blocking content from being rendered. Does that impact rankings? Hard to tell.
-
Yes, thank you Everett, I read about that, and I agree with you that that would be a bullet-proof solution.
I wanted just to check if what Google states now days would actually work, I couldn't see that mentioned on this thread before. But looks like you'd agree with Google on that, right?
Thank you again!
-
Fabrizo,
I was suggesting going through an intermediate domain, as opposed to just an intermediate page. There is more protection there.
-
I know this is a rather old thread, butI am wondering if anything is changed since this topic was discussed.
I see Google suggesting redirecting links to an intermediate page blocked by robots.txt to avoid schemes penalties:
https://support.google.com/webmasters/answer/66356?hl=en
Ideas on that?
-
It is clear to me now.
At the moment, I changed the redirect to 302 and blocked the /ads/ folder on the robots.txt. But I will surely proceed setting up a new domain for the affiliate traffic.
Thanks,
-
Hello Henrique,
2. I mean putting /ads/ on a totally separate domain (e.g. youraffiliateprogram.com/ads/) which then redirects to yoursite.com. This way you can totally block that entire domain if you wanted to. When an affiliate links to youraffiliateprogram.com/ads/pageID the user who clicks on the link will get redirected to yoursite.com/pageID.
This set up has the advantage that you can block the entire affiliate program domain from being indexed in the robots.txt file if you wanted to, or you could try to use a 301 redirect and benefit from the links - until it stops working or you get penalized, at which point it you could block the affiliate program domain in the robots.txt, and/or change the redirects from 301 to a 302 rather quickly.
To answer your last question, yes you could simply change the redirect from a 301 to a 302 and that should solve the issue at the final landing page level, but since a lot of affiliates are still linking directly to your domain prior to getting redirected it could still cause issues. For example...
Affiliate A links to YourSite.com/ads/123 without using a rel nofollow tag in the link. This is still a link to your site from them, regardless of what happens next.
YourSite.com/ads/123 proceeds to 302 redirect the visitor to YourSite.com/123. The won't bass the pagerank on to your landing page, but it did nothing to stop the fact that you have a direct, followable affiliate link going to your site.
If you put in your Terms for affiliates that they have to use a nofollow tag in links to you, and you supply the nofollow tag in the code when they are "building" links from within your affiliate system, you should be ok. You may also want to block /ads/ in the robots.txt file just to be sure if you're going to take this route.
-
Hello,
1. I will add the nofollow rel to our affiliate links, but this will only solve part of the problem. Many just grab the URL and build their own links.
2. You mean when someone hits site.com/ads/, gets redirected to subdomain.site.com and than to my main site.com? 301 redirects won't transfer the page rank to the page they are redirecting to?
What about changing the status code from 301 to 302 when redirecting from site.com/ads/ to site.com? Will this transfer the page rank? Any other status code that seems more suitable in this situation, like see other (303)?
-
Blocking the /ads/ directory via the robots.txt file is not going to stop your site from being associated with affiliates who link to you. The best thing you can do in this case would be one of two things:
1. Ensure all affiliates are linking with a rel = "nofollow" attibute in the href tag (i.e. nofollow their links). You can provide the nofollow tag in the link code that they copy to make it easy for them.
Or
2. If you are trying to get some pagerank out of your affiliate links, but want to be able to react quickly in the event of a link-based penalty as a result of this practice, you could have affiliates link through another domain, which then 301 redirects to your landing page. This way you can kill off all the links simply be cutting the redirect (or changing it to a 302, or blocking Google from following the redirect with a tactic similar to the robots.txt block described above...) on the other domain instead of having to disavow a bunch of affiliate links, or instead of asking affiliates to updating their links.
Personally I'd go with option #1. You can combine that with the robots.txt block of your /ads/ directory too.
-
If you read the article I mentioned above, it really does not hide anything from Google, but you are clearly saying that these links are of no value.
I would use the 301 redirect.
In your case, yes that would save a step to just put /ads/ into robots.
-
Google will follow a 301 and will transfer almost all the link equity/or lack of it. Common practice is to 301 redirect through a page that is in robots.txt. This prevents Google from following while moving the user along.
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
-
Page links, header links, footer links
HI I have been hearing about links, you should keep to 100 Just look at this url http://www.powerwale.com/store/acdelco-sealed-vrla-iacdv5l--b-5ah-bike-battery/77031 and go for Recommend section, where you same product applies to different vehicles 1. im confused, should keep it or not?
Link Building | | Rahim119
2. Header links are less, Footer links are less, and in the future, we are planning to add more, will this affect SEO more than 100
i see many ecommerce sites, has menu showing many categories, more 100 categories links
3. Wht about link equity? If I have more links in header and footer page(all this will follow in the rest of pages).
4. More links in the header and footer shows that you are big ecommerce site.. Pls suggest, which is right way and go gain SEO value1 -
Blog commenting for SEO - Useful practice?
With most blog comments being no-follow, I was just wondering whether blog commenting for an SEO campaign these days was actually a worthwhile practice. Would love to get some insight on this.
Link Building | | Gavo0 -
Best Tool For Diagnosing A spammy Back Link Profile
Buongiorno from the river Wharfe 🙂 With Googles crusade to penalise sites with dodgy backlink profiles I'm looking for an automated tool which could flag up any dodgy links. Yes ive used Open Site Explorer but I really am after something that gives me a simple "yes theres a problem and heres where it is" type solution. Any inights welcome 🙂
Link Building | | Nightwing
Grazie tanto,
David0 -
Redirect
I have to change few permalinks on wordpress website and I am using yoast seo plugin to redirect the links. My question is should I keep links on the original post or should I delete them. Thank you
Link Building | | VillasDiani0 -
Which Links to Disavow!
We just took over SEO for a new client who is being penalized for a bad link profile. They've asked Google to reconsider multiple times, and Google still claims that the links are bad. Because of this, and because I don't have direct access (logins, etc.) to what the former SEO did, I am considering using the disavow links tool. The most obvious links to disavow are a group of almost 1000 links that come from the same forum. However, when viewing the links on this forum they actually seem natural. People are reviewing the product (ipod cases), both negatively and positively. While this could have been an SEO tactic for link building, I don't want to disavow these links if they're not the problem, even though this domain is the source of almost all the low-quality links. Another site that has more than 200 links is Askives. Do any of you have experience with links from Askives, or removing these links? Thanks again!
Link Building | | newwhy0 -
What Are the Best Practices for Ranking for Synonyms?
This topic has me entirely confused, and unsure if we should keep a website focused on one keyword group, and using synonym contextual links to rank it for other keyword synonyms. We simply have not seen enough data or run enough tests to find our answer, and wanted to reach out to the community to see if anyone has. I have seen Google rank a synonym to my search query on the first page, and is why we are confused. Let's use an example: We'll use "Industry" as the main keyword for our page. "Company" or "Companies" is viewed as a synonym by Google of this keyword. When we query "Industry", "Company" and "Companies" are also found in bold. 1.) Is it best practice to also create a unique page targeting synonyms? Our thinking is that it would be best to try and target exactly what the user is looking for rather than having a synonym to their search for better conversions, but as mentioned above we feel it's best to hit exactly what they query because that's their way of thinking. That they're looking for that exact match. 2.) Have the page "Industry", but do some link building using contextual links "Company" or "Companies" pointing back at our "Industry" page. Would this help rank our "Industry" page for "Company" or "Companies" even though the main page is "Industry"? Just not sure we want to do this as the reasoning explained in #1. Thanks for your help!
Link Building | | cyberlicious0 -
What is the best way to get unique links?
I do SEO for an online store that sells vacuum cleaners. I write a lot of articles for yahoo, hub pages, etc as well as promoted press releases. But I'm looking to get some more unique links. I'm looking for any tips I can get. I've done tons of directories that have actually got a couple keywords on the front page of google but I'm looking to shy away from link directories. I write a few articles every week. I also try and create new social networking sites for the business. Does anyone have any new ideas?
Link Building | | evacuumstoreSEO0 -
Link Building: No linked to content in industry
Hello, I'm doing link buidling for a small ecommerce niche. There's no resource content in the niche (looking at OSE Top Content) that has attracted backlinks (on any sites) How should this effect what resource content I should create. Thanks!
Link Building | | BobGW0