• Resolved Nathaniell

    (@nathaniell)


    Author has entered all relevant information. Links are working fine, and has linked from +profile to /author page. Richsnippets is still showing that I am the author of the post and showing my google+ image.

    What might be the issue?

    2nd Question:

    It seems my theme is having issues displaying the author page, and I’ve seen other people have the same problem. Can I remove the code below for a temporary aesthetic fix til the new version comes out? Not sure if this will affect anything. Basically, I want to remove the author image and ‘circles’ bit.

    echo '<a rel="me" href="'.$googleURL.'" target="_blank" style="outline:none;">';
    				echo '<img src="'.$this->google_avatar( $googleID ).'" alt="Google Circle" /><br>Join my Circle on Google+</a>';

    Thanks!

    http://wordpress.org/extend/plugins/social-autho-bio/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Nick Powers

    (@nickpowers)

    You can do that but it will not create the link to Google+.

    Thread Starter Nathaniell

    (@nathaniell)

    OK, so that’s required to get the guest poster’s image in the SERPs?

    I have done a test post here http://onemorecupof-coffee.com/test-post

    But rich snippets is still showing “Nathaniell” as the author of the post, not “Roderick”.

    Is there some setting I have wrong or something I’m missing?

    Plugin Author Nick Powers

    (@nickpowers)

    I looked at the source and there looks to be other sections in your HTML that references other Google+ profiles. It may be your theme or another plugin. Here is the source:

    Owner <a href="https://plus.google.com/u/1/116344039487587870250?rel=author" title="Nathaniell on Google+">+Nathaniell</a> | Follow Us On <a href="https://plus.google.com/u/1/b/108273827479773682741/108273827479773682741" rel="publisher" title="One More Cup of Coffee on Google+">Google+</a></p>

    Plugin Author Nick Powers

    (@nickpowers)

    You can see it at the bottom right of your page…

    Thread Starter Nathaniell

    (@nathaniell)

    Ok, yeah. I knew that was there. I thought your plugin would still show the guest author’s pic.

    So in order to show different authors, I’m going to need to remove my google authorship for the site, then only do it through your plugin? ie create my own author profile?

    Plugin Author Nick Powers

    (@nickpowers)

    Yes, most people setup a default profile.

    Though, it does look like you have an error the way you put in your Google+ info into your example page.

    You put https://plus.google.com/u/0/114529273674721270601

    When you should have just put: 114529273674721270601

    That’s why your Google+ image is not coming up in the author page. This needs to be corrected before the SERPs will work.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Authorship Problems Code’ is closed to new replies.