How to pass a parameter like title, summary and image in a Facebook sharer URL

前端 未结 6 1774
故里飘歌
故里飘歌 2020-12-08 07:55

Question:

I need to pass my content like title, summary and image in a Facebook sharer URL like this:

 

        
6条回答
  •  借酒劲吻你
    2020-12-08 07:57

    It seems that the only parameter that allows you to inject custom text is the "quote".

    https://www.facebook.com/sharer/sharer.php?u=THE_URL"e=THE_CUSTOM_TEXT
    

提交回复
热议问题