码迷,mamicode.com
首页 > 其他好文 > 详细

Chrome 浏览器追踪链接跳转过程

时间:2020-01-20 12:56:27      阅读:369      评论:0      收藏:0      [点我收藏+]

标签:成功   ebs   targe   ima   lan   链接   ref   top   info   

网站开发时经常遇到需要追踪链接跳转是否正确的需求,

例如在浏览器输入一个链接

https://www.ryanzoe.top/git/how-to-revert-git

由于链接输入不完整,但是我有配置 301 跳转到完整的文章链接,所以最终地址栏显示的链接为

https://www.ryanzoe.top/git/how-to-revert-git-commit/

 

如何查看链接跳转的过程

以下假设你使用的是 Chrome 浏览器

到 chrome web store 安装插件 link redirect trace

https://chrome.google.com/webstore/category/extensions?hl=en-US

 

技术图片

 

 

安装成功后按照提示操作就可以了。

然后输入链接时,点击插件小图标会显示当前的链接跳转过程,如下图

输入链接:

https://www.ryanzoe.top/git/how-to-revert

查看链接跳转过程

技术图片

 

Chrome 浏览器追踪链接跳转过程

标签:成功   ebs   targe   ima   lan   链接   ref   top   info   

原文地址:https://www.cnblogs.com/ryanzheng/p/12217447.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!