<?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: Use a simple jQuery to improve your Alexa Rank</title>
	<atom:link href="http://www.awflasher.com/blog/archives/999/feed" rel="self" type="application/rss+xml" />
	<link>http://www.awflasher.com/blog/archives/999</link>
	<description>分享互联网, 分享人生</description>
	<lastBuildDate>Sun, 12 Feb 2012 04:59:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-48658</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Sat, 05 Jan 2008 11:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-48658</guid>
		<description>对于含有QueryString的URL，就不采用Alexa Redirect了，恩。</description>
		<content:encoded><![CDATA[<p>对于含有QueryString的URL，就不采用Alexa Redirect了，恩。</p>
<div digg="0" bury="0" class="diggcomment" cid="48658"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 西们</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-40064</link>
		<dc:creator>西们</dc:creator>
		<pubDate>Tue, 30 Oct 2007 08:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-40064</guid>
		<description>alexa的跳转只支持一个参数。。。多参数会自动省略</description>
		<content:encoded><![CDATA[<p>alexa的跳转只支持一个参数。。。多参数会自动省略</p>
<div digg="0" bury="0" class="diggcomment" cid="40064"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-33652</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Fri, 14 Sep 2007 16:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-33652</guid>
		<description>@projector 恩，确实现在比较麻烦，且重定向之后，部分QueryString丢失了。不过无论如何，Alexa提供这个Redirect的Domain，应该还是有用处的。</description>
		<content:encoded><![CDATA[<p>@projector 恩，确实现在比较麻烦，且重定向之后，部分QueryString丢失了。不过无论如何，Alexa提供这个Redirect的Domain，应该还是有用处的。</p>
<div digg="0" bury="0" class="diggcomment" cid="33652"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: projector</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-33650</link>
		<dc:creator>projector</dc:creator>
		<pubDate>Fri, 14 Sep 2007 16:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-33650</guid>
		<description>现在好象作用并不是很大了</description>
		<content:encoded><![CDATA[<p>现在好象作用并不是很大了</p>
<div digg="0" bury="0" class="diggcomment" cid="33650"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: LuoboTixS</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26773</link>
		<dc:creator>LuoboTixS</dc:creator>
		<pubDate>Sat, 28 Jul 2007 07:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26773</guid>
		<description>$(document).ready(function(){
});
这样?</description>
		<content:encoded><![CDATA[<p>$(document).ready(function(){<br />
});<br />
这样?</p>
<div digg="0" bury="0" class="diggcomment" cid="26773"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 谢小漫</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26765</link>
		<dc:creator>谢小漫</dc:creator>
		<pubDate>Sat, 28 Jul 2007 05:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26765</guid>
		<description>用ajax加载多个访问可以吗？
一个点击，两个访问
不然看上去的链接地址很是郁闷。</description>
		<content:encoded><![CDATA[<p>用ajax加载多个访问可以吗？<br />
一个点击，两个访问<br />
不然看上去的链接地址很是郁闷。</p>
<div digg="0" bury="0" class="diggcomment" cid="26765"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26745</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Sat, 28 Jul 2007 02:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26745</guid>
		<description>非常感谢Cat Chen的建议！
1、我的js放在文件的末尾（body元素之前），而不是文件的任意位置。显然我没有指望1秒内完成ＨＴＭＬ加载；
2、有道理，我会改上；
3、也有道理，考虑改上。</description>
		<content:encoded><![CDATA[<p>非常感谢Cat Chen的建议！<br />
1、我的js放在文件的末尾（body元素之前），而不是文件的任意位置。显然我没有指望1秒内完成ＨＴＭＬ加载；<br />
2、有道理，我会改上；<br />
3、也有道理，考虑改上。</p>
<div digg="0" bury="0" class="diggcomment" cid="26745"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Cat Chen</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26742</link>
		<dc:creator>Cat Chen</dc:creator>
		<pubDate>Sat, 28 Jul 2007 02:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26742</guid>
		<description>1.为什么是setTimeout？1秒之后并不代表window.load，这事情显然应该放在window.load里面做，而宽待普及并不代表任何网页都能在1秒内完成HTML加载。

2.Still buggy. 这段代码只能适应以http开头的地址，注意我说的不是绝对地址，而是以http开头的地址，也就是http://sample.org/this/is/a/url/including/http/in/path中的http/in/path也是一个会判断为“以http开头”但却是相对地址。判断绝对地址必须用http://或https://，因为://不能出现在路径中，所以是可行的，同时兼容https是必须的。

3.Not perfect yet. 真正的perfect应该是，如果遇到相对地址能够自动获取当前document的URL并添加为前缀。</description>
		<content:encoded><![CDATA[<p>1.为什么是setTimeout？1秒之后并不代表window.load，这事情显然应该放在window.load里面做，而宽待普及并不代表任何网页都能在1秒内完成HTML加载。</p>
<p>2.Still buggy. 这段代码只能适应以http开头的地址，注意我说的不是绝对地址，而是以http开头的地址，也就是http://sample.org/this/is/a/url/including/http/in/path中的http/in/path也是一个会判断为“以http开头”但却是相对地址。判断绝对地址必须用http://或https://，因为://不能出现在路径中，所以是可行的，同时兼容https是必须的。</p>
<p>3.Not perfect yet. 真正的perfect应该是，如果遇到相对地址能够自动获取当前document的URL并添加为前缀。</p>
<div digg="0" bury="0" class="diggcomment" cid="26742"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 央街浪子</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26682</link>
		<dc:creator>央街浪子</dc:creator>
		<pubDate>Fri, 27 Jul 2007 14:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26682</guid>
		<description>对专做收费SEO的企业有用吧。
个人博客的排名，就是自己背地里虚荣一下。
当然想博客赚钱，等同与此评论第一行。:)</description>
		<content:encoded><![CDATA[<p>对专做收费SEO的企业有用吧。<br />
个人博客的排名，就是自己背地里虚荣一下。<br />
当然想博客赚钱，等同与此评论第一行。:)</p>
<div digg="0" bury="0" class="diggcomment" cid="26682"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26654</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Fri, 27 Jul 2007 10:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26654</guid>
		<description>我会考虑修正。用onclick来做。</description>
		<content:encoded><![CDATA[<p>我会考虑修正。用onclick来做。</p>
<div digg="0" bury="0" class="diggcomment" cid="26654"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 博客联盟</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26650</link>
		<dc:creator>博客联盟</dc:creator>
		<pubDate>Fri, 27 Jul 2007 10:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26650</guid>
		<description>这对pr会不会有影响？

譬如别人引用你的一篇文章，复制过去的时候，全是跳转链接。

另外，我觉得全站多是跳转链接是一件挺恐怖的事情。

还有，你的adsense 和 adwords 也是跳转，会不会有影响？</description>
		<content:encoded><![CDATA[<p>这对pr会不会有影响？</p>
<p>譬如别人引用你的一篇文章，复制过去的时候，全是跳转链接。</p>
<p>另外，我觉得全站多是跳转链接是一件挺恐怖的事情。</p>
<p>还有，你的adsense 和 adwords 也是跳转，会不会有影响？</p>
<div digg="0" bury="0" class="diggcomment" cid="26650"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26466</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Wed, 25 Jul 2007 14:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26466</guid>
		<description>@puNK!d 没错，不过也有例外，例如某些时候我们要用a的href同时兼顾SEO，而又要有一些用户体验的增强（例如通过onclick=return someFunc(//调用href的内容，请求DOM等等)来发送ajax请求等等。
显然我只是跑出一个大体方案：）</description>
		<content:encoded><![CDATA[<p>@puNK!d 没错，不过也有例外，例如某些时候我们要用a的href同时兼顾SEO，而又要有一些用户体验的增强（例如通过onclick=return someFunc(//调用href的内容，请求DOM等等)来发送ajax请求等等。<br />
显然我只是跑出一个大体方案：）</p>
<div digg="0" bury="0" class="diggcomment" cid="26466"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: puNk!d</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26464</link>
		<dc:creator>puNk!d</dc:creator>
		<pubDate>Wed, 25 Jul 2007 14:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26464</guid>
		<description>用这段code应该就能解决非http地址的链接问题了
&lt;code&gt;
$(&quot;a[@href^=http]&quot;).each(function(){this.href = &quot;http://redirect.alexa.com/redirect?&quot; this.href})
&lt;/code&gt;

只粗略了的看了下jQuery的Doc，不知道code有没有错误 :D</description>
		<content:encoded><![CDATA[<p>用这段code应该就能解决非http地址的链接问题了<br />
<code><br />
$(&quot;a[@href^=http]&quot;).each(function(){this.href = &quot;<a href="http://redirect.alexa.com/redirect?&#038;quot" rel="nofollow">http://redirect.alexa.com/redirect?&#038;quot</a>; this.href})<br />
</code></p>
<p>只粗略了的看了下jQuery的Doc，不知道code有没有错误 :D</p>
<div digg="0" bury="0" class="diggcomment" cid="26464"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 陈喆</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26462</link>
		<dc:creator>陈喆</dc:creator>
		<pubDate>Wed, 25 Jul 2007 13:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26462</guid>
		<description>我对ALEXA不是很熟悉。到是了解一些jQuery，请问这么做对网站有什么好处啊？是不是提高ALEXA排名？</description>
		<content:encoded><![CDATA[<p>我对ALEXA不是很熟悉。到是了解一些jQuery，请问这么做对网站有什么好处啊？是不是提高ALEXA排名？</p>
<div digg="0" bury="0" class="diggcomment" cid="26462"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26374</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Tue, 24 Jul 2007 14:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26374</guid>
		<description>@rthryip jQuery的更多资料你可以看看官方网站：www.jquery.com
@德鲁伊 我也不清楚，看看明天我的排名如何吧^_^</description>
		<content:encoded><![CDATA[<p>@rthryip jQuery的更多资料你可以看看官方网站：www.jquery.com<br />
@德鲁伊 我也不清楚，看看明天我的排名如何吧^_^</p>
<div digg="0" bury="0" class="diggcomment" cid="26374"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: 狼王德鲁伊</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26367</link>
		<dc:creator>狼王德鲁伊</dc:creator>
		<pubDate>Tue, 24 Jul 2007 13:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26367</guid>
		<description>这个对排名的效果很明显吗？</description>
		<content:encoded><![CDATA[<p>这个对排名的效果很明显吗？</p>
<div digg="0" bury="0" class="diggcomment" cid="26367"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: rthryip</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26363</link>
		<dc:creator>rthryip</dc:creator>
		<pubDate>Tue, 24 Jul 2007 12:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26363</guid>
		<description>&gt;前提是你必须在你的blog中引用jQuery框架（可以在这里看到一些相关信息）：
这一段有更详细的资料吗？谢谢！</description>
		<content:encoded><![CDATA[<p>&gt;前提是你必须在你的blog中引用jQuery框架（可以在这里看到一些相关信息）：<br />
这一段有更详细的资料吗？谢谢！</p>
<div digg="0" bury="0" class="diggcomment" cid="26363"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: zhouqb</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26355</link>
		<dc:creator>zhouqb</dc:creator>
		<pubDate>Tue, 24 Jul 2007 11:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26355</guid>
		<description>还有需要考虑href=&quot;javascript:...&quot;这样的情况</description>
		<content:encoded><![CDATA[<p>还有需要考虑href=&#8221;javascript:&#8230;&#8221;这样的情况</p>
<div digg="0" bury="0" class="diggcomment" cid="26355"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: aw</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26336</link>
		<dc:creator>aw</dc:creator>
		<pubDate>Tue, 24 Jul 2007 06:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26336</guid>
		<description>恩，多谢提醒。其实我正准备通过XPath来补充一些限制。</description>
		<content:encoded><![CDATA[<p>恩，多谢提醒。其实我正准备通过XPath来补充一些限制。</p>
<div digg="0" bury="0" class="diggcomment" cid="26336"></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Cat Chen</title>
		<link>http://www.awflasher.com/blog/archives/999#comment-26327</link>
		<dc:creator>Cat Chen</dc:creator>
		<pubDate>Tue, 24 Jul 2007 05:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.awflasher.com/blog/archives/999#comment-26327</guid>
		<description>一个可能存在的bug：假如我将a用作真正的anchor用，也就是只有name没有href，那么这个hack就会让它加上一段href，从而导致一些问题。例如a和a:link的样式不同，那么加上href后作为单纯anchor的a会改变样式为a:link。另外假如href是相对地址，应该也不行吧？</description>
		<content:encoded><![CDATA[<p>一个可能存在的bug：假如我将a用作真正的anchor用，也就是只有name没有href，那么这个hack就会让它加上一段href，从而导致一些问题。例如a和a:link的样式不同，那么加上href后作为单纯anchor的a会改变样式为a:link。另外假如href是相对地址，应该也不行吧？</p>
<div digg="0" bury="0" class="diggcomment" cid="26327"></div>]]></content:encoded>
	</item>
</channel>
</rss>

