Before you start to build a website: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__


== Before you start to build a website==
== Before you start to build a website==
Line 23: Line 25:
== After you builded a website==
== After you builded a website==


* Monitor the status of website. 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]]
* Security update
* 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 e.g. Using [[WordPress website security scanner]] for WordPress
* [[Information System Operations]]


== Further reading ==
== Further reading ==
Line 30: Line 34:
* [https://dotblogs.com.tw/hatelove/2017/09/25/technical-proposal 養成技術提案的能力 | In 91 - 點部落][https://www.ptt.cc/bbs/Soft_Job/M.1506391235.A.F0C.html]
* [https://dotblogs.com.tw/hatelove/2017/09/25/technical-proposal 養成技術提案的能力 | In 91 - 點部落][https://www.ptt.cc/bbs/Soft_Job/M.1506391235.A.F0C.html]
* [https://blog.planetoid.info/2018/09/blog-post.html 企業前端框架趨勢論壇筆記] 前端框架選擇除了技術,最重要是考量團隊屬性 (如果最終由公司團隊開發),例如開發團隊多人或單人、團隊成員的組成。除外還有專案的大型與否因素。
* [https://blog.planetoid.info/2018/09/blog-post.html 企業前端框架趨勢論壇筆記] 前端框架選擇除了技術,最重要是考量團隊屬性 (如果最終由公司團隊開發),例如開發團隊多人或單人、團隊成員的組成。除外還有專案的大型與否因素。
* [https://www.integralwebdesigns.com/blog/how-much-run-website-monthly/?_x_tr_sl=auto&_x_tr_sl=auto&_x_tr_tl=zh-TW&_x_tr_hl=zh-TW How Much Does It Cost To Run a Website Monthly?] {{access | date=2022-01-09}}
* [https://www.chunfuchao.com/posts/hype-driven-development/ 一窩蜂驅動開發 - Northern Wind]


Licensing
Licensing

Latest revision as of 16:34, 14 July 2025

Before you start to build a website[edit]

After you builded a website[edit]

  • 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
  • Information System Operations

Further reading[edit]

Licensing

references


Web site design and development process