<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Google broken or Google&#8217;s new bid to win the search wars?</title>
	<atom:link href="http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/</link>
	<description>Freshegg</description>
	<pubDate>Wed, 07 Jan 2009 00:27:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ammon Johns</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15086</link>
		<dc:creator>Ammon Johns</dc:creator>
		<pubDate>Wed, 28 May 2008 13:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15086</guid>
		<description>Yes, as spotted by several of you, there's a 302 redirect on the Artflux website that redirects a user back to the referring URL.  Weirdest (and dumbest) way of handling an error that I ever saw.

So, using Sam Spade to capture the header info, we see the following returned:

HTTP/1.1 302 Object moved
Cache-Control: private
Connection: close
Date: Wed, 28 May 2008 13:22:30 GMT
Content-Length: 138
Content-Type: text/html
Location: main.asp?curr=GBP
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: customer=firstvisit=285&#38;visitorid=676395441&#38;customerid=0&#38;visitorstat=R; expires=Sat, 12-Dec-2037 00:00:00 GMT; path=/
Set-Cookie: ASPSESSIONIDQACRSAAQ=HGJPAFICCMNHENNBDGALNJEN; path=/
Object moved
Object MovedThis object may be found &lt;a HREF="main.asp?curr=GBP" rel="nofollow"&gt;here&lt;/a&gt;.

Now, this has actually shown us what they seem to have been trying to do:
See how when I hit the page from the UK it attempts to redirect me to main.asp?curr=GBP which is different to what Ben reported from the Google tool

URL=http://www.artflux.com
Result code: 302 (Found / Moved Temporarily)
New location: main.asp?curr=USD
Location is not an absolute URL!
Assuming new URL is: http://www.artflux.com/main.asp?curr=USD

See?

My UK IP is being used to determine that I should get the content with ?curr=GBP (Pounds Sterling currency) while the US IP of the tool was being detected as reason to get the content with the ?curr=USD (US Dollars) query string parameter.

Why pass that through a parameter anyway when the visitor is being served cookies anyway?  Couldn't tell you.  

Isn't that one of the daftest screw-ups ever seen?  Nope, I've sadly seen worse.  Much worse.  But it takes the prize for this month.</description>
		<content:encoded><![CDATA[<p>Yes, as spotted by several of you, there&#8217;s a 302 redirect on the Artflux website that redirects a user back to the referring URL.  Weirdest (and dumbest) way of handling an error that I ever saw.</p>
<p>So, using Sam Spade to capture the header info, we see the following returned:</p>
<p>HTTP/1.1 302 Object moved<br />
Cache-Control: private<br />
Connection: close<br />
Date: Wed, 28 May 2008 13:22:30 GMT<br />
Content-Length: 138<br />
Content-Type: text/html<br />
Location: main.asp?curr=GBP<br />
Server: Microsoft-IIS/6.0<br />
X-Powered-By: ASP.NET<br />
Set-Cookie: customer=firstvisit=285&amp;visitorid=676395441&amp;customerid=0&amp;visitorstat=R; expires=Sat, 12-Dec-2037 00:00:00 GMT; path=/<br />
Set-Cookie: ASPSESSIONIDQACRSAAQ=HGJPAFICCMNHENNBDGALNJEN; path=/<br />
Object moved<br />
Object MovedThis object may be found <a HREF="main.asp?curr=GBP" rel="nofollow">here</a>.</p>
<p>Now, this has actually shown us what they seem to have been trying to do:<br />
See how when I hit the page from the UK it attempts to redirect me to main.asp?curr=GBP which is different to what Ben reported from the Google tool</p>
<p>URL=http://www.artflux.com<br />
Result code: 302 (Found / Moved Temporarily)<br />
New location: main.asp?curr=USD<br />
Location is not an absolute URL!<br />
Assuming new URL is: <a href="http://www.artflux.com/main.asp?curr=USD" rel="nofollow">http://www.artflux.com/main.asp?curr=USD</a></p>
<p>See?</p>
<p>My UK IP is being used to determine that I should get the content with ?curr=GBP (Pounds Sterling currency) while the US IP of the tool was being detected as reason to get the content with the ?curr=USD (US Dollars) query string parameter.</p>
<p>Why pass that through a parameter anyway when the visitor is being served cookies anyway?  Couldn&#8217;t tell you.  </p>
<p>Isn&#8217;t that one of the daftest screw-ups ever seen?  Nope, I&#8217;ve sadly seen worse.  Much worse.  But it takes the prize for this month.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isobel</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15078</link>
		<dc:creator>Isobel</dc:creator>
		<pubDate>Wed, 28 May 2008 10:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15078</guid>
		<description>Just click the CACHED link underneath, and it will take you to the site.</description>
		<content:encoded><![CDATA[<p>Just click the CACHED link underneath, and it will take you to the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15075</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 28 May 2008 09:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15075</guid>
		<description>From what I can tell, when you load the site, it is using geoip or something to determine your currency, then redirecting to the referral URI. when you type the address directly, it correctly loads the artflux site, when you click from a link, it is redirecting to the original referrer, instead of the main.asp page.</description>
		<content:encoded><![CDATA[<p>From what I can tell, when you load the site, it is using geoip or something to determine your currency, then redirecting to the referral URI. when you type the address directly, it correctly loads the artflux site, when you click from a link, it is redirecting to the original referrer, instead of the main.asp page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jansie</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15074</link>
		<dc:creator>jansie</dc:creator>
		<pubDate>Wed, 28 May 2008 09:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15074</guid>
		<description>how comes the link to artflux in your article re-directs back to this article?</description>
		<content:encoded><![CDATA[<p>how comes the link to artflux in your article re-directs back to this article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8 &#187; Blog Archive &#187; Is Google broken or Google’s new bid to win the search wars?</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15073</link>
		<dc:creator>8 &#187; Blog Archive &#187; Is Google broken or Google’s new bid to win the search wars?</dc:creator>
		<pubDate>Wed, 28 May 2008 09:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15073</guid>
		<description>[...] http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/      Download movie game music software site [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/" rel="nofollow">http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/</a>      Download movie game music software site [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15072</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 28 May 2008 09:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15072</guid>
		<description>Yes, we saw it was 302; we  thought it would be fun to run with the story to highlight the simplest of errors with site configuration can cause problems.</description>
		<content:encoded><![CDATA[<p>Yes, we saw it was 302; we  thought it would be fun to run with the story to highlight the simplest of errors with site configuration can cause problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3 &#187; Blog Archive &#187; Is Google broken or Google’s new bid to win the search wars?</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15071</link>
		<dc:creator>3 &#187; Blog Archive &#187; Is Google broken or Google’s new bid to win the search wars?</dc:creator>
		<pubDate>Wed, 28 May 2008 09:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15071</guid>
		<description>[...] http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/" rel="nofollow">http://blog.freshegg.com/2008/05/28/&#8230;e-search-wars/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15070</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 28 May 2008 09:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15070</guid>
		<description>Nothing to do with Google - its a problem with that website.

It is redirecting to the referring URL - if you follow the link from this blog post, it redirects back to this blog post.</description>
		<content:encoded><![CDATA[<p>Nothing to do with Google - its a problem with that website.</p>
<p>It is redirecting to the referring URL - if you follow the link from this blog post, it redirects back to this blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ina Centaur</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15069</link>
		<dc:creator>Ina Centaur</dc:creator>
		<pubDate>Wed, 28 May 2008 09:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15069</guid>
		<description>Actually it's ArtFlux's own error... their homepage is set to redirect to any page that refers it.

Try clicking on your own link. Artflux.com redirects to your blog ;-)</description>
		<content:encoded><![CDATA[<p>Actually it&#8217;s ArtFlux&#8217;s own error&#8230; their homepage is set to redirect to any page that refers it.</p>
<p>Try clicking on your own link. Artflux.com redirects to your blog ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.freshegg.com/google-broken-or-googles-new-bid-to-win-the-search-wars_318/comment-page-1/#comment-15068</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 28 May 2008 09:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.freshegg.com/?p=318#comment-15068</guid>
		<description>btw opening it in an IE tab worked fine, very odd...

when i try to view your page as googlebot its saying

Invalid URL or server does not respond, HTTP return code: 302

So you have some weird problems going on, are you cloaking or is this site hacked and using a weird .htaccess?</description>
		<content:encoded><![CDATA[<p>btw opening it in an IE tab worked fine, very odd&#8230;</p>
<p>when i try to view your page as googlebot its saying</p>
<p>Invalid URL or server does not respond, HTTP return code: 302</p>
<p>So you have some weird problems going on, are you cloaking or is this site hacked and using a weird .htaccess?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
