Revalidate Strategy

Revalidate Path

Manually revalidate a specific path to clear the Next.js Data Cache and Full Route Cache for that path.

Refresh Blog

This will refresh the blog content cache globally (revalidates tag: blog).

Reset All

This will revalidate the entire application cache (layout level). Use this if you want to clear all data caches.