将 Facebook 喜欢的页面更改为友好的 URL
我理解 FB 的工作方式是 FB 存储 url。
我想更改我的网站以拥有友好的 URL,因此,我旧的类似 URL(和计数)将失去连接。
有没有办法保留 FB Like 计数,但将所有 Like url 更改为新的友好 URL?
TIA 斯图
The way I understand FB like to work is that FB stores the url.
I want to change my webiste to have friendly URLs therefore, my old like urls (and counts) will loose their connection.
Is there a way to retain the FB like count but change all like url to be the new friendly urls?
TIA
Stu
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恐怕这是不可能的。所有 URL 都需要返回 200,因此您不能使用 301。这是为了防止用户被劫持并从一个应用程序或站点转移到另一个应用程序或站点
This isn't possible I'm afraid. All URLs need to return a 200, so you can't use a 301. This is to prevent users likes being hijacked and moved from one application or site to another