Linking Google Page to my blog
-
Dear Support Team,
I created Google + Page for my Blog and now I want to verify it. To do it I need to paste a code and Google instructs as follows:
Add this code anywhere on your webpage. We recommend the <head> section. Remove any existing script tags for the Google+ JavaScript API (plusone.js).
<script type=”text/javascript”>
(function() {
var po = document.createElement(“script”); po.type = “text/javascript”; po.async = true;
po.src = “https://apis.google.com/js/plusone.js?publisherid=101581845361381878648”;
var s = document.getElementsByTagName(“script”)[0]; s.parentNode.insertBefore(po, s);
})();
</script>I tried pasting the code in a New Post and in widget, but that didn’t seem to work. Can you please help me and advise where I should paste this code?
Thanks,
NatellaThe blog I need help with is: (visible only to logged in users)
-
That’s JavaScript and the software will strip the code out to preserve security on this multiuser blogging platform here at WordPress.COM. that code can only be used on WordPress.ORG installs.
http://en.support.wordpress.com/com-vs-org/
See here please http://en.support.wordpress.com/google-integration/
- The topic ‘Linking Google Page to my blog’ is closed to new replies.