Facebook Sharer issue (always shows (+) and (%) behind every word)

后端 未结 1 1356
萌比男神i
萌比男神i 2021-01-26 09:20

I would like to ask how I can fix my Facebook sharer issue. Whenever I want to share my article via Facebook sharer, it pops up the facebook window, which is totaLly ok. But in

1条回答
  •  甜味超标
    2021-01-26 10:06

    Kindly go to https://developers.facebook.com/tools/debug/og/object/ and type your URL . you will notice a couple of things:

    1. Your content already has + % in the description.
    2. Why do you have certain tags multiple times? while it won't break anything, it is not good practice.

    3. The debugger will show this message :

      Extraneous Property Objects of this type do not allow properties named 'og:http://www.asiancrib.com'. Extraneous Property Objects of this type do not allow properties named 'fb:930663840297658'.

    As it suggests, these do not exist. Kindly delete the first one. Change the second one to

    0 讨论(0)
提交回复
热议问题