Skip to content

Instantly share code, notes, and snippets.

@megantaylor
Created November 7, 2012 15:47
Show Gist options
  • Save megantaylor/4032379 to your computer and use it in GitHub Desktop.
Save megantaylor/4032379 to your computer and use it in GitHub Desktop.
Facebook sharer code with customized description, image and title
<a title="Share this article/post/whatever on Facebook" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="http://www.facebook.com/sharer.php?s=100&p[url]=url to share&p[images][0]=the image you want to share&p[title]=the title you want to share&p[summary]=the description/summary you want to share">Share on Facebook</a>
@abdelkadergelany
Copy link

is this working on localhost?

@Rvldo
Copy link

Rvldo commented Apr 21, 2022

no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment