Forums

Canonical issues with paginated posts? (1 post)

  1. richarduk
    Member
    Posted 2 years ago #

    Is it possible to avoid canonical issues with single posts that are split using <!--nextpage--> and <?php wp_link_pages(‘Pages‘, ‘’, ‘number’); ?>?

    The url might go from
    http://www.mysite.com/elephants/

    to

    http://www.mysite.com/elephants/2/

    The <title></title> will be the same, and the comments underneath will be the same .... Is there a better way of splitting a single post?

    All I can think of is creating a specific template for a specific single post, and then using next_post_link and previous_post_link to link to a chronological series of mini-posts

Topic Closed

This topic has been closed to new replies.

About this Topic