Questions tagged [facebook-sharer]

The Facebook Share button lets people add a personalized message to links before sharing on their timeline, in groups, or to their friends via a Facebook Message

When someone shares content from your website or web app using Facebook channels, it appears on their timeline and in their friends' news feeds. Sharing, therefore, helps people using a website show their friends things that are important to them, and helps developers by increasing awareness of their website, or web app.

595 questions
-1
votes
1 answer

How does Facebook Sharer select description when sharing my URL?

I am using below code on my site.When I try to share on facebook , it always pics my meta keywords content and not picking my og:descption . Is there any way I can make facebook to pic my og:description ?
viki
  • 1
  • 1
-1
votes
1 answer

customized facebook share button

I need to make a customized share button, where I can programmatically modify all the components of the share, such as the title, description, and sharing image. I have tried just the og meta tags, but they haven't made a difference. I tried adding…
-1
votes
1 answer

How to add Title,Description and Image with Facebook Share Intent ?

I am using following code for fb share in android - topics_fb_share.setOnClickListener(new OnClickListener(){ @Override public void onClick(View v) { String urlToShare =…
-1
votes
1 answer

How to trigger custom action when social media button has been pressed?

I want to create a social media div locker. When a user comes to my site a piece of text is hidden behind a div locker that says "share this stuff on facebook, G+ or Twitter and you will see the locked text". So, I want to make the hidden div…
-1
votes
1 answer

How do I share products from a PHP online store on Facebook?

I have a little knowledge of HTML and recently had a store built with PHP for our website. It works great but was expensive and have no money to pay for a little customization regarding a little issue I am experiencing so I am trying to fix it my…
Rick Skeels
  • 513
  • 1
  • 11
  • 30
-1
votes
1 answer

share a wordpress page on Facebook before submit a form

I have a custom plugin in wordpress which will take a contest answer and visitor name and email in a form.I want to share my page on facebook before visitor submit the form. if the visitor doesnt share my page his form will not be submitted.How can…
Avijit Das
  • 300
  • 1
  • 5
  • 20
-1
votes
1 answer

i want to share a specific link on facebook

the website im working on, is a buying and selling website, a user can post in a certain channel (electronics for example), and buyers can view it and express their interest. a user can view posts, and share a certain post through facebook or…
-1
votes
4 answers

Facebook sharing not working

I'm getting an weird behavior while sharing my link on Facebook. But other services like Twitter, LinkedIn etc are working fine.Here is the URL I'm trying to share . Code used for sharing is from AddThis.com But when sharing, giving me scripting…
Monika Murmu
  • 29
  • 1
  • 1
-1
votes
2 answers

Google+ Sharer - preview image

I am using links like this : https://plus.google.com/share?url=www.myurl.com to share articles on Google+ from a website. This works fine but the preview image of the share is not right. I read in the Google doc that you need to specify an image…
Pierre
  • 4,976
  • 12
  • 54
  • 76
-1
votes
1 answer

how to share fixed data on facebook if used omniauth for authentication

I have used omniauth for authentication of user in rails. i just want to create a button on my site which when clicked should post to logged in users facebook profile a certain fixed data. i have tried facebook_share gem but unable to specify the…
Aayush Khandelwal
  • 1,071
  • 7
  • 11
-1
votes
1 answer

Facebook-share: automatic image detection with og:image

I would like to know how I detect a image from a webpage. I want a code that if I want to share something on facebook the image from the page where I am at that time, automatically detect. example:
-2
votes
3 answers

How to return after Facebook share on a our site and close the pop up?

I have a one site , there I want to place a Facebook share button after the sharing the url or link return back on the site and show the coupon instead of share button. We are waiting for the answers. If any one give the right answer or make the…
gCodeLabs
  • 1
  • 1
  • 2
-2
votes
1 answer

about facebook share og:url

now I have put meta tag og:url 、 og:image to my page head. I have three server environment( dev server(1) 、preview server(1) and live server(6)). when i put dev url and preview url into facebook input box (or…
Prado
  • 1
  • 1
-2
votes
2 answers

Migrating large React app to nextjs only for social sharing and seo via SSR

I've already developed and deployed ReactJS app with separated front and backend (Laravel). I'm facing issue with sharing pages with dynamic data due to the disability of react to dynamically generating meta tags, No dynamic preview , no dynamic…
-2
votes
1 answer

Why does Facebook sharer see my old website

I have a domain name and it had a wordpress cms in it, I re-created the website using another cms (not wordpress). When I try to share the articles or any page, it gives me in the FB sharer badge "page not found", but when clicking on the link .. it…
Mahmoud Abdelsattar
  • 1,299
  • 1
  • 15
  • 31
1 2 3
39
40