Social media is the social interaction among people in which they create, share or exchange information and ideas in virtual communities and networks.
Questions tagged [social-media]
394 questions
120
votes
10 answers
How to clear Facebook Sharer cache?
We used the link:
http://www.facebook.com/sharer.php?u=[shared URL]
...to share a particular page. However, Facebook Sharer uses the cached version of the images and the title. Is there a way to quickly clear the Facebook cache or how long do we…

catandmouse
- 11,309
- 23
- 92
- 150
78
votes
6 answers
Default website image for social sharing
Is there any way to set a default image that appears when I share my website on Facebook? I've noticed that Facebook usually fetches the first image from the site to use as a thumbnail.

paz
- 1,155
- 2
- 11
- 13
27
votes
9 answers
Best Ruby on Rails social networking framework
I'm planning on creating a social networking + MP3 lecture downloading / browsing / commenting / discovery website using Ruby on Rails. Partially for fun and also as a means to learn some Ruby on Rails. I'm looking for a social networking framework…

Candidasa
- 8,580
- 10
- 30
- 31
21
votes
5 answers
Facebook, Twitter, LinkedIn share link count
Is there any way to get the number of users to share a link on Facebook, Twitter, and LinkedIn?
Example: How many times some link was shared to Facebook, Twitter, and LinkedIn to calculate the popularity of some content?
How to get share count my…

Sajith
- 856
- 4
- 19
- 48
19
votes
3 answers
Sharing on social media, the URL does not render any meta data
We have built a project (Web Application) in React .net core using react in client-side rendering.
We've used react-helmet for dynamically assigning meta tags.
The issue being when the app renders in the browser. The browser gets only the static…

Prasaad Patil
- 447
- 3
- 6
- 20
17
votes
3 answers
About "SLComposeViewController" in iOS 11 beta
In my project, I always use SLComposeViewController to share contents with third-party apps, but now, when I update my iPhone to iOS 11 beta, this no longer works.
The SLComposeViewControllerCompletionHandler always callback…

hujie
- 181
- 1
- 1
- 4
16
votes
3 answers
Twitter search query both by @user and #hashtag
I'd like to embed twitter widget which will contain search results with both hashtag and user account.
'#hashtag OR @username' doesn't work

Mark Vital
- 960
- 3
- 14
- 25
14
votes
5 answers
Facebook link thumbnail
When posting a link to a website in Facebook (Google+ and the rest count too) you're given a thumbnail, or selection of thumbnails to choose from. These are tags from the HTML.
I've always been of the opinion that it was good practice to make my…

Martin
- 351
- 2
- 8
- 17
13
votes
3 answers
Facebook share not showing image from open graph metatags
I'm trying to integrate the Facebook share button to my employer's site, the title, url, description/intro are all displaying correctly, however no image is being attached.
When the share dialog opens, an image container flickers and then disappears…

cgrantham
- 163
- 1
- 2
- 9
9
votes
7 answers
Social Media Sharing Buttons Gem for Ruby on Rails
I am trying to find a good gem that will allow me to add social media sharing buttons to my Rails 3 app (similar to the Wordpress plugins AddThis). The key sites that I want to enable sharing with are Facebook, Twitter, LinkedIn, and Google+. I want…

Spencer
- 21,348
- 34
- 85
- 121
9
votes
2 answers
Customize preview image for github pages
is it possible to customize the image that you see as a preview when posting the link to your github pages?
I feel like they specifically address the issue for github repositories here, but I dont know how to do this for github pages. Specifically,…

Paul Schmidt
- 1,072
- 10
- 23
8
votes
1 answer
Website link that opens Instagram Direct Message with the specified href as the body text?
Basically I'm looking for Instagram's equivalent of:
whatsapp://send?text=myspecifiedurlgoeshere.com
I can't find anything online about this. I had no problem doing this with facebook, facebook messenger, twitter, whatsapp, and email

John Doe
- 81
- 1
- 3
8
votes
1 answer
Using multiple web pages in a web scraper
I've been working on some Python code to be able to get links to social media accounts from government websites, for a research into ease with which municipalities can be contacted. I've managed to adapt some code to work in 2.7, which prints all…

Stefan
- 83
- 4
7
votes
3 answers
Can the iOS app open TikTok user profile?
Is there a way to open a TikTok user profile in the TikTok app instead of directing to the browser from our app?
Let's use Twitter example as they allow it:
twitter://user?screen_name=(username)

D. B.
- 488
- 1
- 10
- 20
6
votes
0 answers
How do I add a Share to Threads button to my website?
Currently, Meta and Twitter provide ways to share a link to Facebook and Twitter from your website via a button the user can click on. How do I create a button for my users to share content to Instagram Threads?
Instagram documentation does not seem…

Emma K Alexandra
- 464
- 3
- 15