Title: Adding Page numbers to posts
Last modified: August 20, 2016

---

# Adding Page numbers to posts

 *  [John Lyman](https://wordpress.org/support/users/jlyman/)
 * (@jlyman)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/adding-page-numbers-to-posts/)
 * I have tried various plugins and the following code in posts, <!–nextpage–> for
   my [website](http://www.internationalpolicydigest.org/).
 * When I add that code into a post in html it simply cuts off the rest of the article
   after the code after I hit publish.
 * Any suggestions for a plugin to add page numbers to posts?
 * Thank you
 * John

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/adding-page-numbers-to-posts/#post-2600426)
 * [http://codex.wordpress.org/Styling_Page-Links](http://codex.wordpress.org/Styling_Page-Links)
 * [http://codex.wordpress.org/Function_Reference/wp_link_pages](http://codex.wordpress.org/Function_Reference/wp_link_pages)
 * i.e. you could add
 * `<?php wp_link_pages(); ?>`
 * into the loop in index.php, single.php, page.php – somewhere after the line with`
   the_content()`

Viewing 1 replies (of 1 total)

The topic ‘Adding Page numbers to posts’ is closed to new replies.

## Tags

 * ["page numbers"](https://wordpress.org/support/topic-tag/page-numbers/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/adding-page-numbers-to-posts/#post-2600426)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
