Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前有一个 wordpress 网站,它以 ajax 模式加载帖子,并带有自己的 hash bang (#!) url。每个帖子都有一个 Facebook 喜欢和 twitter 按钮,但是每当我尝试使用任一按钮发布帖子的 url 时,它都不会发布 hash bang url。Facebook 使用很长的代码,而 twitter 只使用网站的基本 url 而没有 hash bang。有没有办法用 hash bang 输出正确的 url?
谢谢。