Will changing file extension affect SE rankings?(更改文件扩展名会影响 SE 排名吗?)
问题描述
我正在更新一个站点并将页面从 .html 更改为 .asp,这些页面将与旧的 html 页面具有完全相同的名称,唯一的区别是文件扩展名.这会影响现有的 SE 排名吗?有解决办法吗?我在 Microsoft 服务器上,这里没有 Apache.提前致谢
I'm updating a site and changing the pages from .html to .asp the pages will have the exact same name as the old html pages the only difference will be the file extension. Will this affect existing SE rankings? is there a solution? I'm on a Microsoft server no Apache for me here. Thanks in advance
推荐答案
是的,因为新的扩展使 URL 成为新的 URL.您当前页面的所有链接和排名都将丢失.
Yes, because a new extension makes the URL a new URL. All links and rankings your current page has will be lost.
不,因为您可以从旧 URL 到 URL 进行 301 重定向,这将告诉搜索引擎您的页面已移动以及移动到何处.所有链接和排名将(最终)恢复到新页面.
No, because you can do a 301 redirect from the old URL to the URL will tells the search engines your page has moved and where it has moved to. All links and rankings will (eventually) be restored to the new page.
这篇关于更改文件扩展名会影响 SE 排名吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:更改文件扩展名会影响 SE 排名吗?
- Quasar 2+Apollo:错误:找不到ID为默认的Apollo客户端。如果您在组件设置之外,请使用ProvideApolloClient() 2022-01-01
- 使用RSelum从网站(报纸档案)中抓取多个网页 2022-09-06
- Css:将嵌套元素定位在父元素边界之外一点 2022-09-07
- addEventListener 在 IE 11 中不起作用 2022-01-01
- CSS媒体查询(最大高度)不起作用,但为什么? 2022-01-01
- 400或500级别的HTTP响应 2022-01-01
- Fetch API 如何获取响应体? 2022-01-01
- Flexslider 箭头未正确显示 2022-01-01
- 失败的 Canvas 360 jquery 插件 2022-01-01
- 如何使用 JSON 格式的 jQuery AJAX 从 .cfm 页面输出查 2022-01-01