如果用户使用https,我的应用程序正常运行。但是如果用户没有使用https,则facebook会在所有超链接中插入target="_blank"
,这会导致它在facebook外面打开一个新选项卡。为什么要这样做,我需要做些什么才能让它正常工作?
答案 0 :(得分:0)
您的网页https://secure.rvwholesalers.com/rvwholesalers/facebook/apps/inventory/已经附加了target =“_ blank”
<tr>
<td><a style="font-size: 16px;" target="_blank" href="http://www.rvwholesalers.com/rvs/sierra-376bhok-vs-sandpiper-376bhok.html">Compare our Sandpiper 376BHOK to their Sierra 376BHOK.</a></td>
</tr>