The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
24 views

Google Authorship on a multi-author blog?

I hav been having some difficulties getting authorship set up for a multi-author blog. Everything appears to be set up correctly, but I am wondering if having multiple rel="author" tags on the home ...
0
votes
0answers
126 views

Any good, retina ready social share button plugins? [closed]

I've been looking for a good looking and retina ready share button plugin for my WordPress site. The ones I found had good features, but didn't meet my "visual" needs. I've came across this website ...
0
votes
1answer
72 views

Add Google+ Badge to Posts - Specific to Author

I want to add a Google+ author badge to the posts/reviews on my website. This would normally be a simple integration of the code that Google provides: https://developers.google.com/+/web/badge/ ...
0
votes
1answer
55 views

how to connect the author profile with google webmaster tools in multiuser blog?

in this page google help us to enable our profile image on google search list when some one search get results from our blog post. my question not about how to do that ... like this link that closed ...
0
votes
1answer
112 views

how to show Author information in search results

Google search result does not show author information or thumbnail images. the source code look like this <link rel="author" href="https://plus.google.com/115911773396772351667/posts"/> ...
1
vote
0answers
467 views

Retrieving Google Plus share count with wp_remote_post

So I've spent most of my morning working on my website's customized social share buttons. Reading out Twitter and Facebook shares were no problem, but Google Plus is a real challenge, as they don't ...
0
votes
3answers
82 views

Is there a WordPress plugin that can post to Google+?

I am using WP to Twitter on my WordPress blog to trigger a tweet every time I post something. Obviously this is for Twitter only, I need something to post on Google+ too.
0
votes
1answer
177 views

like-share wordpress comments [closed]

I am trying to implement liking/ sharing comments. Please visit any post on this site. My issues: Is it a good thing to do as I believe its slowing up the page load? Any suggestions? When i use ...
2
votes
2answers
136 views

Is it possible to integrate Wordpress *posts* and social media (Facebook, Google+, Twitter)?

Is there a plugin available that will automatically post an excerpt of a blog post (perhaps up to the more tag) to specified social media groups/pages. So, for example, on posting an excerpt would be ...
0
votes
1answer
241 views

Simple plugins to post info about new blog entries?

I am looking for some plugins that would automatically post information about new blog entries (posts) to my facebook/google+ pages. But - simple search through plugins listing shows that such ...
0
votes
1answer
72 views

Does a Google + RSS Plugin Exist?

There are post to Facebook/Twitter plugins but I can't find one for Google Plus. Does anybody know if such a plugin exists or if there is a better solution? It would be nice to have content ...
0
votes
1answer
1k views

facebook like, tweet and google+1 buttons inside the loop on home, archive and search pages and missing facebook like buttons

Is there a way to add social media buttons, especially facebook like, tweet and google+1 inside the loop for each post on home, search and archive pages without getting masses of script downloads? ...
3
votes
1answer
98 views

Is there a plugin that pushes posts to your Google+ profile?

A Google+ equivalent to Simple Twitter Connect that pushes every post you make to your G+ profile - does such a plugin exist?
0
votes
2answers
363 views

Google Plus One script has quit working, now returns red flag

Here's the Google Plus One script I've been using: <g:plusone a href="<?php echo urlencode(get_permalink($post->ID)); ?>"></g:plusone> Worked fine until it didn't. Now it's ...
0
votes
3answers
235 views

Display a consistent Google Plus icon on ALL pages of my site

My website is http://tablified.com and I have managed to setup the Google Plus script. The issue is that every page of the site displays a different Google Plus count. For example, if you go on my ...