Share link & text via Messenger button on webpage - messenger

I want to let people click a web page button, which upon clicking should open a Messenger share popup with the link (website) rendered and sharing text pre-filled. User only has to choose Messenger contact.s to share this content with. I haven't found any doc or working example. Who can help please?

Related

Remove 'also post on Facebook' button on Facebook Comment plugin

I'm using the Facebook comment embed plugin to let users comment on my page, but I really hate the 'also post on Facebook' radio button. I don't want users to post it on Facebook because it links back to my webpage.
You see, my page lives as a web view on a native mobile app, so the URL with the web view isn't really set up to be visited outside the app.
I checked the docs for a way to disable the 'also post on Facebook' button, but no luck. The plugin creates an iframe, so I can't just hide it with CSS.
I'm wondering if anyone's found more advanced settings for the plugin, or maybe even a hack for hiding that option inside an external iframe.
Thanks!

Facebook Share Button Creates Stories with link "via" my FB app URL - change to website URL

I don't have 10 reputation points yet, so can't embed image, sorry. Please see the image that can help clarify, right away, what's wrong: http://i.stack.imgur.com/b6BbO.png
I am having issues integrating Facebook buttons on my site. I have created a FB app to use with the integration - my like button (see http://soundsviral.com/2014/02/13/tennis-court-by-lorde-45/) is working just like I want it to. However, the share button next to it returns a story like you see above. The real disconcerting piece is that the link for the "Sounds Viral" name (which is the name of the app here, not the site) links to the app itself, which I don't want users to visit at all.) How can I change this URL to be my homepage (or the link in the post below, if that's preferable?)
I also which I could change "link" here to be "song", which is a supported og:type and is in use for my "like" button. However, for the "share" button, it just says "link". But that's less important to me than the actual URL in the story.
Thanks for any ideas!
The solution is to set your facebook app to be a website app that directs facebook users to your website.
To do this:
go to you app page
go to Settings
click Add Platform button
Select Website option
Enter URL of your website and save

Google plus: How to get feedback after sharing my content?

I am using share link for Google plus as follows:
<a href="https://plus.google.com/share?url={URL}"
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;">
<img src="https://www.gstatic.com/images/icons/gplus-64.png" alt="Share on Google+"/></a>
After user clicks on the confirm button "Share", in google popup window, my website has no feedback whether user really shared content or canceled sharing (he clicked on cancel button).
Is it possible to get feedback from popup window?
The another option, how to use share link is without poopup window:
https://plus.google.com/share?url=YOUR_URL_HERE
But my website cannot get feedback from this way, either. Although the google plus form redirects user back to my website, it doesn't send any information nor in POST nor in GET array.
You should use the Web Share Button as described in the documentation here. If you use this method, you can add the optional data-onendinteraction tag to the HTML to trigger a JavaScript callback, which you can use to track success / failure of the share.

Add share button to page app, and linking back to page tabx

I've created an application that is used as a page tab. I need to add a share button, like this the share buttons on this page: https://www.facebook.com/PixarMonstersUniversity/app_411774402198665
Is this possible to share a page tab (app) and have it link back to the page tab in Facebook?
I'm really not sure how to go about this.
https://www.facebook.com/PixarMonstersUniversity/app_411774402198665
To create the share button of this app you just simple take the address of the tabbed app in your Facebook page and place this into the share button HTML.
An example of this is seen here:
<a name="fb_share" type="icon" share_url="YOUR_URL">
The above link will work to share the page's app. To share just the page remove the "/app_xx" and to share the app just place the app url.

Adding facebook link to webpage

Hi please excuse my ignorance as this is all new to me (you know, the teaching old dogs new tricks thing)..Ive just setting up a website and I want to put a link to my facebook page on it but I cant quite get my head around how to do it...please help a confused old girl...thanks
You must use HTML:
My facebook page
You can obtain help finding your FB ID here http://www.ehow.com/how_5753004_facebook-id.html It's very easy.
If you really have no idea about what I am talking about, give us your shining new website address and we can continue.
1) Go to the facebook.com/badges website.
2) Log in to your Facebook account.
3) Click on the type of badge you want to create. The Profile badge will allow you to list details that appear on your profile's information page such as name, email, birthday and hometown. You can also choose to display your status updates and recent photos using this option. The Like badge allows you to display a specific business or organization that you like. The Photo badge displays a thumbnail collection of photos you posted to your account. The Badge, Profile and Like options are available to pages or profiles (business or personal). The Page badge is available only to people who have created Pages for a business or organization. The Page badge gives website viewers the ability to click and Like your page while still on your website.
4) Select the customization features related to the badge type you are creating. For the Profile badge, click the "Edit this Badge" link and select the check boxes for the information you want to include. Click the "Save" button. Click the type of Web page you have. Facebook will provide custom code for a Blogger or Typepad blog. If you have a different type of website click the "Other" button. Copy the code provided and paste into your website. For the Like badge, select the page you want to display from the drop-down menu. Then copy the code provided and paste into your website. For the Photo badge, select the radio button for the layout option and choose the number of photos you want to display from the drop-down menu. Click the "Save" button. Click the type of website you have. Copy the code provided and paste into your website. For the Pages badge, click "Edit this Badge" and select the layout type and the items you want to display. Click the "Save" button. Click the button for the type of website you have, and copy and paste the code into your website.