Before you start to build a website: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 24: Line 24:


* 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]]
* Security update
* Security update



Revision as of 18:41, 1 March 2023

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

Further reading

Licensing

references


Web site design and development process