Title: sorting posts alphabetically
Last modified: August 19, 2016

---

# sorting posts alphabetically

 *  [leandrocc](https://wordpress.org/support/users/leandrocc/)
 * (@leandrocc)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/sorting-posts-alphabetically-1/)
 * Hello all,
 * I want to open a new page on my blog with some sort of dictionary, short definitions.
   
   I’m looking for the best way to implement that, and I think the easiest way is
   to use only the page, without posts on it. Whenever I need to add a new entry,
   I just add it alphabetically (myself).
 * But I’d like my visitor to be able to search or navigate inside the list, and
   adding each definition on a new post would be the easiest way to do it. Is there
   a way I can add new posts on that page (I can use a category exluder to do so)
   but they need to be alphabetically sorted.
 * Ideas? It would be nice if some plugin could do it. If you suggest me to edit
   any code, please be VERY specific, I have no background doing it.
 * Thank you all.

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/sorting-posts-alphabetically-1/#post-1349397)
 * Look at the Page of Posts example in the [Pages](http://codex.wordpress.org/Pages)
   article and use the proper [query_posts()](http://codex.wordpress.org/Template_Tags/query_posts)`
   orderby=` and `order=` arguments.
 * Also look at this plugin:
    [http://aralbalkan.com/1016](http://aralbalkan.com/1016)

Viewing 1 replies (of 1 total)

The topic ‘sorting posts alphabetically’ is closed to new replies.

## Tags

 * [alphabetically](https://wordpress.org/support/topic-tag/alphabetically/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [sort](https://wordpress.org/support/topic-tag/sort/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/sorting-posts-alphabetically-1/#post-1349397)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
