Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML 重定向适用于许多网站,但不适用于 Youtube、Soundcloud 等网站。
前任:
<meta http-equiv="refresh" content="1;url=https://soundcloud.com">
这不起作用。Soundcloud 是否阻止了重定向?
不,一个站点不能阻止另一个站点重定向到它。
在另一个浏览器中测试并检查您的网络设置 - 网站不可能知道您是如何访问它的 - 他们只能告诉您在您登陆他们的网站之前的位置(通过 HTTP 引荐来源网址)