ohayo 发表于 2010-6-26 12:16:27

这个著名的affiliate页面到底是怎么跳转的,20金奉上!

本帖最后由 ohayo 于 2010-6-26 19:12 编辑

这个版大家都发帖收钱,我来送钱了。

就是下面这个affiliate页面,是windows服务器设置302吗 还是Apache设置302 301
还是用这里的哪种转向办法http://apps.hi.baidu.com/share/detail/9126278?
ixwebhosting.htm页面里面的完整源码是什么?

给出这个页面转向需要服务器上什么具体设置方法和html页面的源代码的20金奉上 不胜感谢

补充:那么多跳转方法,写出这个页面跳它使用的具体跳转操作方法就行了http://www.idcspy.com/hosturl/ixwebhosting.htm

瑯琊 发表于 2010-6-26 12:16:28

直接创建空ixwebhosting.htm
然后主机里面设置转向就行了 为什么还要301 302转向?

陆陆 发表于 2010-6-26 13:01:57

瑯琊 的回答估计是答案了。

soke 发表于 2010-6-26 13:07:35

本帖最后由 soke 于 2010-6-26 13:09 编辑

(Status-Line)        HTTP/1.1 302 Found
Date        Sat, 26 Jun 2010 05:04:29 GMT
Server        Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_fcgid/2.3.5 mod_perl/2.0.4 Perl/v5.8.8
Location        https://www.ixwebhosting.com/templates/ix/v2/affiliate/clickthru.cgi?id=kyxt
Cache-Control        max-age=1
Expires        Sat, 26 Jun 2010 05:04:30 GMT
Vary        Accept-Encoding
Content-Encoding        gzip
Content-Length        226
Keep-Alive        timeout=30, max=100
Connection        Keep-Alive
Content-Type        text/html; charset=iso-8859-1贴出响应头 看看就知道了

grick 发表于 2010-6-26 13:10:02

用你发的那个帖子里的任意一种方式都可以达到转向的效果。
301,302那些是给SEO转移rank用的,在这里即使设置了也没什么必要。
HTML里的refresh是最简单的方式。
http://www.blabla.cn/html_examples/063_meta_refresh.html

满意沟通 发表于 2010-6-26 18:51:21

查跳转的工具:
http://www.ranknow.cn/tools/redirectcheck

huazang110 发表于 2010-6-26 20:47:53

路过,学习……:lol

ohayo 发表于 2010-6-27 15:15:42

:(:curse::Q

黄师傅 发表于 2010-6-27 17:14:12

查了下,是302跳转http://www.idcspy.com/hosturl/ixwebhosting.htm

302 Redirect
https://www.ixwebhosting.com/templates/ix/v2/affiliate/clickthru.cgi?id=kyxt

302 Redirect
http://www.ixwebhosting.com/index.php/v2/pages.dspmain?sc_cid=aff-ix-kyxt 楼主可在这个网站输入查看
http://www.wheregoes.com/

酷狗 发表于 2010-6-28 05:03:09


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
<title>Redirect Tracer</title>

<meta name="robots" content"NOFOLLOW, NOINDEX" />
<link rel="stylesheet" type="text/css" href="/inc/style.css" />
</head>
<body>

<div id="wrapper">

<div id="logo">
<a href="/">
        <img border="0" src="/img/header_logo.gif" alt="WhereGoes? A tool for tracking the redirection path of URLs" />
</a>
</div>

<div id="general_top">
</div>


<div class="general_body">

</div>



<div id="search_top">
</div>


<div id="search_body">
<form action="/retracer.php" method="post">
<table border="0" cellspacing="0" cellpadding="0">
<tr>

<td align="left" valign="top">

        <input id="form_text" type="text" size="70" name="url" value="http://www.idcspy.com/hosturl/ixwebhosting.htm" />
</td>
<td align="left" width="99%" valign="top">
        <input id="form_button" align="top" type="image" src="/img/trace_button.gif" alt="Trace URL" />
</td>

</tr>
</table>
</form>
</div>


<div id="search_bottom">
</div>

<div class="general_body">
<h1>

Results of Trace
</h1>
</div>

<div id="content_top">
</div>

<div id="content_wrapper">
<div id="content">
http://www.idcspy.com/hosturl/ixwebhosting.htm<br /><div class="arrow"><img align="middle" src="/img/arrow.gif" alt=""><span class="redirtext">302 Redirect</span></div> https://www.ixwebhosting.com/templates/ix/v2/affiliate/clickthru.cgi?id=kyxt
<br /><div class="arrow"><img align="middle" src="/img/arrow.gif" alt=""><span class="redirtext">302 Redirect</span></div> http://www.ixwebhosting.com/index.php/v2/pages.dspmain?sc_cid=aff-ix-kyxt
<br /><br /><img src="/img/trace_complete.gif" alt="Trace Complete" /></div> <!-- content -->
</div> <!-- content_wrapper -->

<div id="content_bottom">
</div>

<div class="general_body">
</div>

<div id="general_bottom">
</div>


<a href="/affiliate_link_tracer.php">affiliate link tracer</a> |
<a href="/301_tracker.php">301 tracker</a> |
<a href="/advertisement_link_tracker.php">ad link tracker</a> |
<a href="/redirect_tracer.php">redirect tracer</a> |
<a href="/redirect_tracker.php">redirect tracker</a> |
<a href="/contact.php">contact</a>

</div> <!-- wrapper -->

<body>
</html>
页: [1]
查看完整版本: 这个著名的affiliate页面到底是怎么跳转的,20金奉上!