Update: Stylefeeder Responds and Gets Banned

By Jonathan Bailey • Jun 20th, 2007 • Category: Articles, News

In an update to my previous article regarding 302 redirects as a method to spam search engines, I received a reply back from Stylefeeder. Though I am late getting this up due to future posting, I wanted to share what they had to say.

When asked why Stylefeeder uses 302 redirects instead of direct links, a representative of the site using the name “Phil” had this to say:

We do this for two reasons. First off, we want the demographic information to know what our users are interested in. This affects our marketing efforts and recommendation engine in bringing a better user experience to the site. Secondly, in some, but not all cases, we append affiliate codes to URLs in order to gain some revenue. Mostly we do this with Amazon pages, but a very small number of our other pages have additional affiliate tags.

He went on to say in his post that they do not do any cloaking or other trickery and that they are not certain why some of their 302 redirects are showing up in the search engines. Also, according to Phii, using permanent redirects (301) would interfere with their ability to obtain statistics and says that many affiliate programs as well as Google Adsense use 302 redirects.

Phil also says that the issue of 302 redirects is not a problem with Google, not sites like his.

However, in my personal experience, I have never had any trouble obtaining statistics without 302 redirects. I get information on outbound clicks through my stat counters and they do not use any kind of redirect.

There are also scripts available to append affiliate information to Amazon links without using redirects and other methods are readily available, especially on dynamic sites.

Some services do use redirects, for reasons not entirely clear to me at this time, but the use is very limited. There seems, to me at least, to be very little reason to use 302 redirects so broadly, especially when a regular link will do fine.

Still, I have to agree that it is a problem with Google and, hopefully, one that will be rectified soon.

Results Page Altered

In another update to the story, the Google results page for “Ralph Rocks” has been altered and Now Smell This has the top slot. It appears that the queries to Google’s “Report a Spam Result” page had the desired effect.

It also appears that the rest of Stylefeeder has not suffered too much at this time as the rest of the site seems to be indexed fine. There is no word yet if the site was demoted in other results but early indication are that they have not.

Still, this makes it clear that Google does not like 302 redirects and their use should be kept to an absolute minimum. There may be some use for them but broad use, even if it is not with the intent to spam or steal content, can lead to problems.

It is best to be safe than sorry.

Jonathan Bailey is The Webmaster and author of Plagiarism Today, which he founded in 2005 as a way to help Webmasters going through content theft problems get accurate information and stay up to date on the rapidly-changing field. He is also a consultant to Webmasters and companies to help them devise practical content protection strategies and develop good copyright policies.
Email this author | All posts by Jonathan Bailey

7 Responses »

  1. There is nothing wrong with a 302 redirect if used properly. If it’s an affiliate link then it’s very necessary for tracking of sid’s and clicks. A way to avoid any confusion is to block search engine spiders from the redirect script. You can put it in your robots.txt, .htaccess, nofollow and in your redirect code itself. There are several ways to prevent spiders from following the link. Using a 302 in this case is necessary because a 301 would transfer PageRank and Google doesn’t allow PR transfers on paid links.

  2. Scott,

    Some valid points but a few things bother me as it pertains to the original case.

    First, the original case, involving Stylefeeder, did not involve a paid link, it was a source, and there was no reason to not transfer pagerank. Second, If pagerank is the only issue, wouldn’t rel=”nofollow” be just as effective?

    I agree with the use for Adsense, but the original case was clearly an abuse of 302 redirects. Just my thoughts.

  3. So maybe the ideal solution is to use a 302 and a nofollow on a paid link and a 301 on a non-paid link?

  4. I think the idea solution would be, in most cases, to use simple HTML links to link to sites and 302s for paid links. The use of 302s should be kept to an absolute minimum.
  5. But without any redirect there is no way to track how many clicks the link got. From a statistical standpoint this solution isn’t very ideal.

  6. I guess what I don’t understand is why one would need to track a mere credit link. I understand the need for tracking ads and any referral links, but just a regular link, what purpose would detailed tracking serve beyond what you can get through javascript.
  7. Maybe to compare to the paid links. If a non-paid link is getting a lot of clicks maybe it can be brought to the administrator’s attention and converted to a paid link.

Leave a Reply