Home  >  Article  >  Backend Development  >  Weibo topic wall problem

Weibo topic wall problem

WBOY
WBOYOriginal
2016-08-18 09:16:161424browse

Due to the company's website migration from the previous HTTP to HTTPS protocol, there was a function to reference the Weibo topic wall before, but now it has been migrated to HTTPS. I found that this module cannot be displayed on non-IE browsers, and then I found that the Weibo topic wall does not Provide HTTPS loading method,
Weibo topic wall problem

Do you have any good solutions?

Reply content:

Due to the company's website migration from the previous HTTP to HTTPS protocol, there was a function to reference the Weibo topic wall before, but now it has been migrated to HTTPS. I found that this module cannot be displayed on non-IE browsers, and then I found that the Weibo topic wall does not Provide HTTPS loading method,
Weibo topic wall problem

Do you have any good solutions?

There are iframe solutions online, but I think it’s more reliable to get them through the backend. The front end can call this back end address.
For example, use php to load the remote js file and output it directly.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn