Title: Multiple Posts in 1 permalink
Last modified: August 20, 2016

---

# Multiple Posts in 1 permalink

 *  [hhpov](https://wordpress.org/support/users/hhpov/)
 * (@hhpov)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/)
 * I downloaded some plugins that helped with some permalink issues but heres a 
   problem im having .
 * 1. I create a page with and I give the page the permalink /new/
    2. I make a 
   post and assign the permalink as /new/ and it works 3. I make a second post and
   assign the permalink as /new/ and it only shows the first post. 4. I want when
   the user clicks the page ‘new’ they will see all the posts assigned to /new/ 
   in descending order.
 * How can I do this?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458371)
 * I would first of all get rid of the plugins.. I don’t think that these are needed.
 * I would then create a category called new and then assign posts to that category.
 * When people visit the category new, they will see all posts in that category.
 * Otherwise, posts CANNOT have the same permalinks.
 *  Thread Starter [hhpov](https://wordpress.org/support/users/hhpov/)
 * (@hhpov)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458381)
 * The posts I have are assigned to the proper categories but this is the problem
   that happens.
 * Posts that are mywebsite.com/new/1, mywebsite.com/new/2 work
 * but mywebsite.com/new/ does not show EITHER of these posts.
 * If I change the permalinks of both posts to mywebsite.com/new/ ONLY 1 post is
   shown.
 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458591)
 * I’m not sure I fully understand. Please provide a link to your site so that we
   can look at it.
 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458592)
 * Pluggins can be a pain sometimes but if you usethe right one it is not a big 
   deal. The loop is relativly easy to use on just a post or page. If not search
   for a pluggin called custom post type list shortcode. I update regualarly and
   support it fully. Just some input from a developers point of view
 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458593)
 * The problem is morethan likely in you loop code.
 *  [Knut Sparhell](https://wordpress.org/support/users/knutsp/)
 * (@knutsp)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458594)
 * [@hhpov](https://wordpress.org/support/users/hhpov/): Christine is perfectly 
   right.
 * Two posts **cannot** have the same permalink! But a permalink may point to a 
   category or tag.
 * You **cannot** change the permalink a posts to be the same as another one, even
   if you _think_ you are doing just that. WordPress will not allow it and add a
   trailing number to the latest slug.
 * If you have two posts in the same category, this category slug is `new`, and 
   the category base is `cat`, then `mywebsite.com/cat/new` will show those two 
   posts. Same principle for tags.
 * Another approach could be a single **page** that just displays two posts. This
   can be done by a special page template or by shortcodes provided by a plugin.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Multiple Posts in 1 permalink’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [Knut Sparhell](https://wordpress.org/support/users/knutsp/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/multiple-posts-in-1-permalink/#post-2458594)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
