CMS = content management system (ie:wordpress, drupal, etc)
Default sort order on most CMS's is Desc, meaning newest content first.
SEO implications = purely the effects on search results, for people the best would obviously be to include an option for both but I'm interested in hearing your thoughts about JUST the SEO implications of one vs the other.
My observations:
- With the default a new entry constantly pushes an old entry to another page. If you have 50 pages in a category at least 49 of them change with each new post.
- Search results leading to a category page become outdated as the content is no longer there, this happens faster on sites with frequent updates.
- Image search results may no longer show the image a visitor was looking for if post images are included on your archive pages.
Pros for using Desc order (newest first)
- Newest content is posted first, no need to click to the end to find it (on page option for both or better pagination, negates this).
- Each archive page is 'refreshed' as the content changes over time.
- Search engines account for, and adjust for, any default that is widely used.
Pros for using Asc order (oldest first)
- The content never changes on any given page.
- Stable link graph, if archive page x leads to article page y the link will not expire from page x.
- images on page x will always be on page x, no frustrated searchers landing on an outdated page.
Assuming content has solid pagination and perhaps an option for a user to change the order, and assuming interlinking is optimized between similar articles, I'm leaning towards using the non default Asc order, oldest first, for SEO purposes. If you can think of a reason for, or against, either option (for SEO and rankings reasons) I'd like to hear your thoughts.