电子邮件验证链接单击时不起作用,而是在粘贴链接URL本身时工作

发布于 2025-01-21 15:36:49 字数 480 浏览 0 评论 0原文

我有一封验证电子邮件,该电子邮件已发送给注册我已开发的网站的用户。当用户签名时,我给他们发送了一个HTML电子邮件,该电子邮件具有锚标签(超链接)< a href =“ https://app.example.com/verify-email/akdios-akdios-akdios-aksdjofs-aisodfjsa”>激活帐户</a>
我相信这是一个URL/HREF问题,因为如果您单击链接,它只将您带到网站https://app.example.com < /代码>。如果您将链接粘贴到浏览器中,则加载了适当的验证页面并验证了帐户。

电子邮件客户端测试:Outlook,(和各种工作电子邮件域。)。
我的链接在单击时不工作,但是当我复制电子邮件中的链接时,可以工作,然后将其粘贴到浏览器URL中?

是否有办法确保单击链接无论电子邮件是什么客户(特别是Outlook一直在给您麻烦)。

I have a verification email that is sent out to users that sign up for a website I have developed. When the user signs up I send them an HTML email that has an anchor tag (hyperlink) <a href="https://app.example.com/verify-email/akdios-aksdjofs-aisodfjsa" >Activate Account</a>.
I believe this is a URL/href problem because if you click on the link it only takes you to the site https://app.example.com. Whereas if you paste the link in the browser then the proper verification page is loaded and the account is verified.

Email clients tested: outlook, (and various work email domains.).
What would be causing my link to not work when clicked, but works when I copy the link in the email, then paste it into the browser url?

Is there a way to ensure that clicking the link will work no matter what the email client (specifically outlook has been giving trouble).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文