I have this page made in Laravel: papirolasvirtual.com.mx
The problem is when I share my website link to facebook it doesn't show my website's logo: A magnifying glass appears.
Does anyone know how that problem can be solved? Thanks.
I have this page made in Laravel: papirolasvirtual.com.mx
The problem is when I share my website link to facebook it doesn't show my website's logo: A magnifying glass appears.
Does anyone know how that problem can be solved? Thanks.
You need to add Facebook Open Graph META Tags o the head tag on your laravel app on layouts.app
file
you can review the documentation of facebook
here's the link
https://developers.facebook.com/docs/sharing/opengraph