Title: ?p=32
Last modified: August 19, 2016

---

# ?p=32

 *  [Ashkir](https://wordpress.org/support/users/ashkir/)
 * (@ashkir)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/p32/)
 * Pages like post #1 is ?p=1 but post number two is ?p=29 and the third is ?p=31
   what is up with that?
 * How can I make them consistent? 1-3?

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/p32/#post-1485308)
 * every time a post is autosaved it adds a revision number
    to disable autosave
   [http://codex.wordpress.org/Editing_wp-config.php#Disable_Post_Revisions](http://codex.wordpress.org/Editing_wp-config.php#Disable_Post_Revisions)
 *  Thread Starter [Ashkir](https://wordpress.org/support/users/ashkir/)
 * (@ashkir)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/p32/#post-1485314)
 * So add define(‘WP_POST_REVISIONS’, false );
    ?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/p32/#post-1485315)
 * Yes, add the following you to your `wp-config.php` file:
 * `define('WP_POST_REVISIONS', false );`
 *  [mrmist](https://wordpress.org/support/users/mrmist/)
 * (@mrmist)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/p32/#post-1485355)
 * You should note though that the numbers are used for more than just post saving,
   so you cannot rely on them being consecutive even if you turn off revisions and
   auto-saves.

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

The topic ‘?p=32’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [mrmist](https://wordpress.org/support/users/mrmist/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/p32/#post-1485355)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
