Open Wechat official account via link on external page

旧街凉风 提交于 2019-12-01 01:03:23

问题


I couldn't find any reference to that question, and I hope someone here knows.

I created a promotional html5 page for a client. This page is on my server. I am sharing the page address via WeChat to the client, and he is re-sharing it to his friends. When they open the page, it's opening in the WeChat APP Browser.

So far so good.

He asked me to implement a button / link on that page, directing users to his official account on WeChat. And that's where I am stuck, because I couldn't find any reference for doing this, but I know it's possible.

I found some QR codes, that when scanned via the WeChat APP, are opening an official page, inside the WeChat APP. Yet I couldn't find any way via HTML to do this.

Anyone has a suggestion?

PS:

weixin://contacts/profile/name 

is not working for me.

The process in steps:

  1. User scans QR code via WeChat APP, gets to landing page (inside WeChat)
  2. User clicks on link / button and is being redirected to an "official page/profile" inside WeChat

Thanks a lot!

George


回答1:


Wechat used to open this function that user can open such url 'weixin://contacts/profile/name' to redirect the official account page. But due to it's mostly abused on illegal marketing, the function is closed. Such url now redirect to app-store to install wechat app.



来源:https://stackoverflow.com/questions/23780506/open-wechat-official-account-via-link-on-external-page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!