Title: Custom posts
Last modified: August 19, 2016

---

# Custom posts

 *  [m3tsys](https://wordpress.org/support/users/m3tsys/)
 * (@m3tsys)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-posts-1/)
 * How can i add posts like this?
 * [http://example.com/postname](http://example.com/postname)
 * [http://example.com/postname/description](http://example.com/postname/description)
 * [http://example.com/postname/images](http://example.com/postname/images)
 * [http://example.com/postname/something](http://example.com/postname/something)
 * can anybody help me ?

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

 *  [Micah Wood](https://wordpress.org/support/users/woodent/)
 * (@woodent)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-posts-1/#post-1729608)
 * If you just want to have a directory structure for your normal WordPress posts,
   you can create a custom permalink structure. Just type something like this in
   the box on the permalink page: blog/%post_name%
 * This will show all your posts with the /blog/ prefix and then display the name
   of the post.
 * If you want to do this in addition to your normal posts, then you will need to
   use custom post types. Custom post types allow you to define the slug that appears
   in the URL just before the title of the post. Here is more info:
 * [http://codex.wordpress.org/Custom_Post_Types#URLs](http://codex.wordpress.org/Custom_Post_Types#URLs)
 *  [Joe](https://wordpress.org/support/users/shopping-guide/)
 * (@shopping-guide)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/custom-posts-1/#post-1729673)
 * Even though you mention custom posts, I’m assuming you want ‘seo’ and human friendly
   post title urls, which can be configured from the ‘Permalinks’ menu link:
 * [http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure](http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure)
 *  Thread Starter [m3tsys](https://wordpress.org/support/users/m3tsys/)
 * (@m3tsys)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/custom-posts-1/#post-1729729)
 * [@joe](https://wordpress.org/support/users/joe/) : i have already configured 
   my links ( /%postname%/ )
 * [@woodent](https://wordpress.org/support/users/woodent/) : I already read that
   page, but I don’t think that helps me
 * i want to add content to that custom pages
 * [http://example.com/postname/](http://example.com/postname/)
 * [http://example.com/postname/](http://example.com/postname/)**description**
 * [http://example.com/postname/](http://example.com/postname/)**images**
 * [http://example.com/postname/](http://example.com/postname/)**something**
 *  [Micah Wood](https://wordpress.org/support/users/woodent/)
 * (@woodent)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/custom-posts-1/#post-1729735)
 * Custom post types will allow you to do what you are describing (*for posts*).
   For example, lets say you created a custom post type called ‘items’. You use 
   the slug ‘items’ for that post type and create three new posts: ‘item-1’, ‘item-
   2’, ‘item-3’.
 * This is how the url structure would play out:
    [http://example.com/items/item-1/](http://example.com/items/item-1/)
   [http://example.com/items/item-2/](http://example.com/items/item-2/) [http://example.com/items/item-3/](http://example.com/items/item-3/)
 * You could then create a page that uses the /items/ slug and has a template that
   displays all the items you create.
 * **If you want to achieve this with pages instead, you can simply create a page
   using the ‘items’ slug, then create sub-pages. The URL structure will play out
   the same way.**

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

The topic ‘Custom posts’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [custom posts](https://wordpress.org/support/topic-tag/custom-posts/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [Worpress](https://wordpress.org/support/topic-tag/worpress/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Micah Wood](https://wordpress.org/support/users/woodent/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/custom-posts-1/#post-1729735)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
