84

Is it possible to share/post to Google+ without using the +1 button?

e.g. Like a normal tweet button works with a url link: http://twitter.com/share?url=httpetcetcetc

NARKOZ
  • 27,203
  • 7
  • 68
  • 90
Linus Olsson
  • 841
  • 1
  • 6
  • 3
  • 1
    What happens when you actually click a +1 button constructed using the plusone JS API? Is that emulatable? :) – bzlm Jul 13 '11 at 09:21
  • 3
    There is a planned developer API for Google+. You can signup for the details + the google group here: services.google.com/fb/forms/plusdevelopers – Phil Jul 28 '11 at 12:54
  • Also, having a – Mikko Ohtamaa Feb 13 '12 at 15:06

7 Answers7

113

Yes, you can.

https://plus.google.com/share?url=YOUR_URL_HERE

Edit: It works only with eff.org.

Edit: As of March 2012 it works on all sites.

Documentation for this sharing method is available on the Google Developers site.

Maximillian Laumeister
  • 19,884
  • 8
  • 59
  • 78
tgkokk
  • 1,610
  • 1
  • 13
  • 16
  • I dont think this works. Can you tell how it works, I testing it, just showed my stream page. – Starx Dec 30 '11 at 09:52
  • 1
    it also works with google.com and stackoverflow.com. looks to have some domain filtering on it :( – Scott Feb 01 '12 at 15:49
  • It does seem to work for me. It's just not what I wanted, unfortunately. – Has QUIT--Anony-Mousse Feb 12 '12 at 11:06
  • Note that g+ generally will only accept shares of publicly accessible pages. The problem might be you're testing with a URL they can't ping. – poolie Feb 17 '12 at 04:55
  • @poolie There are lots of publicly accessible pages that can't be pinged (they do that on purpose, to prevent DOS/DDOS attacks). I would expect the people at Google to be aware of this. So although you may be on the right track, it likely has nothing to do with "pingability". – toon81 Jul 20 '12 at 12:32
  • I don't mean an ICMP ping: obviously that would neither work reliably nor prove any particular URL exists. I mean an HTTP HEAD or GET. Last time I looked, Google would check the HTTP resource when a URL was first plus-one'd. You still cannot plus private pages. – poolie Jul 21 '12 at 03:04
  • Do you know if there's another Get PARAM to pre-populate the share text? Like twitter has ?text=Look what I'm sharing! – sturrockad Nov 11 '13 at 17:19
  • 3
    This link format is now documented here: https://developers.google.com/+/web/share/#sharelink – User Mar 18 '14 at 18:10
  • 2
    @tgkokk How to add a title to share with this url? – Prabhu May 12 '14 at 17:57
  • Its not working any more. Any body have solution for this? – Asif Rao Dec 06 '16 at 11:31
  • Working for me in 2019 – 00-BBB Sep 09 '19 at 10:05
23

New Google share link: http://plus.google.com/share?url=YOUR_URL

For secure connection:

https://plus.google.com/share?url=YOUR_URL

For Wordpress:

https://plus.google.com/share?url=<?php the_permalink(); ?>
Gramatton
  • 375
  • 3
  • 7
17

Yep! Use the link:

https://m.google.com/app/plus/x/?v=compose&content=YOUR_TEXT

It's SHARE url (not used for plus one) button.

If this will not work (not for me) try this url:

https://plusone.google.com/_/+1/confirm?hl=ru&url=_URL_&title=_TITLE_

Or see this solution:

Adding a Google Plus (one or share) link to an email newsletter

Burak Tokak
  • 1,810
  • 1
  • 20
  • 27
Timopheym
  • 363
  • 3
  • 15
  • 2
    All, the second link DOES work as a solution for the problem... in a kind of hackey (thanks entirely to Goog), way, but it seems to be the only solution for this at the time of writing. You should also take note that there is one extra variable that might make you very surprised when you first try this method. Take out the Hl=ru, which is apparently a language code to make the text in Russian. – Cyprus106 Nov 09 '11 at 03:44
  • 1
    The second link will show a page that allows you to share but it does not actually add the site to your +1 list. – Paul Alexander Nov 22 '11 at 03:16
  • this is for mobile, link below is for normal computers :) – RasmusWL Apr 04 '12 at 13:11
7

As of July 25, 2011, the answer is no.

I have looked through their Javascript and it seems they don't want anyone directly accessing their api for +1 at the moment.

The Javascript that does all of the work for the +1 button is here:

https://apis.google.com/js/plusone.js

If you run it through a Javascript cleanup program you can tell that they have obfuscated their code with various functions that only start with letters and constantly refer back to themselves and do cryptic things.

I figure in the next couple of weeks or moths they will release a link based sharing api due to the fact that we will need this for sharing from flash and other web based formats that don't rely on pure html and js.

Peter O.
  • 32,158
  • 14
  • 82
  • 96
zachzurn
  • 2,161
  • 14
  • 26
  • I figure the solution he is looking for doesn't force his users to load `plusone.js`, until they click it. – Has QUIT--Anony-Mousse Feb 12 '12 at 10:37
  • 2
    As a note I answered this right when Google Plus came out and all that was available was the "plusone.js" script. There might be newer information as Goole comes out with APIs. – zachzurn Feb 01 '13 at 22:34
1

i used following links in my wordpress website for sharing my blogs,they work fine:

whatsapp share : https://wa.me/?text=(some-text)(your-link)

facebook share: https://www.facebook.com/sharer/sharer.php?u=(your-link)

linkedin share: http://www.linkedin.com/shareArticle?mini=true&url=(your-link)

google-plus : https://plus.google.com/share?url=(your-link)

twitter share: http://www.twitter.com/share?url=(your-link)

0
<meta property="og:title" content="Ali Umair"/>
<meta property="og:description" content="Ali UMair is a web developer"/><meta property="og:image" content="../image" />

<a target="_blank" href="https://plus.google.com/share?url=<? echo urlencode('http://www..'); ?>"><img src="../gplus-black_icon.png" alt="" /></a>

this code will work with image text and description please put meta into head tag
Ali Umair
  • 690
  • 7
  • 10
0

No, you cannot. Google Plus has been discontinued. Clicking any link for any answer here brings me to this text:

Google+ is no longer available for consumer (personal) and brand accounts

From all of us on the Google+ team,

thank you for making Google+ such a special place.

There is one section that reads that the product is continued for "G Suite," but as of Feb., 2020, the chat and social service listed for G Suite is Hangouts, not Google+.

The format https://plus.google.com/share?url=YOUR_URL_HERE was documented at https://developers.google.com/+/web/share/, but this documentation has since been removed, probably because no part of Google+ continues in development. If you are feeling nostalgic, you can see what the API used to say with an Archive.org link.

Community
  • 1
  • 1
HoldOffHunger
  • 18,769
  • 10
  • 104
  • 133