移动页面,保持搜索引擎排名 [英] Moving a page, and keeping the search engine ranking

查看:60
本文介绍了移动页面,保持搜索引擎排名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我的页面位于:

http ://www.mysite.com/mypage.asp


我想把它移到:

http://www.mysite.com/mypage/

实际上是:
http://www.mysite.com/mypage/index .asp


在保留谷歌排名(以及其他搜索引擎的价值)的同时,最好的方法是什么?从我读过的内容来看,我想在访问旧URL时发送HTTP 301(永久移动

)。但我相信Response.Redirect

发送HTTP 302(暂时移动)。有没有人有任何建议或

关于这个问题的有用链接?


非常感谢!

Peter Foti

If I have a page located at:

http://www.mysite.com/mypage.asp

And I want to move this to:

http://www.mysite.com/mypage/
Which is actually:
http://www.mysite.com/mypage/index.asp

What is the best way to do this while preserving the rankings in Google (and
other search engines)? From what I''ve read, I want to send HTTP 301 (Moved
Permanently) when the old URL is accessed. But I believe Response.Redirect
sends HTTP 302 (Moved Temporarily). Does anyone have any suggestions or
useful links regarding this issue?

Many thanks!
Peter Foti

推荐答案

在IIS中使用自定义404'应该可以做到这一点........?


-

问候


Steven Burn

Ur IT Mate Group
www.it-mate.co.uk


保持免费!


免责声明:

我知道我可能错了,我只是喜欢服用部分; o)

Peter Foti< pe *** @ Idontwantnostinkingemailfromyou.com>在消息中写道

news:10 ************* @ corp.supernews.com ...
Using custom 404''s in IIS itself should do the trick........?

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I''m probably wrong, I just like taking part ;o)
Peter Foti <pe***@Idontwantnostinkingemailfromyou.com> wrote in message
news:10*************@corp.supernews.com...
如果我找到了一个页面at:

http://www.mysite.com/ mypage.asp

我想把它移到:

http://www.mysite.com/mypage/
实际上是:
http://www.mysite.com/mypage/index.asp

什么是在保留Google
(以及其他搜索引擎)排名的同时,这样做的最佳方法是什么?从我读过的内容来看,我想在访问旧URL时发送HTTP 301
(永久移动)。但我相信
Response.Redirect发送HTTP 302(暂时移动)。有没有人对此问题有任何建议或有用的链接?

非常感谢!
Peter Foti
If I have a page located at:

http://www.mysite.com/mypage.asp

And I want to move this to:

http://www.mysite.com/mypage/
Which is actually:
http://www.mysite.com/mypage/index.asp

What is the best way to do this while preserving the rankings in Google (and other search engines)? From what I''ve read, I want to send HTTP 301 (Moved Permanently) when the old URL is accessed. But I believe Response.Redirect sends HTTP 302 (Moved Temporarily). Does anyone have any suggestions or
useful links regarding this issue?

Many thanks!
Peter Foti


< br>

" Steven Burn" < nobody@PVT_it-mate.co.uk>在消息中写道

news:uO ************** @ tk2msftngp13.phx.gbl ...
"Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...
使用自定义404''在IIS本身应该做的技巧........?
Using custom 404''s in IIS itself should do the trick........?




404是找不到文件。不会搜索引擎看到那个,然后从他们的排名中删除

结果???


另外,我希望找到一些方法通过文件本身来做这件事

(不涉及IIS),只是因为该网站是托管的,我没有直接访问IIS的
。我将不得不依靠主持人进行更改,

并且我不确定它有多大可能(或者即使他们的政策允许这样的

的事情)。


谢谢,

彼得



404 is file not found. Wouldn''t search engines see that and then remove the
result from their rankings???

Also, I''m hoping to find some way to do this via the files themselves
(without touching IIS), only because the site is hosted and I don''t have
direct access to IIS. I would have to rely on the host to make the changes,
and I''m not sure how likely that is (or even if their policy allows such a
thing).

Thanks,
Peter


如果你没有直接访问权限IIS然后我唯一能想到的是

response.redirect。


使用自定义404',我相信你可以操纵它们去工作像其他的那样

错误'(我不能证实这一点,因为我自己从未尝试过)....所以只是

思考,它可能有可能欺骗搜索引擎思考

它是301而不是404.


-

问候


Steven Burn

Ur IT Mate Group
www.it-mate.co.uk


保持免费!


免责声明:

我知道我可能错了,我只是喜欢服用部分; o)

Peter Foti< pe *** @ Idontwantnostinkingemailfromyou.com>在消息中写道

news:10 ************* @ corp.supernews.com ...
If you don''t have direct access to IIS then the only thing I can think of is
the response.redirect.

With custom 404''s, I believe you can manipulate them to work like other
error''s (I can''t confirm this as I''ve never tried it myself).... so was just
thinking, it may have been possible to fool the search engine into thinking
it was a 301 instead of a 404.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I''m probably wrong, I just like taking part ;o)
Peter Foti <pe***@Idontwantnostinkingemailfromyou.com> wrote in message
news:10*************@corp.supernews.com...
" Steven Burn" < nobody@PVT_it-mate.co.uk>在消息中写道
新闻:uO ************** @ tk2msftngp13.phx.gbl ...
"Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...
在IIS本身使用自定义404'应该做的诀窍........?
404是找不到文件。不会搜索引擎看到那个然后删除
Using custom 404''s in IIS itself should do the trick........?
404 is file not found. Wouldn''t search engines see that and then remove



他们排名的结果???

另外,我希望找到一些方法通过文件本身来做到这一点
(不涉及IIS),只是因为该网站是托管的,我没有直接访问IIS。我将不得不依靠主持人进行
的更改,我不确定它有多大可能(或者即使他们的政策允许这样的事情)。

谢谢,
彼得


the result from their rankings???

Also, I''m hoping to find some way to do this via the files themselves
(without touching IIS), only because the site is hosted and I don''t have
direct access to IIS. I would have to rely on the host to make the changes, and I''m not sure how likely that is (or even if their policy allows such a
thing).

Thanks,
Peter



这篇关于移动页面,保持搜索引擎排名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆