Facebook Pixel
Join our Facebook Community

How to SEO Your Blog Post Series

Posted By Guest Blogger 23rd of May 2012 Writing Content 0 Comments

This guest post is by Keith Bishop of Online Digital Junkie.

Google’s Panda Update, as well as the recent post from Darren about hosting a guest post series, has prompted me to take a deeper look into the implementation and search benefits associated with putting series on my own sites.

What I found tells me that publishing a series can be a good move if it’s done correctly. So let’s look at when a series is a good idea, as well as some of the issues that need to be avoided for the optimal search performance of the series you publish.

When to use a series

A series is best used when you have a lot of material and media that would slow your page load time if you published it all in one article. Long load times can have a negative effect on your search ranking, as well as causing users to hit the Back button before your post ever finishes loading.

You can check page download speeds on sites like Pingdom. My personal goals are to have all of my main landing pages load with 1.5 seconds, and the rest no longer than two seconds.

Another great time to use series is if you find a group of posts on your site that have similar content with overlapping keywords. This scenario causes your own pages to compete with each other and suffer in search rank. Under these circumstances it would be beneficial to rework your content into a series and allow it to build upon itself. The result of this, as I will explain later, will harness all of the combined SEO benefits and push your series up in the SERP.

The last, and probably most applicable, reason to publish series is when you have a lengthy subject that you are covering over an extended period of time. I certainly don’t want to read a 10,000 word article on the same subject—or have it delivered to my email. Everyone needs a little variety.

The negative aspects of series

Series have their downsides, as far as usability and search rank go. The worst part is the increased load time that the user experiences while navigating to each article, instead of having it load all at once on a single page. Most of the time, this is a good trade-off—the only exception being a long text article which will likely load quickly as a single post, and won’t benefit from being split into parts.

Another issue arises when the middle or last part of the series ranks better in the search results than the first part, and that becomes the landing page for search users. This is sort of like showing a guest your home by walking them through the garage first, and it’s something you want to avoid. The solution? Optimizing your series navigation.

How to link your series for greatest SEO and usability

Proper linking is accomplished by using the [link] element in the [head] section of the post page. This hints to Google that the page is part of a series, and also indicates the position of the document within the series.

To accomplish page ordering, we use the [rel=”prev” and rel=”next”] attributes that in the [link] pagination. This will ensure that the first part of your series will almost always be the one to show up in the search results. Note, though, that Google says “almost always” when it discusses this, so there must be occasions where the search engine likes an article deeper in the series for some reason.

Pagination is easy in WordPress, and there are probably some short codes for the other content management systems that will make it easy to implement in those as well.

Let’s imagine that you want to publish all the material in a series at once. All you need to do in WP is to put the entire series of articles into one post, then add [<!–nextpage–>] wherever you want to break the content up into separate pages or parts. You can then modify the look of your pagination links with CSS.

If you want to drip-feed your series to users over an extended period of time—perhaps in weekly installments—use a head injection plugin that will allow you to add the [] information to the series manually as you publish each article.

A good WordPress plugin that takes care of this is HiFi (Head injection / Foot injection).

Hand-coded blogs will need to have this information added manually into the head section. Here is an example of what the code looks like.

<head>

<title>Your Page Title</title>

<link rel=”prev” href=”http://yoursite.com/previouspage/”>

<link rel=”next” href=”http://yoursite.com/nextpage/”>

</head>

Naturally, the first page in the series will not have a [prev]  attribute and the last page will not have a [next] attribute. This is how the search bots know where the series starts and ends. Clickable navigation links will also need to be coded at the end of each article in the series.

The most beneficial reason to use the [prev/next] attributes is that the search engines will count the series as one article and funnel all the SEO benefits from the series through to the page that’s shown in the search results.

This means that all of the likes, G+, tweets, and links back from the entire series will count together, instead of competing with one another. I don’t know about you, but that gets me excited.

What not to do

You may still find information about this online, but what you do not want to do is link your series using the [rel=”canonical”] attribute on your links.

This method will prevent the wrong post (e.g. a later part in a series) from ranking higher than the one you wanted (the first part in the series), but it also tells the search engine that this is duplicate content and it shouldn’t be indexed. The canonical attribute was used in the past under a slightly different set of circumstances, and is no longer applicable to series.

Too bad there isn’t some way to certify our content so that we could get the SEO benefits from our content when it gets scraped or syndicated. That would be awesome, but it is likely a dream for another day…

Keith currently writes for Beauty & Bandaids and is currently obsessed with his new outdoor adventure watch. Watch obsession to new blog is OCD at its finest.

About Guest Blogger
This post was written by a guest contributor. Please see their details in the post above.
Comments
  1. Great insights. I’ve been trying to figure out a good way to link the posts.

    Just FYI the HiFi link is broken. looks like the link url is mixed in with the post url.

  2. Great article! Thanks for sharing. Learned a lot especially from the “How to link your series for greatest SEO and usability” section.

  3. The best SEO plugin I’ve come across is WordPress SEO by Yoast. This plugin has literally doubled my search engine traffic in just a matter of days. I recommend everyone at least try it out and see how they like it.

  4. Thank you for the pointers:)

  5. Your link to Pingdom is incorrect. Aparently, they send us to the same post of this page but to an anchor called Pingdom instead of pingdom.com

    Saludos…

  6. Great tips!

  7. Sasa @ SEO Tips says: 05/23/2012 at 10:50 am

    I am also writing SEO Tips Blog. But I did not know about this tip before reading this post.Superb Post .

  8. Great advice Keith!

    I’ve only had one mini series on my blog, but will definitely follow some of your tips from this post for any future series I do.

    Thanks for sharing.

  9. If you are going to break the post into several pages, what is the appropriate length (in words) to do so?

    I have always wondered about this question, and I don’t know that I have, as of yet, found a good answer.

    Any thoughts?

  10. Nice post!
    Thanks for it.

    What do you feel about internally back linking the blog posts and how effective are they..

  11. Hi Keith, great article.
    Having wrong post (from series) higher in SERP’s isn’t a problem – you can add, on the begginning of each post from the series, titles and links to other posts, with caption 1st part, 2nd part, etc…

    BR, Chris

  12. The “canonical URL” attribute is new addition by Google and yes its very useful for sites to prevent duplicate content getting indexed. But this should be used very carefully at the same time.

  13. Like dwayne (above), I find the Word|Press SEO by Yoast plugin a valuable asset when creating posts and pages. On the face of it, it can seem a bit complicated but once set up, it’s easy and very powerful.

  14. The value of a website is the content.
    So,yes to build backlinks but fresh content is the best way to promote one website.

  15. Absolutely love this post. A long long time ago (mid 90’s) I taught myself html, but that was the extent of my website coding knowledge. I like this post for two reasons. You made it easy to understand how/where to put the code and a good … no… great reason why. It was perfect timing too because I just started working on a small series myself. Thanks for the info Keith

  16. Great tips regarding writing a series of post and learned a lot from this post.

    Thanks For Sharing!

  17. A post series is great if you have a topic that involves a lot of content. People only have so much time during the day to read a blog post. Breaking it up ensures that they will come back to the site to continue reading if it’s something that is helpful to them.

  18. This is a great guide on making your series seo friendly. It’s amazing how a little tweak on you posts can make a world of a difference to the google gods

  19. Great post and great tips. It is crazy how precise you have to be with your SEO and how one little wrong move can do enormous damage. Thanks for the advice :)

    Cheers
    Lloyd

  20. Hello,

    Thanks for sharing useful information regarding How to SEO Your Blog Post Series.

  21. Online Assistant says: 11/23/2017 at 12:20 am

    i am considered about duplicate titles. How would preparing for a safari lesson 1 and preparing for a safari lesson 2 effect the SEO

A Practical Podcast… to Help You Build a Better Blog

The ProBlogger Podcast

A Practical Podcast…

Close
Open