Forum Moderators: Robert Charlton & goodroi
=============================
Receiving Header...
http://example1.com/go.php?http://example2.com/foo.html
Receiving Header:
HTTP/1.1·200·OK
Content-Type:·text/html
Connection:·close
End of Header (Length = 218)
Content (Length = 461):
<head>
<meta·HTTP-EQUIV="REFRESH"·content="0;·url=http://example2.com/foo.html"></head>
<body>
<script·type="text/javascript"><!--(CR)(LF)
···e9·=·new·Object();
···e9.noAd·=·1;
···e9.popOnly·=·1;
//--></script>
<script·type="text/javascript"·src="http://tags.expo9.something.tld/tags/example1/ROS/tags.js"></script></body>
</html>
=============================
Which site will Google credit the content to?
[edited by: Robert_Charlton at 5:48 pm (utc) on June 9, 2009]
[edit reason] delinked and anonymized js domain [/edit]
Using Meta Refresh for redirect - when 301 is not possible
[webmasterworld.com...]