I have a question about the best way to be Google and user friendly to optimize a blog post series.
Lets say there is a blog post series divided in 5 parts, so 5 separate blog posts about "How to Blue Widgets". What is the best way to optimize it.
This 5 blog posts series,will pretty much be targeting for the same keyword. So causing an issue with dividing links between articles etc. If I point the canonical tag of articles 2-4 to article 1, there is a high chance that Google will de-index articles 2-4 from their search results. So this is not a good idea, since most content will not be seen.
On the other hand, creating a whole article with all these posts together, will create a very long article. Then I doubt users will read it. Please note this is highly curated content.
I was wondering if we can implement something similar to the SEO pagination provided by Google maybe it will help. So have all blog posts(1-5) which a separate and a "view all" page. Then the rel="canonical" from all parts pointing to this view-all page.
Thanks in advance for all your responses!