Before you start to build a website: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Line 25: Line 25:
* Monitor the downtime of website e.g. [https://uptimerobot.com/ UptimeRobot]. See details on the page [[Web Ping]]
* Monitor the downtime of website e.g. [https://uptimerobot.com/ UptimeRobot]. See details on the page [[Web Ping]]
* To ensure the validity of SSL certificates, check the following: (1) accessibility of the certificate, (2) matching of the certificate with the domain, (3) expiration date of the certificate, (4) validity of the certificate, (5) revocation status of the root CA, and (6) support for any deprecated cipher. See details on the page [[Web Ping#SSL_Server_Test | SSL Server Test]]
* To ensure the validity of SSL certificates, check the following: (1) accessibility of the certificate, (2) matching of the certificate with the domain, (3) expiration date of the certificate, (4) validity of the certificate, (5) revocation status of the root CA, and (6) support for any deprecated cipher. See details on the page [[Web Ping#SSL_Server_Test | SSL Server Test]]
* Security update
* Security update e.g. Using [[WordPress website security scanner]] for WordPress


== Further reading ==
== Further reading ==

Revision as of 22:19, 18 March 2024

Before you start to build a website

After you builded a website

  • Monitor the downtime of website e.g. UptimeRobot. See details on the page Web Ping
  • To ensure the validity of SSL certificates, check the following: (1) accessibility of the certificate, (2) matching of the certificate with the domain, (3) expiration date of the certificate, (4) validity of the certificate, (5) revocation status of the root CA, and (6) support for any deprecated cipher. See details on the page SSL Server Test
  • Security update e.g. Using WordPress website security scanner for WordPress

Further reading

Licensing

references


Web site design and development process