电子邮件验证链接单击时不起作用,而是在粘贴链接URL本身时工作
我有一封验证电子邮件,该电子邮件已发送给注册我已开发的网站的用户。当用户签名时,我给他们发送了一个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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论