I am a manager of a google+ page and I want to link the app created by my google account with that page. How I can do this?
Is it possible or not?
Related
I have a site that Login with Twitter API.
User redirect to this link to Accept :
https://api.twitter.com/oauth/authenticate?oauth_token=XXXXXXXXXXXX
My problem is that in mobile, it enters the Twitter site through a browser and needs to log in to the Twitter account ** But all users use the Twitter app!!**
**
Is there a way to enter the Twitter app through the site and confirm without the need to log in again?
**
You can use this link to open Twitter App.
twitter://endpoint?token=X
More information in this StackOverFlow question.
My goal is to use my webapp as ad target on the social network marketing campaign.
Facebook business has a feature to send an url to the mobile to test it.
I am able to test on Snapchat by sending me the url.
How to test on TikTok ? TikTok Business is not available on mobile.
For TikTok, a first solution I found is to scroll TikToks until I find an ad one with a link to a webpage, then I just go to the footer and click on the facebook link. From Facebook, I can go to my wall to open the web page I want.
I am developing an application, where I have to share link on social media. I got working on facebook, twitter and google, But could not found how to share a link on linkedin.
My facebook url is like
http://www.facebook.com/sharer.php?u=http://mysite/ad-24.html
Is there any way api or tool to share post on linkedin site.
Thanks
A bit late to the party but here's how you can do right now.
https://www.linkedin.com/shareArticle?mini=true&url=https://stackoverflow.com
More info at https://developer.linkedin.com/docs/share-on-linkedin
and go to Customized URL tab.
I want to link my Google plus page instead of google plus profile for www.electricaltechnology.org in google plus authorship...Will it work?
in simple words...
can we link google+ page instead of google+ profile in google authership
Authorship only works for profiles - but for pages you can add
<link rel="publisher" href="page-url-goes-here" />
in the head of the page to link your web page with your Google+ page. If you point your Google+ page at your domain, this will enable a tick on your page for a verified URL, but it wont add a profile picture to the search result. More at https://support.google.com/plus/answer/1713826?hl=en-GB
I am trying to an implement stack of social buttons for mobile application. I got mobile links for Facebook and Twitter but I am not getting right link for LinkedIn and Google+ apps. Currently I have link http://m.linkedin.com/shareArticle?mini=true&url=www.example.com but I think this links does not work properly and it shows webpage instead of big login box like twitter and facebook. Can someone please help me to get correct links for google+ and Linkedln?
LinkedIn URL Format:
https://www.linkedin.com/sharing/share-offsite/?url={url}
Source: Official LinkedIn Documentation for Sharing.
Google+ Format:
Probably not useful anymore. Google+ has discontinued. Source: Google+ Blog.