How I Got Google to Display My Profile in Search Results

A couple weeks ago I was Googling something and noticed that a handful of search results on each page had a small profile image next to the listing. See above.

You’ll notice that there’s an image of me, along with the number of people who have circled me and a link to more content by me.

When I saw the images on that search page, I thought “wow, that’s pretty cool and I bet it helps increase click through rates.”

So I did what all intelligent people do when they don’t know how to do something.

Phone a friend.

In my case, I emailed a buddy who happens to be one of the top SEO people on the planet and asked him how it’s done.

Who I asked isn’t important, but how it’s done is… so here are the steps I took to get Google to display my profile in their search results.

1. Create an Author Page

This was an easy step for me, because like most people, I have an About page. Typically most bloggers have a page on their site where they include biographical information and things of interest to them.

In addition to that, a lot of folks have links to their social media profiles so they can increase their follower count on those platforms.

On my About page, I included a link to my Google+ account, which has a rel=”me” attribute on it. Here’s the code that I used for this link:

<a href="https://plus.google.com/u/0/109450535379570250650/posts" rel="me">Google+</a>

2. Setup a Google+ Profile

In case you don’t have one, you’ll need to create a Google+ profile. Once you have an account setup, you’ll need to edit your profile to add a link in the Contributor to section that points to your Author page.

Here’s a screenshot which shows the contributor to settings:

Google Plus Contributor Link

I have a link called My Blog and that points to my About page where my Google+ link (with rel=”me” attribute) exists.

3. Link to your Author Page

The Author (or About in my case) page needs to be linked to with a rel=”author” attribute added to it, in order to “prove authority” of the content on the site.

Since I used WordPress custom menus to build my site navigation, adding this attribute was quite simple.

Go to your custom menus screen, and make sure the Link Relationship (XFN) option is checked in the Screen Options section. (There’s a gray tab labeled “Screen Options” in the upper hand corner of your screen when you’re in the dashboard.)

When you add/edit a custom menu link, there’s a Link Relationship (XFN) input box where you’ll need to place author in.

Here’s how the custom menu link for my About page looks:

Custom Menu Link

4. Be Patient and Confirm You’ve Done it Correctly

It will usually take a few days (sometimes longer depending on the site) for Google to re-index your Author page, as well as hit your Google+ profile page.

After some time has passed, you can use the Rich Snippets Testing Tool from Google to see if things are working properly.

If they are setup properly, you’ll be able to submit a sample page to the tool, and you’ll see a report that looks something like this:

Google Author Search Preview

Alternative Methods

It’s worth noting that the steps mentioned above were the ones that I took to get Google to display my profile in search results.

Of course there might be other methods that can get this to occur, so this is not the only way to get this to happen. Do some Googling on this if you want.

In fact, just the other day Joost de Valk published a blog post that appears to be a much simpler way to accomplish this.

Either way will work, so choose the method you feel most comfortable using.

Email Newsletter

Like what you read here in this blog post?
Get more like it delivered to your inbox daily.

Comments

    • says

      Dear Herman. I used the way you suggest 2 months ago, but i have problem with Missing Warning :required field “updated”.
      Warning : Missing required hCard “author”. can you tell me how to fix it ?
      your article is great, but i don’t want to show about me page in index of website. Do you have any convernier Brian ! thank you so much

    • says

      You betcha. I specifically pointed out that this post was how I did it for me, just so that you didn’t yell at me. ;-)

      In other words, I wanted folks know how I did it, but also point out the easier way as well.

    • says

      Hi Guys & Gals; Been trying to figure this all out the past few days, did upload the current new version WP SEO plugin – pic is showing in google snippets but I’m getting all these warning errors (see at end) & for the life of me cannot figure out what to do about them, my theme doesn’t have an author.php page & don’t know enough about coding to make my own any help or direction to yet another plugin to create author page (or do I really need one) is gratefully appreciated :)
      Peace & Blessings
      Linda Lou

      hfeed
      hentry
      Warning: At least one field must be set for HatomEntry.
      Warning: Missing required field “entry-title”.
      Warning: Missing required field “updated”.
      Warning: Missing required hCard “author”.
      hentry
      Warning: At least one field must be set for HatomEntry.
      Warning: Missing required field “entry-title”.
      Warning: Missing required field “updated”.
      Warning: Missing required hCard “author”.
      hentry
      Warning: At least one field must be set for HatomEntry.
      Warning: Missing required field “entry-title”.
      Warning: Missing required field “updated”.
      Warning: Missing required hCard “author”.
      hentry
      Warning: At least one field must be set for HatomEntry.
      Warning: Missing required field “entry-title”.
      Warning: Missing required field “updated”.
      Warning: Missing required hCard “author”.
      hentry
      Warning: At least one field must be set for HatomEntry.
      Warning: Missing required field “entry-title”.
      Warning: Missing required field “updated”.
      Warning: Missing required hCard “author”.

      • says

        If you are seeing those results on your “pages”, then it is something you can disregard. The meta tags they are referencing don’t exist in pages, while they do with posts.

        • Maria Fernandez says

          I’ve followed all your instructions, but I’m getting “Warning: Missing required field “updated”.” on all my posts when I run them through the Google Webmaster Structured Data Testing Tool.

          From what I know the rich snippets won’t work for my blog posts unless this warning disappears. What could be causing it?

  1. says

    The biggest mistake I see folks make – is that they don’t have their contacts in their Google Account, thus, Google doesn’t know who they are connected to socially.

    • says

      Yeah, it’s amazing all of the things that need to be in place for Google to get it straight. The sad thing is that a majority of bloggers out there have no idea all of this stuff is eve going on behind the scenes.

  2. says

    Thanks for the great tutorial Brian!

    It nice to see exactly how the whole process works rather than just the fastest route to make it happen. I’ve always found if you understand the process it’s easier to diagnose when something doesn’t work as you expect it should ;-)

    • says

      That’s exactly why I wrote this out, even though there are shorter methods. Like me, you seem to be hands on and like to jump through the hoops or do things manually.

      • says

        Definitely, I think it’s the best way. It reminds me of being at School – in Maths we were told to always show your workings-out so even if you got the wrong answer you could go back and see where it went wrong ;-)

        I’ve found applying that thinking to any form of technology helps a lot.

  3. says

    Hey Brian,

    Thanks for the tutorial! I had read a separate post somewhere about how to get this done but it was much more complicated than your method. I’ve gone ahead and done it, hopefully in a few days my results will start showing up like that!

    I think it definitely increases clickthrough rates, I know that the pictures have caught my eye on numerous occasions, causing me to click onto pages I may not have otherwise.

    Thanks!

  4. Arlen Nagata says

    Hi Brian,

    Great post! Just saw a similar post by Yoast as he updated his SEO plugin. Thanks for the great work on Genesis.

    :)

  5. says

    Ugh, I so wish I had your tutorial when I set this up a few weeks back. You make it seem so much simpler!

    I followed some slightly different steps, but (think) I got the same end result.

    Thank you for sharing :)

  6. Wes says

    I am brand new to you and your posts, and the very first one I read is truly useful and of great! value. I am sold… on you ;)

    Oh, and noticed you may also be in the Dallas area ?… that would be another ++. Awesome

    TY

  7. says

    Well written article Brian. When I implemented this months ago for my authors it took around 24-48 hours to show up in the SERP.

    Keep in mind, if your pages are not crawled frequently, there could be a delay in results.

    Also, make sure to use a good face oriented photo. Google might not rush to include you if you have poor photo. Take notice of what is ranking. You don’t see many pets, landscape, logos in the SERPs.

  8. says

    Having a Google Plus profile appears in search results is quite amazing though. Especially if you have good and descent posts on your profile. It can be used for business somehow but it’s not very useful compare to other social media sites. But it’s good to have a profile that appears in Google search results though. It’s cool.

  9. says

    Hello,

    Sorry , I tell in English faintly .
    I made all , I checked already long ago and to this the time the lack of small picture in results .
    I checked ” Rich Snippets Testing Tool ” and it is OK .

    What about this think ?

  10. says

    This is great info – thanks! Do you also know how to make this work for a Google+ Business Page since they don’t have a “contributor to” section?

  11. says

    Hmm… Tried to add the Yet Another Related Post Plugin and works for posts for not for PAGEs.

    The developer says: “YARPP does not display automatically on pages. You have to add the code related_posts() or related_pages() in your theme’s single page display files (probably called page.php). ”

    Now how do I do this on Genesis Theme? There is no page.php that I can see when I go to the Editor and look at the Child Theme pages.

  12. chris garber says

    Hello Brian,

    Should I be concerned about getting these warning from the rich snippet testing tool:
    Warning: Missing required field “entry-title”.
    Warning: Missing required field “updated”.
    Warning: Missing required hCard “author”.

    ??

  13. says

    Thanks for the clear description. Just a question: are all you pages showing your profile photo or just some of them? Or is it just a question of time. Maybe a quarter of my pages seem to have the photo.
    Thanks!

      • says

        Thank you Brian…
        Yes, you were right. At first few pages had the photo, then a long pause of maybe a week. Soon after I asked you the question, almost half of my pages are showing. Today having a photo does increase the traffic, but I suspect very soon everyone will have a photo, real or not, don’t you think? Let’s enjoy while we are still alone on the page. Thank you again!

  14. says

    Re: Auto Post to Google Plus

    Hi Brian… Love love love your site, and the tips. I have major blog envy.

    Hey thanks for the great tip on google+, but I was noticing on your google+ page

    click here to see the pic: http://screencast.com/t/cTorRGww2x

    that your posts just “pop in there” . . .

    Would you share how you did that?

    Bless you … Your fan and sister in Christ…
    Angela Chan
    Jn3:3/eph 2:8,9

    • says

      Yes there is alternative (Thanks to Brian that I came to know about new feature in Joost’s plugin). You just need to install “WordPress SEO by Yoast”, it has alot and awesome SEO feature that will be implemented with one click.
      After you’ve installed it, go to your profile and fill Google+ profile link, for example : https://plus.google.com/108509721854601807280/posts/

      Now go straight to G+ and fill “Contributor to” as your website link where you are doing all this.

      And this is it.. verify authorship markup here http://www.google.com/webmasters/tools/richsnippets

      Hope it helps. :)

      @Brian : As for your information I’ve added authorship markup for our authors and results seems to appear instantly (Not actually! :P ). After implementing, I can see G+ profile pic & link within 2 days (Maybe, as soon Google crawled it).
      Just to point out, you should add in post, that a head shot with clear face is appreciated.
      In my case, any cartoon or bad picture will not show up.

      And after all, thanks again Brian. :)

  15. says

    Thank you brian..
    but if we don’t make an “About Me” page, could the photo appear in google search ?
    because I see some blog without About Me Page , the photo is appear.
    can u tell me why this happens??

  16. says

    Thanks for the tutorial, Brian. After much messing around, I finally got everything set up correctly. Google really make you jump through hoops, don’t they?

  17. Darren says

    Always wanted to learn how to do this. I am a professional pianist and I find it important to have my name on the search engine whenever people need to keep in touch with me. I always asked them to follow me on facebook instead but that turned out to be not so much of a good idea…. Thanks man!

  18. says

    My site is quite new so will that effect how long it takes for my profile pic to show in the search results? Will it show it all? I’ve heard some say that there is no guarantee it will show at all.

  19. says

    If I look up my name Linda Lou Starr I see my picture there next to my website link but if I type in google Breathe Possibility there is only an incon next to the link not my picture.

    I have put the google plus name in my footer as rel=author & at the top of my pages rel=me + rel=author within the same google + link as instructions on the internet have led me to – I do not have an author page – I cannot figure out why results would show my picture after my domain name http://lindaloustarr.com & not after any of the subsequent pages?
    Linda Lou

    • says

      Hey Linda – so sorry, your comment got marked by spam. I do see your Google profile pick on that link. If it doesn’t show on some posts, give it some time. Once in a while it might take a few days or weeks to show up.

  20. says

    Thank you. yes i had exactly the same thoughts when looking at Google results, how can I get my face there.

    Thanks for posting this, i think even I can follow this one.

  21. says

    Hi Brian,
    I really was looking for a way to get my snapshot to show up in the search results. I read somewhere that it helps in improving the CTR of that website in the search results. Really thanks for showing how to do this step by step.

    Regards,
    Anirudh Bahadur

  22. says

    Thank you for your lovely tutorial Brian.
    I wondered how to show my face today and ended up your post. Now I did those steps and waiting for google to traverse my blog.

    Regards,
    Sadullah Ceran

  23. says

    Thank you Brian for these such useful information. Just one clarification.

    Is it really necessuary to have an Author page on my site for this to work? What if I linked my home page on my Google+ profile? Can Google tell the difference between my Home page and my About page?

  24. says

    My first website – SMF forum had no problems with this, authorship was verified immediately.
    But the second blogger blog keeps showing that missing required field error.. something about dates?
    wish i could fix this.

  25. says

    Thank you Brian. I have several websites so I am trying alternative methods on them. I really like yours, so I tried this with the ItsDifferent4Girls site About Page linked here and the BoomerTechTalk site with the About/LindaSherman page. This link seems to be a good resource explaining alternative methods: http://searchengineland.com/the-definitive-guide-to-google-authorship-markup-123218 I THINK you are using the “3-link Method On Sites Using Author Biography Pages”? with the rel=me link. step 3 here, connecting each content page to the page – that is covered by the XFN = author in the menu selection, right? Just in case I also made sure to fill out the user profile bio and put the rel=author link there.

  26. says

    Thanks Brian!
    Late to the party as usual, but an effortless exercise. Just hope I don’t get all the errors others are getting. Fortunately, my Google+ account was already fully set up.

  27. says

    Thanks for this awesome info Brian. I have just activated google+ authorship on my blog. But i have a ques, is it possible to show G+ Page instead of author profile on search results?

  28. says

    Hi – Any idea how long it takes before the photo is put next to your URL? I just added the link to the bottom of my home page and linked it to my google profile. Does it have to be on a specific page or is the general footer ok?

    • Michael Wiener says

      So far, I’ve tried to implement this on one of my wordpress.com blog which my blog name a subdomain of wordpress.com. When I preview the website in rich snippets testing tool upon implementing the Google Authorship, it appears and shows it is working. However, I still have to wait until when Google will show it in the actual search results. But, at least… I know it is working, at least in the snippets testing tool.

      Btw, I implement it through a text widget in the sidebar. I put it along with my other social media icons. So, whichever page or post is viewed as long as that widget is present, the google authorship will appear.

      Hope Google will show it in the search results, soon :)

      And last but not the least… The latest version of Genesis theme makes it easy to implement Google Authorship.

      Thanks for that feature, Brian…

  29. says

    Hi Brian,

    Thanks for this post. I followed the steps you mentioned. It’s been 3 days, but still my G+ Pic is not showing for my posts.

    How long is takes?

    Avadhut

  30. says

    Hi Brian,

    Google Authorship is Manually Approved by Google right ? I just verified my profile with Email verification method. Still no mail from google! any idea how i can get this done ?

  31. says

    Brian, I’m curious that since you added this functionality not only for adding character to your Google listing in the search results, but also for SEO to improve your click-through rate – did it help? If so, did it increase your circles on Google+ or have an impact on your traffic?

  32. says

    Brian:
    WORKS LIKE A CHARM!!!!! Got a little worried b/c it took about two weeks but as we all know “google is google and they’ll do what they want when they want or when the algorithm allows:)”
    I used it for http://www.angelakhomes.com and didn’t have to change anything from your example shown above – just had to be patient.
    ADDITIONALLY – love your products (genesis/studiopress) and have used them on at least a dozen sites. I’m very appreciative of your work and offerings to the wordpress community! Keep up the good work!

  33. says

    Hey Brian, great tutorial. I have Genesis 1.9 and I see where it asks who you want to use for profile which I have myself ticked now. I also used your tutorial and followed all the steps. However my image is just still not showing up on search. How long does it take? My site is updated daily. I really want this to work. Your help is appreciated thanks! :)

  34. says

    I am really wondering what is happening here…I set up authorship and when I check the snippets code page it says verified and shows the picture. However, sometimes I see it in the search results and other times not? It seems totally random? Is this normal?

      • says

        Thanks for your reply Brian..here’s the thing though..the pic was there all along..for everything and now it isn’t …the REALLY ironic thing is that I hadn’t set it up correctly when it was there…and because it kept coming and going I researched it, did it correctly and now its gone! rich snippets tool says a-ok. I am really wondering if the 2 Google + profiles are causing the confusion…or is that just off? Really would like it back as I rank for some great terms in Jamaica where I have my biz and the image really adds credibility :)

  35. says

    Hi Brian,
    I have implemented your steps and author pic is now getting displayed against few posts. But am getting Warning: Missing required field “updated”. Can you please guide what needs to be done to remove this warning? Does this warning limit the author pic from getting displayed with remaining posts? I am using wordpress with catalyst theme.

    Regards,
    Vrishali

  36. Ron Strilaeff says

    Hi Brian,

    Thanks for you nice clear tutorials. Why did you switch from the color thumbnail to the b&w? The color one is recognizable enough.

    Thanks, Ron

  37. Derek Heino says

    Hi Brian,

    Will Google Authorship work with a subdomain?

    I have a client that has a main webpage, but wants the authorship to be on his blog which is created on wordpress.

  38. Daniel says

    Brian

    I didn’t put the code in my About Page per se. I added a custom text widget to a profile side bar . Then applied you rel=”me” attribute the link generated with the Google Profile Badge link generator https://developers.google.com/+/web/badge/ . I am hoping this will work. Other than that, I do like you subheadings widget which when I find, I will add next.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>