• I tried deleting a page and I checked the invalidation details in CloudFront. It looks like the plugin is invalidating a renamed url instead of the original url. It is appending __trashed/* to the page/post url. So instead of invalidating /page-slug it is invalidating /page-slug__trashed/* which never existed in the cache so it’s not helpful.

The topic ‘Invalidate When Deleting Post/Page’ is closed to new replies.