23
Getting Your Face In Google rel="author" implementation – Box UK Tech Talk

Getting Your Face In Google | Box UK Tech Talk

Embed Size (px)

DESCRIPTION

This is a shortened version of my talk for Cardiff Internet, carried out the following day for colleagues at Box UK. Just like the main talk, it covers rel="author" and includes information on its benefits, how to implement it and even contained a live demo showing implementation via WordPress and the Yoast SEO plugin. Copy & paste this link to see a screen capture video of the live implementation demo: http://www.youtube.com/watch?v=RVg9-5tqjIU

Citation preview

Page 1: Getting Your Face In Google | Box UK Tech Talk

Getting Your Face In Googlerel="author" implementation – Box UK Tech Talk

Page 2: Getting Your Face In Google | Box UK Tech Talk

What is rel="author"?Introduced: June 2011

Type of markup in the form of a rel attribute

In short: it ties your Google+ profile to pages/posts that you’ve authored

Page 3: Getting Your Face In Google | Box UK Tech Talk
Page 4: Getting Your Face In Google | Box UK Tech Talk

What are the benefits?

Page 5: Getting Your Face In Google | Box UK Tech Talk

Increases click-through rate (CTR)!1

Page 6: Getting Your Face In Google | Box UK Tech Talk

1) http://www.quicksprout.com/2012/04/27/want-a-150-boost-in-traffic-then-use-this-idiot-proof-guide-to-google-authorship-markup/2) http://www.blueglass.com/blog/using-authorship-markup-to-increase-click-through-rates-in-the-serps/

3) http://www.seobodybuilder.com/marketing-conversion/click-through-rate-increased-with-rel-author/4) http://www.marketingtechblog.com/rel-author-ctr/

Page 7: Getting Your Face In Google | Box UK Tech Talk

http://www.seomoz.org/blog/google-author-photos

Page 8: Getting Your Face In Google | Box UK Tech Talk

Personal branding2

Page 9: Getting Your Face In Google | Box UK Tech Talk

Pro tip:Use the same avatar on all sites & social

networks

+

Page 10: Getting Your Face In Google | Box UK Tech Talk

Increases rankings…?3

Page 11: Getting Your Face In Google | Box UK Tech Talk

Scrooge McSchmidt image source:http://www.siliconbeachtraining.co.uk/blog/eric-schmidt-google-verification/

“Within search results, information tied to verified online profiles will be ranked higher than content without such verification, which will result in most users naturally clicking on the top (verified) results. The true cost of remaining anonymous, then, might be irrelevance.” (emphasis added)

Eric SchmidtExecutive Chairman, Google

From his upcoming book:The New Digital Age

Page 12: Getting Your Face In Google | Box UK Tech Talk

How do you implement rel="author"?Google recommends two ways on its Support page:

Author information in search resultshttp://support.google.com/webmasters/bin/answer.py?hl=en&answer=1408986

Page 13: Getting Your Face In Google | Box UK Tech Talk

Link Google+ using averified email address

1

So for http://seono.co.uk...Email address on the same domain:

e.g. [email protected]+

“a clear byline identifying you as the author

(for example, "By Steve Morgan")”

Pros: Easy to do!Cons: Only works for sites where you have an email address (e.g. your own blog)+ unreliable (not guaranteed)

Page 14: Getting Your Face In Google | Box UK Tech Talk

Add the ?rel=author link parameter2

On any post you write,add a link to your Google+ profile with

?rel=author at the end of the URL, e.g.https://plus.google.com/109807087957970967076

?rel=author

Pros: Requires a little more effort, but…Cons: Google takes it as a much stronger hint!

Page 15: Getting Your Face In Google | Box UK Tech Talk

Code in the page header3

*Not recommended!* Google no longer suggests this as a

method of implementation

(...but it’s still good to know)

Put this in the <head> section of a page:<link

href="https://plus.google.com/[yourpageID]" rel="author" />

Pros: Easy on to do site-wide!Cons: Gets messy if it’s a multi-author blog

Page 16: Getting Your Face In Google | Box UK Tech Talk

Also…Add the site to the ‘Contributor to’ section of your Google+ profile’s About page:

Page 17: Getting Your Face In Google | Box UK Tech Talk

Test it!Check it’s working with Google’s

Rich Snippets Preview Tool:http://www.google.com/webmasters/tools/richsnippets

Page 18: Getting Your Face In Google | Box UK Tech Talk
Page 19: Getting Your Face In Google | Box UK Tech Talk

LIVEDEMO

(woo!)

Page 20: Getting Your Face In Google | Box UK Tech Talk

Track it!Get (rough) impression/click data from

Google Webmaster Toolshttps://www.google.com/webmasters/tools/labs-author-stats-1

Home > Labs > Author stats

Page 21: Getting Your Face In Google | Box UK Tech Talk
Page 22: Getting Your Face In Google | Box UK Tech Talk

Additional reading:The ultimate rel="author" implementation guide (IMO):http://www.blindfiveyearold.com/how-to-implement-rel-author

A case study I’ve written – what happened when I had two authors attached to one page:http://seono.co.uk/2013/02/20/confusing-google-a-rel-author-case-study/

In summary: bad things happened…!

Page 23: Getting Your Face In Google | Box UK Tech Talk

Any questions?

(Kudos to Gafyn, Craig and Dayle for volunteeringtheir blogs for the implementation demo!)