google-plus-one Questions
3
I recently migrated my website from xhtml transitional to html5. Specifically so that I could make use of valid block level anchor tags. <a><div /></a>.
When running validation I...
Scruple asked 13/4, 2012 at 17:8
9
Solved
I want to include a "google+1" button on a page, yet I want to use a custom image with a custom size for it and preferably without javascript, much like is possible to do with Facebook and Twitter....
Draff asked 5/7, 2011 at 16:14
2
Solved
I am trying to include a PlusOneButton to my Android App.
I created the app on google cloud console with the SHA-1 from my debug.keystore as described by google (https://developers.google.com/+/mo...
Ornithology asked 6/11, 2013 at 14:25
5
Solved
I'm looking for equivalent of facebook sharer link (http://www.facebook.com/sharer/sharer.php?u=http://stackoverflow.com) in Google+. I can't use the regular +1 button as I need to embed it in Andr...
Tompkins asked 19/10, 2011 at 13:23
2
OK guys, tell me what I am doing wrong... Is this a new Google Plus issue? Or — to use an old Facebook term I created — an Unannounced Platform Change? (note the date of this question)
Please Note...
Frogman asked 13/7, 2013 at 15:50
8
Solved
I am trying to find a way to embed a share/+1 link for Google+ in a Newsletter, much like the Facebook share and tweeter tweet links can be embedded in a newsletter, which can be achieved with the ...
Tarter asked 23/8, 2011 at 7:9
2
Solved
I have integrated google plus in my ios app ,I am able to sign in successfully but I am not able to get email Id of current user that is logged in.
I have referd to https://developers.google.com/+/...
Landscape asked 9/11, 2012 at 5:59
1
Solved
Google PlusOne has errors on Chrome:
Uncaught ReferenceError: iframes is not defined fastbutton:19
Uncaught ReferenceError: iframes is not defined fastbutton:19
Uncaught TypeError: Cannot read pro...
Route asked 5/3, 2013 at 2:28
2
Solved
I have been searching all over the internet on how to get programaticaly google plus one button count.
Finally i found this article
Here is the Php Script mentioned in the arcticle.
<?php
$u...
Giesecke asked 6/9, 2011 at 14:3
2
I'm trying to get the count of plus one's I have for google plus, I am checking to see if I have the count right with this
https://plusone.google.com/u/0/_/%2B1/fastbutton?count=true&url=MY_UR...
Tampon asked 20/8, 2012 at 19:5
3
Solved
I want to get the number of shares on google plus for a given URL in PHP. I found this function to do that:
function get_shares_google_plus($url) {
$curl = curl_init();
curl_setopt($curl, CURLOP...
Cherice asked 12/9, 2012 at 15:37
2
Solved
I am trying to add a G+ +1 button on my web page. I am following the steps provided on Google developers page, but I get the following error window.googleapis is undefined. The same error appears e...
Evert asked 7/2, 2013 at 7:42
2
Solved
In this link, I have learned to specify a URL for the Google +1 button.
specify custom url to gplus one button.
Can I also specify a specific image?
Edited
I don't need to change the Google pl...
Mantelet asked 9/11, 2012 at 11:19
1
Solved
I have this code
<div class="google_button">
<g:plusone size="medium" annotation="none"></g:plusone>
<% case I18n.locale.to_s %>
<% when 'en' %>
<script type="...
Jurgen asked 8/11, 2012 at 21:9
7
Solved
With Facebook we have the Open Graph tags that allow webmasters to specify how the story is displayed on Facebook.
Is there something similar for the Google +1 button, that allows webmasters to sp...
Seta asked 30/6, 2011 at 14:17
4
Solved
In my page, how can i remove the google +1 button's tooltip message?
Example: http://www.google.com/webmasters/+1/button/
Documentation: http://code.google.com/apis/+1button/
I tried many ways, ...
Hydromechanics asked 30/8, 2011 at 11:59
4
Solved
I would like to add a Google +1 icon to a website, but without using JavaScript. Is it possible? Is there some URL I can simply link to, to make it work?
Northumberland asked 28/8, 2011 at 2:10
3
I would like to access a user's Google Plus One history
With +1 enabled, the history is saved in your Google profile and optionally can be displayed:
http://www.google.com/+1/button/
It is poss...
Leg asked 10/6, 2011 at 18:30
4
Does anyone know how to change the image and text from the Google +1 button that shows up in your Google profile? I have a website and I want to set custom text and image for when people press the ...
Huff asked 8/7, 2011 at 19:25
1
Solved
The Google+ icon automatically shares the page on HOVER, and doesn't require a click like the others. Is there anything that can be done about this, to require a click like the others [fb,twitter] ...
Fourthclass asked 10/5, 2012 at 10:57
1
Solved
Here's the scene:
The webpage doesn't have a google+ button.
User clicks a button.
AJAX request is sent which loads some text and the google+ button (<g:plusone href="http://www.website.com"&g...
Kendalkendall asked 10/5, 2012 at 9:34
1
Solved
While investigating google plusone scripts, I've seen following syntax many times:
(0, _.Em)();
Assuming _.Em is a function the statement above would result in calling that function, that's pret...
Dicky asked 16/3, 2012 at 10:17
1
Solved
Google +1 button generator implies I need to specify <meta itemprop="image"> for the thumbnail.
Documentation page says the following order is respected:
Schema.org microdata
<img itemp...
Concatenation asked 1/2, 2012 at 21:18
2
I would like your opinion about an issue and solution i have with
google plus one button ( and any other social widget ).
We have a high traffic site , that runs fast and smoothly ( under 1 secon...
Defant asked 26/12, 2011 at 18:56
1
Solved
I am trying to add a Google Plus button to my site, and keep getting JavaScript safety warnings, despite the fact that I am using Google's recommended code, on Chrome.
I have reproduced the errors...
Allometry asked 6/12, 2011 at 12:30
© 2022 - 2024 — McMap. All rights reserved.