Skip to content

Trailing-slash 301 redirects not working when Comet Cache enabled #931

@JordanMG

Description

@JordanMG

When Comet Cache is activated, trailing-slash 301 redirects (if configured) do not work on posts.

To replicate:

  • create a fresh WordPress install on Nginx
  • configure the "post name" permalink settings in WordPress
  • confirm that posts without a trailing slash 301-redirect to the slashed version
    (example.com/post-name -> example.com/post-name/)
  • activate comet cache
  • as a guest user who views the cached page, note that the redirect no longer takes place
    (example.com/post-name -> example.com/post-name)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions