Transcript
Page 1: WordCamp Manchester 2014 - How to make your website more shareable

Making your site more Sharable

Carolyn Jones - Webdurance

@carolynlyn

Page 2: WordCamp Manchester 2014 - How to make your website more shareable

What is sharing ?

Page 3: WordCamp Manchester 2014 - How to make your website more shareable

Follow, Share, Like+1, Up Vote, Befriend

Page 4: WordCamp Manchester 2014 - How to make your website more shareable

What can you control when sharing ?

Page 5: WordCamp Manchester 2014 - How to make your website more shareable

Facebook

Page 6: WordCamp Manchester 2014 - How to make your website more shareable

Facebook share

• Image(s)

• Title

• Description

Page 7: WordCamp Manchester 2014 - How to make your website more shareable

Twitter

Page 8: WordCamp Manchester 2014 - How to make your website more shareable

Prefill your tweets

• People can change the tweet but many won’t

• Include hashtags if relevant

• Make sure you include your twitter handle!

Page 9: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards

Page 10: WordCamp Manchester 2014 - How to make your website more shareable

Lots of types of Twitter Card

• Summary Cards

• Summary Cards with Large Images

• Photo Card

• Gallery Card

• App Card

• Player Card

• Product Card

• Lead Generation Card (Ad Platform Only)

• Website Card (Ad Platform Only)

Page 11: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards - Summary Card

• Default Card, including a title, description, thumbnail, and Twitter account attribution.

Page 12: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards - Summary Card w/ Large Image

• Similar to a Summary Card, but offers the ability to prominently feature an image.

Page 13: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards - Photo Card

• Photo Card puts focus on the image

Page 14: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards – Gallery Card

• Geared toward highlighting a collection of photos.

Page 15: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards – Video Card

• A Tweet sized video/audio/media player Card. Approval not instant, stringent requirements

Page 16: WordCamp Manchester 2014 - How to make your website more shareable

Google+

Page 17: WordCamp Manchester 2014 - How to make your website more shareable

Google+ Share

• Image

• Title

• Description (only with large image)

Page 18: WordCamp Manchester 2014 - How to make your website more shareable

Pinterest Rich Pins

Page 19: WordCamp Manchester 2014 - How to make your website more shareable

Rich Article Pins

• Show extra info on pins from your site

Page 20: WordCamp Manchester 2014 - How to make your website more shareable

Rich Product Pins

Page 21: WordCamp Manchester 2014 - How to make your website more shareable

Recipe Rich Pins

Page 22: WordCamp Manchester 2014 - How to make your website more shareable

Movie Rich Pins

Page 23: WordCamp Manchester 2014 - How to make your website more shareable

Place Rich Pins

Page 24: WordCamp Manchester 2014 - How to make your website more shareable

LinkedIn

Page 25: WordCamp Manchester 2014 - How to make your website more shareable

Linkedin

• Title

• Description

• Image

Page 26: WordCamp Manchester 2014 - How to make your website more shareable

How do you control it ?

Page 27: WordCamp Manchester 2014 - How to make your website more shareable

Page Title & Meta Description

Page 28: WordCamp Manchester 2014 - How to make your website more shareable

Open Graph

Page 29: WordCamp Manchester 2014 - How to make your website more shareable

Open Graph Example

• <meta property="og:locale" content="en_US" />

• <meta property="og:type" content="article" />

• <meta property="og:title" content="This is a page title -it&#039;s usually about 70 characters long" />

• <meta property="og:description" content="This description will be used on facebook, it can be quite long actually up to 297. Zombies reversus ab inferno, nam malum cerebro. De carne animata corpora quaeritis. Summus sit, morbo velmaleficia?" />

• <meta property="og:url" content="http://ca.rolyn.co.uk/just-testing-2/" />

• <meta property="og:site_name" content="ca.rolyn.co.uk" />

• <meta property="og:image" content="http://ca.rolyn.co.uk/content/uploads/2014/06/1200-600-sketch.jpg" />

Page 30: WordCamp Manchester 2014 - How to make your website more shareable

Schema.orgMicroFormat

Page 31: WordCamp Manchester 2014 - How to make your website more shareable

Google+

• Extracts data from page in order of precedence.

• Schema.org microdata

• Open Graph protocol

• Meta "title" and "description" tags

• Best guess from page content

https://developers.google.com/+/web/snippet/

Page 32: WordCamp Manchester 2014 - How to make your website more shareable

Schema Example

<body itemscope itemtype="http://schema.org/Article">

<h1 itemprop="name">Shiny Trinket</h1>

<img itemprop="image" src="{image-url}" />

<p itemprop="description">Shiny trinkets are shiny.</p></body>

Set schema in Head

<html itemscope itemtype="http://schema.org/Article">

<meta itemprop="name" content="Shiny Trinket">

<meta itemprop="description" content="Shiny trinkets are shiny">

<meta itemprop="image" content="{image-url}" >

Or in body

Page 33: WordCamp Manchester 2014 - How to make your website more shareable

Twitter CardsMarkup

Page 34: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Cards Markup

• <meta name="twitter:title" content="Shiny Trinket">

• <meta name="twitter:description" content="Shiny trinkets are shiny!">

• <meta name="twitter:image:src" content="{image-url}">

Set in Head

Page 35: WordCamp Manchester 2014 - How to make your website more shareable

Plugins

Page 36: WordCamp Manchester 2014 - How to make your website more shareable

YoastSEO & All in One SEO Open Graph

• Both Support OpenGraph Data automatically

Page 37: WordCamp Manchester 2014 - How to make your website more shareable

Yoast’s WordPress SEO Settings

Facebook > add open graph meta: ticked

Page 38: WordCamp Manchester 2014 - How to make your website more shareable

Yoast’s WordPress SEO Settings

Twitter > add Twitter card meta data: unticked

Page 39: WordCamp Manchester 2014 - How to make your website more shareable

Yoast’s WordPress SEO Settings

Google+ > add G+ specific meta: ticked

Page 40: WordCamp Manchester 2014 - How to make your website more shareable

Yoast’s WordPress SEO Settings

Post > General > Fill in Title and Description

SEO title: Facebook, Google+, LinkedIn, Pinterst Rich Pins & search engines

Page 41: WordCamp Manchester 2014 - How to make your website more shareable

Yoast’s WordPress SEO Settings

Post > Social > Fill in Facebook & G+ Description

Image: 1200 x 600px works well (Facebook desc is used on Google+, LinkedIn, Pinterest)

Page 42: WordCamp Manchester 2014 - How to make your website more shareable

JM Twitter Cards Plugin

• Supports: Summary, Summary Large Photo, Photo, Product, Player, Gallery, Application

Page 43: WordCamp Manchester 2014 - How to make your website more shareable

JM Twitter Cards Plugin Settings

General > Open Graph: No

Page 44: WordCamp Manchester 2014 - How to make your website more shareable

JM Twitter Cards Plugin Settings

Custom Fields > set custom field title & description

Page 45: WordCamp Manchester 2014 - How to make your website more shareable

JM Twitter Cards Plugin Settings

Create matching custom fields > fill in for each post

Page 46: WordCamp Manchester 2014 - How to make your website more shareable

JM Twitter Cards Plugin Settings

Image: square images work well

e.g. 560 x 560 px

Page 47: WordCamp Manchester 2014 - How to make your website more shareable

Post Title

• Post title used by most Twitter buttons by default

Page 48: WordCamp Manchester 2014 - How to make your website more shareable

Simple Share Buttons Adder Plugin

• Supports: adding social buttons in range of styles

• Adding default custom text when links are shared

Page 49: WordCamp Manchester 2014 - How to make your website more shareable

Simple Share Buttons Adder Settings

Page 50: WordCamp Manchester 2014 - How to make your website more shareable

In action

Page 51: WordCamp Manchester 2014 - How to make your website more shareable

Google+

Page 52: WordCamp Manchester 2014 - How to make your website more shareable

Facebook

Page 53: WordCamp Manchester 2014 - How to make your website more shareable

Twitter

Page 54: WordCamp Manchester 2014 - How to make your website more shareable

LinkedIn

• Page title (or open graph title if specified)

• Meta Description (or open graph description if specified)

Page 55: WordCamp Manchester 2014 - How to make your website more shareable

ManageWP.org

Page 56: WordCamp Manchester 2014 - How to make your website more shareable

Buttons

Page 57: WordCamp Manchester 2014 - How to make your website more shareable

Official Buttons vs Unofficial Buttons

Page 58: WordCamp Manchester 2014 - How to make your website more shareable

WordPress Sharing Buttons• Included in JetPack (or JetPack Sharing Plugin)

Other Share Buttons:

• Add This

• AddtoAny

• Share This

• Simple Share Buttons Adder

Page 59: WordCamp Manchester 2014 - How to make your website more shareable

Encouraging Shares

Page 60: WordCamp Manchester 2014 - How to make your website more shareable

Tweet / share this

Page 61: WordCamp Manchester 2014 - How to make your website more shareable

PullQuote

Page 62: WordCamp Manchester 2014 - How to make your website more shareable

Quotable

Page 63: WordCamp Manchester 2014 - How to make your website more shareable

SumoMe

Page 64: WordCamp Manchester 2014 - How to make your website more shareable

SumoMe

Page 65: WordCamp Manchester 2014 - How to make your website more shareable

Share Link Generator

http://www.sharelinkgenerator.com/

Page 66: WordCamp Manchester 2014 - How to make your website more shareable

Social paywalls

Page 67: WordCamp Manchester 2014 - How to make your website more shareable

Pay with a Tweet

Page 68: WordCamp Manchester 2014 - How to make your website more shareable

Pay with a Tweet

Page 69: WordCamp Manchester 2014 - How to make your website more shareable

Social Locker

• $22

Page 70: WordCamp Manchester 2014 - How to make your website more shareable

Social Locker

• $22

Page 71: WordCamp Manchester 2014 - How to make your website more shareable

Get ‘em while they’re hot!

Page 72: WordCamp Manchester 2014 - How to make your website more shareable

Redirect Commenters

Page 73: WordCamp Manchester 2014 - How to make your website more shareable

Say thanks & while you’re here …

• Redirect commenters to a thank you page

• Include a CTA to follow / like / connect on G+

Page 74: WordCamp Manchester 2014 - How to make your website more shareable

Don’t Make Assumptions

Page 75: WordCamp Manchester 2014 - How to make your website more shareable

Show relevant networks

Page 76: WordCamp Manchester 2014 - How to make your website more shareable

Testbuttons &locations

Page 77: WordCamp Manchester 2014 - How to make your website more shareable

Preview, Debug, Validate

Page 78: WordCamp Manchester 2014 - How to make your website more shareable

Twitter Preview, Validate & Apply

https://dev.twitter.com/docs/cards/validation/validator

Page 79: WordCamp Manchester 2014 - How to make your website more shareable

Facebook Debug

https://dev.twitter.com/docs/cards/validation/validator

Page 80: WordCamp Manchester 2014 - How to make your website more shareable

Pinterest Validate & Approve

https://developers.pinterest.com/rich_pins/validator/

Page 81: WordCamp Manchester 2014 - How to make your website more shareable

Google+ - get snippet

• https://developers.google.com/+/web/snippet/

Page 82: WordCamp Manchester 2014 - How to make your website more shareable

Thanks!

Find links to resources mentioned at: www.webdurance.co.uk/wordcamp-Manchester-2014/

Find me on twitter @carolynlyn


Top Related