Pages

The Vampire Diaries (TV Series 2009– )

The Game Of Throwns

Download 2016 Movies in HD

Saturday, 25 June 2016

How to Customize Your Social Share Buttons for Increased Traffic Part 2

#3: LinkedIn Share Button

LinkedIn’s Share button is more basic than those for other social media networks. And it isn’t for every brand, but should be included if you deliver B2B content.
The LinkedIn Share button not only pulls through your title, description and image from the page, it also lets users edit the post.
linkedin-open-forum-share-button
The target audience for American Express’s Open Forum blog is entrepreneurs and SMB owners; therefore, it makes sense that LinkedIn is the first button in their share options.
To install the LinkedIn Share button, visit the LinkedIn Share Button generator and follow instructions below.
Step 1: Leave the URL to be shared blank and it will default to pulling the current page. Select how you want the share count to display.
linkedin-open-forum-share-button-customization
Select your preferred format for the LinkedIn Share button.
Step 2: Preview your button. If you’re satisfied, click “Get Code,” then copy and paste it where you want the button to display.
linkedin-open-forum-share-button-code
Copy the code generated for your LinkedIn Share button.
That’s it! Your optimized LinkedIn Share button is ready to go to work.

#4: Pinterest Pin It Button

Because Pinterest is image-based, the Pin It button only works on pages that include an image.
The Pin It button ignores any background images in your CSS and pulls any content within <img> tags that are at least 80×80 pixels.
If your page has multiple images, they are listed in the order in which they are specified in the HTML file.
fab-pin-it-button
Fab.com coded their Pin It buttons to automatically show their brand name in the pin description.
Pin It buttons require a bit more advanced coding than other sharing buttons. Don’t be afraid to check with your web developer to make sure you’re using the correct URL, image and description. When you’re ready to build your button, visit the Pinterest Widget builder to get started.

#5: Facebook Share Button

Facebook offers two types of buttons: Facebook Like and Facebook Share. Both buttons allow users to share your content on Facebook and create a story on their news feed. The difference is in how the news feed stories display and how much control the user has in crafting that story.
While both buttons allow users to add a comment and tag friends, the Facebook Like button doesn’t allow them to edit the headline, description or thumbnail image.
facebook-like-button
Here’s a Facebook Like button dialog box. Note that you’re unable to choose the thumbnail image or edit the title or description.
The Facebook Share button lets users make these changes. That means more exposure and engagement for you because the reader can personalize the post for their audience.
facebook-share-button
In this image you can see how the Facebook Share button allows the user to edit the description (highlighted in blue).
For this reason, I recommend you create a customized Facebook Share button for your website.
Follow these step-by-step instructions to add Facebook Share buttons to your site:
Step 1: Leave the URL field blank, as this will default to sharing the page that the button lives on. Enter the width that makes sense for your page design.
Then choose from six different layouts that combine different designs and share count displays. I recommend you use a version with share count to increase sharing—if readers see that others have shared something, they’re more likely to share it themselves.
facebook-share-button-customization
Customize and preview the Facebook Share button.
facebook-share-button-layout-options
Choose from six different layout options for the Facebook Share button.
Step 2: Click “Get Code” and choose between HTML5 and XFBML (iFrame and URL do not work with the Share button).
facebook-share-button-html5-code
Copy the code that Facebook generates for your Share button.
Step 3: Copy and paste the code where you want the button to appear on the page.
Step 4: Include the proper Open Graph (OG) tags in your page to allow for more appealing share messages. The basic OG tags to use are title, site_name, URL, description, image and app_id (this tells Facebook what the site is and allows Insights to work).
An OG tag for a page title looks like this:
<meta property=“og:title” content=“This is the Title of the Page”/>
Depending on your business’s industry and the type of content being shared, you can also include other OG tags like media type (this defaults to the website if no media type is specified), locale, author and publisher. It may seem complicated, but know that OG is just meta-tags and your web developer should be familiar with them. Learn more about Facebook Open Graph.
Once the code is copied and saved to your site, the Facebook Share button is installed.

#6: Email This Button

True, email is not considered a social media network. However, according to research by The Atlantic, emails, instant messages and other “dark social” channels account for 69% of the sharing that occurs online.
These objects are considered “dark social” because they’re untrackable through Google Analytics as people typically copy and paste a direct link, which shows as direct traffic in analytics.
Email buttons differ based on whether you’re using HTML, CSS or another programming language. Regardless of which language was used to build your site, make sure the title pulls through as the email subject line, and the URL renders correctly in the body copy so that the recipient can easily click on the link to visit the source from any email platform and device.
Work on your own or with a designer to develop a button that matches the look and feel of your site. Then add this code, which will open up the user’s default email client and create a new message:
<a href=“mailto:email@domain.com?subject=page title”>email button</a>

How to Measure and Enhance Performance

Google Analytics shows activity on these buttons within the Social Plugins section. You can also use Event Tracking to see how many users click on each social share button.
Keep an eye on the volume of shares for each button.
If you find that one button isn’t generating any shares, your audience simply may not use that social media channel. Consider removing the button to make room for others that perform well.
Conclusion
Facebook, Twitter, Google+, LinkedIn and Pinterest are arguably the top 5 social networks today. While you should make it easy for your readers to share your content on these networks, you should also make it a priority to control how your content looks when it’s shared.
Take advantage of the custom attributes each platform’s share button provides to help ensure that your brand messaging stays intact when your content is shared.
What do you think? How do you use social sharing on your site? Which buttons have you seen the most success with? Share your experiences in the comments below.


Tags: angie pascale, email share button, facebook share button, google+1 button, linkedin share button, pinterest pin it button, share button, social media button, social share button, twitter share button

No comments:

Post a Comment