Creating a Facebook share button with customized url, title and image -


facebook used allow custom parameters in facebook share button, not working now. need create facebook share button have custom title, url, image, description, etc. cannot done using meta tags because there multiple share buttons on single page. each should have different title, urls, images etc. heard can done using facebook app - using app id or something.

i tried it's not working:

<a title="send facebook"    href="http://www.facebook.com/sharer.php?s=100&p[title]=your_title&p[summary]=your_summary&p[url]=your_url&p[images][0]=your_image_to_share_object"   target="_blank"> 

unfortunately, appears can't post shares individual topics or articles within page. appears facebook wants share entire pages (based on url only).

there's new share dialog, though claim can of old sharer.php do, doesn't appear true.

and here's facebooks 'best practices' sharing.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -