通过 google plus 按钮在 google plus 上共享网址

发布于 2024-12-27 16:35:46 字数 348 浏览 1 评论 0原文

我想使用 google plus 共享按钮在 google plus 上共享我的网址。

该网址已成功在我的 google plus 上共享,但当我单击发布按钮时,它显示错误。

"An error occurred. Please try again."

这是我的代码

<a href="https://m.google.com/app/plus/x/?v=compose&content={$var_topic.directlink2}">Plus</a>

,当网址成功发布时,为什么它还显示错误?

I want to share my url on google plus using the google plus share button.

The url successfully shared on my google plus but it displays an error when I click on the post button.

"An error occurred. Please try again."

Here is my code

<a href="https://m.google.com/app/plus/x/?v=compose&content={$var_topic.directlink2}">Plus</a>

When the url successfully posted then why it also display the error?

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

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

发布评论

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

评论(1

半岛未凉 2025-01-03 16:35:46

您可能想改用 Google+ 分享按钮。
https://developers.google.com/+/plugins/share/

You might want to use the Google+ share button instead.
https://developers.google.com/+/plugins/share/

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