In Furl when you visit any individual’s在furl當您訪問任何個人的 archive page存檔頁 you will see that the sites are not directly referenced to.你會看到的網站並沒有直接引用。

They are redirected from a jsp script using the dreaded他們是自由的從JSP的腳本使用可怕的 302 redirect 302重定向 . It has the effect of potentially它具有潛在的影響 replacing your page in the search engine更換您的網頁搜索引擎 with a furl page.與furl頁。

Sometimes, an HTTP status 302 redirect or an HTML META refresh causes Google to replace the redirect’s destination URL with the redirect URL.有時候, HTTP狀態302重定向或一個HTML元刷新原因的Google ,以取代重定向的目標網址與重定向網址。 The word “hijack” is commonly used to describe this problem, but redirects and refreshes are often implemented for click counting, and in some cases lead to a webmaster “hijacking” his or her own URLs.單詞“劫持”是常用來形容這一問題,但重定向和刷新,往往實行按票,並在某些情況下導致一個網站管理員“劫持” ,他或她自己的網址。

This is definitely not acceptable.這是絕對不能接受的。