无法“分享”使用 #? 的深层链接

发布于 2024-12-12 04:22:41 字数 262 浏览 0 评论 0原文

我正在开发一个网络应用程序,我希望有类似 facebook 的社交按钮等。

我尝试使用来自 facebook 的 html 代码/api、addthis、shareaholic、sharethis,但他们都不尊重我的深层链接!

我的路径看起来像 aaa.com/bbb.html#ccc|ddd 但无论我做什么,# 之后的所有内容都会被忽略!

我能做些什么? 我不能使用 javascript 作为我的分享按钮,它们必须是纯 html 的。

G

Im working on a webapp and i would like to have social buttons like facebook-like etc.

Ive tried to use the html code/api from facebook, addthis, shareaholic, sharethis and none of them respects my deep links!

my paths look like aaa.com/bbb.html#ccc|ddd but no matter what i do, everything after # gets ignored!

What can i do?
I cant use javascript for my share buttons, they have to be html-only.

G

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

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

发布评论

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

评论(1

寄居人 2024-12-19 04:22:41

共享时您应该为这些链接创建短网址。使用 bit.ly 或小型 url,并将信息发送到 Facebook 等时,请确保使用缩短的 url。

此外,您还应该研究 url 重写来帮助您解决此问题。

You should create short urls for these links when sharing. Use bit.ly or tiny url and when sending the information to facebook etc make sure to use the shortened url instead.

Also you should look into url rewritting to help you fix this problem.

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