T
T
TonyStark13372017-04-09 10:44:55
Facebook
TonyStark1337, 2017-04-09 10:44:55

Why facebook can't see text when share?

Here's what the browser sees
dce1295667a3495bbcb7357283bc2ec9.png
Here's what the facebook debugger sees
https://developers.facebook.com/tools/debug/sharin...
And when I want to share
91aa9785bf6643df9ef35859366960ca.png
Why does the debugger see the titles, but when I want to share it doesn't display the titles?
Here is the share code

<a onclick="window.open('http://www.facebook.com/share.php?u=http://ac-av.com/vot/dominator/test-load.php?kk=<? echo $idq;?>&id=<? echo $create_id;?>', 'sharer', 'toolbar=0,status=0,width=450,height=200 ,left='+((screen.width - 465)/ 2)+', top=280');" target="_parent" href="javascript: void(0)">
         <img src="fb.png"></a>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SimBioT19, 2017-04-09
@SimBioT19

Try adding itemprop="image"
<img src="fb.png" itemprop="image">

N
Nazar Mokrinsky, 2017-04-09
@nazarpc

Shows everything normally. Maybe your AdBlock is crooked or some other trouble? I have uBlock Origin, I don’t see any problems, there is a picture.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question