重定向链接到公共网站

发布于 2024-12-12 23:53:28 字数 127 浏览 0 评论 0原文

如何将帖子中的“发布者”链接更改为我的粉丝专页?当用户单击此链接时,他/她将被重定向到发送该链接的 FB 应用程序。有没有办法删除它或更改它以便重定向到我的公共网站?我正在使用 Joomla 组件将页面发布到 FB 真正的 FB 应用程序。

How do I change the link 'posted by' in a post to my fanpage? When a user clicks on this link he/she is redirected to the FB app that sent it. Is there a way to remove this or change it so the redirect will go to my public site? I'm using a Joomla component to post a page to FB true a FB application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦幻的味道 2024-12-19 23:53:28

使用 JavaScript 拦截对该链接的点击,禁用默认操作并重定向到新页面。

Use a javascript to intercept clicks on that link, disable the default action and redirect to the new page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文