Skip to content

Support for static websites generation #12

Open
@blackandred

Description

@blackandred

In order to improve the security and reduce maintenance costs we may do a PoC to try to introduce a concept of having whole Wordpress behind basic auth and serving only statically generated HTML to the visitors. Of course that should be an optional mode.

Benefits:

  • Reduces security surface significantly
  • Improves performance (no WAF required to protect WordPress, no security plugins required, visitors does not trigger PHP & Database)
  • No need to setup extra caching, just the client-side caching headers

Solutions worth to try:

Requirements:

  • Setup NGINX to behave differently (what about WP installation process to be available when this mode is on?)

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