• Resolved diogobguerreiro

    (@diogobguerreiro)


    When I add a comment the cache is deleted, but I have verified that the person’s name and email are cached. All visitors who read the article will see the name and email of the person who commented before the article.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tang Rufus

    (@tangrufus)

    Actually, you can’t use WP’s default comment form with Cloudflare cache everything rules (unless you’re using the USD$ 200 Cloudflare plan).

    This is because for a given URL, it’s either:
    – cached – shows the same content to everyone
    – not cached at all

    Soloution:
    – use a ajax based comment system, for example: disqus
    – exclude those comment-enabled URLs from cache everything rules

Viewing 1 replies (of 1 total)
  • The topic ‘Name and Email record in comment’ is closed to new replies.