我正在使用https://www.facebook.com/sharer/sharer.php?u=[some_image_link].png分享图像。当用户在其Facebook时间线中单击图像时,它将转到图像路径。我想将用户重定向到http://www.example.com/page.php#/[some_image_link]等特定页面。 有人可以帮忙吗?
答案 0 :(得分:0)
您应该与反映照片的OG元标记共享链接。然后,您应该能够查看请求是来自爬虫(请参阅:https://developers.facebook.com/docs/sharing/webmasters/crawler)还是普通用户,并相应地处理请求。