HTTP 208 Already Reported vs 530 Site Frozen
HTTP 208 (Already Reported) is a 2xx Success response, while 530 (Site Frozen) is a 5xx Server Error response. 208 indicates that used inside a DAV: propstat response element to avoid enumerating internal members of multiple bindings to the same collection repeatedly. In contrast, 530 means that cloudflare-specific. Used by Pantheon hosting to indicate a frozen site.
Description
Used inside a DAV: propstat response element to avoid enumerating internal members of multiple bindings to the same collection repeatedly.
When You See It
In WebDAV responses to avoid duplicate listings.
How to Fix
No fix needed. This prevents redundant data in multi-status responses.
Description
Cloudflare-specific. Used by Pantheon hosting to indicate a frozen site.
When You See It
When a site on Pantheon hosting has been frozen due to inactivity.
How to Fix
Reactivate the site on the hosting platform.
Key Differences
208 is a 2xx Success response, while 530 is a 5xx Server Error response.
HTTP 208: Used inside a DAV: propstat response element to avoid enumerating internal members of multiple bindings to the same collection repeatedly.
HTTP 530: Cloudflare-specific. Used by Pantheon hosting to indicate a frozen site.
You encounter 208 when in WebDAV responses to avoid duplicate listings.
You encounter 530 when when a site on Pantheon hosting has been frozen due to inactivity.
When to Use Which
For 208 (Already Reported): No fix needed. This prevents redundant data in multi-status responses. For 530 (Site Frozen): Reactivate the site on the hosting platform.