I made a simple application to test the ability to embed publications on external Facebook sites. In it, you paste a URL from any Facebook post, click a button, and the post is inserted into a div
.
I separated some links and started the test battery. Of course, I've taken care to separate only public posts. The big surprise was that a lot of these links, even though they were public, generated a warning that the content was removed or disrespects the privacy laws.
The biggest surprise was when I pasted a link from a post from my own profile and the same message was generated. I searched the profile settings and saw that everything was completely free for all audiences, however, I had not set the Who can follow me option to Everyone Friends ). When I changed this setting, the application worked with all my links.
The problem is that this option, by default, is only for friends , which greatly limits the possibilities of embedding the posts.
Interestingly, in the facebook documentation, the information on what the requirements for a post can be embedded in another page are:
Is there any special configuration to resolve this issue?