Redirect to Affiliate script via htacces - Is that risky?
-
Hi,
We are offering an affiliate programme to publishers. The problem is that the links to the Affiliate Script are very user-UNfriendly (something like http://scripts.affiliateprogramme....../..../....)
I would like to give them a simple url:
www.website.com/PublishersPage
And then redirect this via HTACCESS to the script link (which would then send them back to us).
Would that be a problem for SEO? for Google?
Thank you for your help.
-
If I understand this correctly, you are the merchant, and you have some affiliate software. Your affiliates will come to your software and get these links to use, which are not clean? You then want the affiliates to have a clean URL to use to link to you?
That's actually done very commonly by many experienced affiliates already. In terms of SEO, most affiliates that I know set their affiliate links to go through a sub directory link like /go or /jump. That directory typically gets blocked in the robots.txt file, so that those links will be completely ignored by spiders - so as a merchant, you'll still get the clicks, but won't get any SEO benefit from doing that.
It really is better if you can just use an affiliate program that gives your affiliates clean links in the first place. The cleaner your links are, the less likely that affiliates will think to cloak the links on their own websites, and use some techniques that reduce any SEO value of those links for you. For your affiliates, the simpler / easier you make it for them - the better results you're going to see from your program.
-
I don't see this being a problem directly. You will have some advantage in the way of citations and links to
www.website.com/PublishersPage from the affiliate websites, but then these links will then redirect to the script via .htaccess and then back to your website.
How many affiliates are we talking ? If you think from the affiliate perspective, they'd like it as well I am guessing because if I am the affiliate, I would love to link to www.website.com/PublishersPage vs http://scripts.affiliateprogramme....../..../....)
Do yes, definitely consider doing it. Your affiliates are going to love it. I don't see a lot of merchants doing this. This is definitely something unique.
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
-
Looking for a way to crawl and test validity of affiliate links at scale. Ideas?
Hey all, I'm on the hunt for a service that will crawl our affiliate links and let us know when they return an error. I need to know that the last URL in the chain is returning a 200 over thousands of pages and links on a continual basis. The hitch is that most crawlers like Screaming Frog will return all of our links as working because it's only testing the first step, and this really requires a cloud solution anyway. Anyone happen to know of something? Edit for clarity's sake: I need something to check entire redirect chains in bulk that isn't a Wordpress plugin, isn't a website where you plug in a URL and it cuts you off after the first 100 results, and has the ability to crawl the site and provide reporting on a continual basis. Bi75jku
Affiliate Marketing | | BradsDeals0 -
UK Affiliate programmes as an advertiser
Hi, I'm looking into setting up an affiliate programme (as an advertiser). The company offers commercial mortgages for a UK market only. I was wondering if you had any experience with any UK affiliate platforms and had any recommendations? I want to test the water with a platform first as we don't really know whether it will work for us or not. We're looking at it for lead generation. Potentially offering payment on a completed mortgage or a lower payment per lead. I think it may be worthwhile offering both options. I'll have to work out the model, but we can make it work nicely for the publisher, I think. Thanks, Amelia
Affiliate Marketing | | CommT0 -
How to track Affiliate Clicks to Google Analytics
Hi, We would like to track the affiliate link clicks. Is there any way to track it from Google Analytic? Rajiv
Affiliate Marketing | | gamesecure0 -
Affiliate Tool For Competitors Analysis
Hello Guys, I'm Looking for an Affiliate Tool where i can see my competitors affiliate publisher. is there any kind of tool which can help me out to find the best publishers of my competitors? Please Suggest. Thanks Damian Martin
Affiliate Marketing | | CommercePundit0 -
Advise about Social Sharing between two loosely affiliated website - (retweets/fb cross sharing)
So basically, I have two websites. One being my Primary website and another which is very Niche/Seasonal. Now the Niche website received a penalty, and was later re-included however google traffic has been extremely limited since being reindexed. (bing never had a problem, still top ranked) I don't directly link back and forth between the two websites because its not worth hurting my primary websites ranking. I'm sure google knows I own both anyway, as they are on the same webmaster tools but the Niche site was kicked for spammy link building & its been an endless process removing them all. Anyway, with that being my concern. Would it be acceptable to cross share facebook posts, retweet and do things like that on occasion? My primary reason for asking is because the Niche website has a very large social following, so I would like to share post/tweets from my Primary site when its relevant and vice versa. Appreciate any suggestions/comments. Thanks!
Affiliate Marketing | | Southbay_Carnivorous_Plants0 -
SEO and Affiliate Links
Hello, We run a travel related website and we started to run our own affilate newtwork to promote the sales of our products. At the moment the affilate links pont to a spacific affilate url in order to tack conversions : abcweb.com/affiliate/nameqaz I'm wondering how is the best way to run a private affilate programm considering SEO: Is there a way yo benefit from those links ? What are the best strategies to do this? If yes, Is there any benefit from redirecting 301 those links to the original page (the one accesible to google and the one we want to rank for) or is it better to use a king of canonical method. Thanks a lot for sharing you experiences , giving your opinion and indicate resources. Best Regards Daria
Affiliate Marketing | | stereo690 -
How much SEO benefit am I getting from 'affiliate' links?
Hi all, We run lots of different campaigns with affiliates and as such they have links on their websites pointing back to ours. I was keen to know how much 'link-juice' these kinds of links are passing back to our websites or how much SEO benefit we are getting from them. The links have "?=affiliate" in them. Any thoughts would be greatly appreciated!! Many thanks! Rob
Affiliate Marketing | | RobertHill0 -
Passing link juice via aff links?
Hi All, I know there was a recent post on this subject but I'm wondering if someone could take a look at these links and tell me if there is any SEO value in them at all and if not, what would be a way to improve them that might not be too much trouble for the affiliate? This URL: http://www.premiermodelskin.com/the-products/blemish-treatment has a Purchase button that passes product data (price, quantity, etc) directly to the basket of the host site (the site we want SEO benefit to). Using a form method to this URL: <form method="GET" action="<strong>http://www.monushop.co.uk/products/premier/blemish-treatment.html</strong>"> Qty <select id="add" name="add"> <option value="1" selected="selected">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select> 15ml £16.25 </form> My question is, does G see that form GET action as a followable link? If not what would be a better method? Any feedback much appreciated.
Affiliate Marketing | | lovealbatross
Cheers
J0