Skip to content

Maintenance page #77

Description

@simonrjones

Take site down and return static HTML page. Review best way to manage this.

Need a pre-prepared self contained HTML page.

Need to return a 503 status code and indicate when user should revisit:

header('HTTP/1.1 503 Service Temporarily Unavailable'); header('Status: 503 Service Temporarily Unavailable'); header('Retry-After: 1800');

Nice-to-have: open up site access to a set of IP addresses so we can test site without making it public.

See https://yoast.com/http-503-site-maintenance-seo/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions