Im trying to place fb like
and share
buttons on my site, following this instructions.
Debugging the code on facebook debug page I'm getting the following warning:
Share App ID Missing
The 'fb:app_id' property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
I don't have any app on facebook and I don't want to have any.
What should I do?