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.
我需要创建一个登陆页面,通过从他们的 IP 地址计算出访问者的位置,自动将访问者重定向到网站的正确国家页面。
这是一个 EPiServer 4 站点。你会怎么做呢? EPiServer 是否内置了这个功能?
您需要使用地理定位服务提供商,其中有很多.
但是,让用户选择他们的位置不是更好吗,以免他们通过代理访问,或者临时度假或其他什么?
您可以使用splitterhq
根据用户所在的国家、地区或城市自动将用户重定向到不同的链接,以显示有针对性的内容并提高您的转化率。