为什么带有 Yourls 网址的二维码会转到两个不同的位置?
我使用安装在我的服务器上的 yourls 生成的网址创建了一个二维码,
http://transaction-realty。 com/yourls/3
应该将访问者带到
但对于某些查看它的人来说重定向到他们应该去的地方,他们最终会到达http://transaction-realty.com/yourls/3 yourls 生成页面,无需重定向到相应的页面。
任何建议都非常感激。
带有您的网址的二维码
I created a qr code with this url generated from yourls installed on my server,
http://transaction-realty.com/yourls/3
which should take the visitor to
but for some people who view it instead of redirecting to where they should, they end up at http://transaction-realty.com/yourls/3 the yourls generation page, without redirecting to the appropriate page.
Any suggestions greatly appreciated.
qr code with yourls url below
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这与 QR 码无关,而与处理 URL 的浏览器有关。如果没有重定向,则浏览器无法处理重定向,或者没有收到重定向,或者收到但无法继续访问目标 URL。
This is nothing to do with the QR code, and everything to do with the browser that handles the URL. If it did not redirect, then the browser failed to handle the redirect, or it didn't receive it, or it did but was unable to continue to the destination URL.