Title: Cannot change post permalink
Last modified: August 31, 2016

---

# Cannot change post permalink

 *  Resolved [wojtekk](https://wordpress.org/support/users/wojtekk/)
 * (@wojtekk)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-post-permalink/)
 * Hi,
 * After enabling the plugin I can no longer change post permalinks. I’m using WP
   4.4.2 (latest) with the latest version of the plugin.
 * What I’m doing:
 * 1. Go to “Edit post” page
    2. Modify the permalink 3. Update the post
 * After page reload I see success message, but still the old permalink.
 * I was able to change permalink only by changing it directly in database and calling
   wp_cache_flush() later from the code.
 * For me it looks like the problem with cache invalidation when permalink has changed.
 * Can you please check it? Thank you!
 * [https://wordpress.org/plugins/wp-redis/](https://wordpress.org/plugins/wp-redis/)

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

 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-post-permalink/#post-7169413)
 * I’m unable to reproduce, unfortunately 🙁
 * > I’m using WP 4.4.2 (latest) with the latest version of the plugin.
 * WordPress doesn’t store a post’s permalink in the object cache, so I’m not entirely
   sure how WP Redis would be causing this problem.
 * Just to verify, you’ve disabled all other plugins, have switched to the Twenty
   Sixteen theme, and the issue still reproduces?
 *  Thread Starter [wojtekk](https://wordpress.org/support/users/wojtekk/)
 * (@wojtekk)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-post-permalink/#post-7169431)
 * Hi Daniel,
 * Thanks for your reply. I tested it only by disabling object cache – after that,
   changing permalinks is working again normally.
 * I’m also after tests with APC object cache and see the problem exists there too.
   So it looks like the problem is in my configuration when any object cache plugin
   is enabled.
 * Will need to do further investigation.
 * Thank you for your plugin and quick help.
 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-post-permalink/#post-7169438)
 * Ok. Let us know if you track down any relevant details.

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

The topic ‘Cannot change post permalink’ is closed to new replies.

 * ![](https://ps.w.org/wp-redis/assets/icon-256x256.png?rev=3417699)
 * [WP Redis](https://wordpress.org/plugins/wp-redis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-redis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-redis/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-redis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-redis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-redis/reviews/)

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * 3 replies
 * 2 participants
 * Last reply from: [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-change-post-permalink/#post-7169438)
 * Status: resolved