Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (17)
Life (30)
Programming (90)
Technology (306)
Testing (4)
Tools (479)
Twitter (5)
Wearable (26)
Web Design (9)
Collections:
Other Resources:
Adding Image on Website for Facebook Share
How to add an image to my Website to show up on Facebook when someone share it?
✍: FYIcenter.com
Normally, Facebook will automatically select an image from your Website to show with your Website link.
If you want to control it, you can two pieces of code to your Website:
1. Add a namespace in the <html> tag:
<html xmlns:fb="http://ogp.me/ns/fb#">
2. Add a <meta> tag in the header section:
<meta property="og:image" content="image-url" />
If you have trouble, you can use this Facebook tool to debug: https://developers.facebook.com/tools/debug/og/object/
Â
⇠Adding Facebook Like Button to Website
2015-10-25, 1265👍, 0💬
Popular Posts:
How to join a team in Microsoft Teams? My manager told me we are using Microsoft Teams service. In o...
I have an Apple iPad Air Model MD788C/A. Is it good? Yes. Apple iPad Air Model MD788C/A is a very go...
Where to find answers to frequently asked questions on Microsoft PowerPoint? I want to know how to c...
What is "OneNote Notes about Word Documents" add-in in Microsoft Word? Should I disable it? "OneNote...
Why I am getting the "Account Frozen" message when login to OneDrive? If you have not used your free...