WPIntell

Source evidence

Not Working?

Google Plus Authorship · support · 2012-12-18T09:53:00+00:00

complaintsentiment
mediumseverity
0.92relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 36 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
enivid unresolved
I have installed the plugin, entered the Google Plus URL in my WordPress Users settings, added the link back from Google Plus Profile, but no author information is added to my blog posts. I assume it should use rel=”author”, but nothing like that is added to posts’ HTML. Or am I missing something? http://wordpress.org/extend/plugins/google-plus-authorship/ We’ve also installed it and aren’t getting anything to work – would love support on this! Your wordpress template doesn’t show author information/link. Google Plus Authorship plugins relies on wordpress function used for creating author link in post page. To include google plus author link add this php code to your posts template: <?php get_the_author_link();?> This works for all wp templates. I’ve tried it with <?php the_author_link();?> but what it does is just putting my username linked to my blog. No mention of Google Plus or anything. doesn’t work here either. where do i have to put the <?php get_the_author_link();?> exactly? This is not resolved man It will simply output usename

Comments

5 shown
Laura_tenB 2013-01-09T20:22:00+00:00

We’ve also installed it and aren’t getting anything to work – would love support on this!

mlazarov 2013-01-09T21:31:00+00:00

Your wordpress template doesn’t show author information/link. Google Plus Authorship plugins relies on wordpress function used for creating author link in post page. To include google plus author link add this php code to your posts template: <?php get_the_author_link();?> This works for all wp templates.

enivid 2013-01-09T21:58:00+00:00

I’ve tried it with <?php the_author_link();?> but what it does is just putting my username linked to my blog. No mention of Google Plus or anything.

Lukas_Peherstorfer 2013-02-28T11:01:00+00:00

doesn’t work here either. where do i have to put the <?php get_the_author_link();?> exactly?

sajith90 2013-04-25T02:28:00+00:00

This is not resolved man It will simply output usename