Title: Custom Title on Multi-page posts
Last modified: August 21, 2016

---

# Custom Title on Multi-page posts

 *  [Pat](https://wordpress.org/support/users/banjax/)
 * (@banjax)
 * [12 years ago](https://wordpress.org/support/topic/custom-title-on-multi-page-posts/)
 * Many list sites seem to have this feature where the first page of a paged post
   is the original title. Let’s say it’s “10 Reasons Why We Love WordPress.”
 * Then after a short intro, you hit “next page” and go onto the countdown. Page
   2 of the same post will be title “10. Customization.”
 * The post title is replaced with a unique title that describes that section better.
 * How can that be implemented?

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [12 years ago](https://wordpress.org/support/topic/custom-title-on-multi-page-posts/#post-4923311)
 * There’s all sorts of options. You could paginate a single post with the `<!--
   nextpage-->` tag (would require a custom template to handle unique page titling
   though). You could write 10 or 11 posts and manually link each one. You could
   make a page template that pulls in content organized in either of the previous
   ways so that the links are handled automatically in a way different than that
   of your theme. You could create a custom post type or extend your theme’s post
   formats where the creation of such articles are semi automated, so the author
   can focus on content and not making links.
 * Some of these take more time when creating an article, others less, but require
   up front development time. Whether the development time is worth it depends on
   how many such articles will be written. One? Not worth developing something. 
   Ten? Maybe worth it. Hundred? Definitely worth it.

Viewing 1 replies (of 1 total)

The topic ‘Custom Title on Multi-page posts’ is closed to new replies.

## Tags

 * [custom titles](https://wordpress.org/support/topic-tag/custom-titles/)
 * [multipage](https://wordpress.org/support/topic-tag/multipage/)
 * [pagination](https://wordpress.org/support/topic-tag/pagination/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/custom-title-on-multi-page-posts/#post-4923311)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
