Topic: Share on Facebook

is it possible to insert automatically my homepage link (no watermark), if a customer would like to share one of my pictures on facebook.
regards Daniel

Re: Share on Facebook

The Facebook share pop-up window is populated by the information in the Open Graph <meta> tags in the <head> section of your web page. For more information on how to use Open Graph tags, please see here.

You may find Facebook's own Open Graph Debugger to be a useful tool to check the information being passed to Facebook.

The og:title, og:description and og:image entries are used but it does not seem to be possible to insert an HTML link into the og:title or og:description fields. I have just tried this for myself and instead of displaying the link, Facebook pulls in information from the link's destination.