Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
基本網站安全防護
Search
Yucheng Wang
March 31, 2019
Programming
1
110
基本網站安全防護
Yucheng Wang
March 31, 2019
Tweet
Share
More Decks by Yucheng Wang
See All by Yucheng Wang
不會寫程式也可以 - 使用 Elementor + ACF 來客製化網站
ucheng
0
360
使用 Gutenberg 和 ACF Block 重新建置網站
ucheng
0
170
使用 ManageWP 來管理網站
ucheng
0
330
提升你的古騰堡編輯體驗 - EditorsKit 介紹
ucheng
0
250
使用 ProjectHuddle 來管理客戶需求和回饋
ucheng
3
350
網站客製化、除錯的好幫手 - Chrome Developer Tools 基本介紹
ucheng
0
950
使用 ACF Pro 打造客製化古騰堡區塊
ucheng
1
450
使用 Admin Menu Editor 打造簡單易用的後台
ucheng
0
170
如何正確備份與搬移網站資料(使用 Duplicator 與 WP Migrate DB Pro)
ucheng
1
230
Other Decks in Programming
See All in Programming
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
190
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
330
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
600
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
790
TypeScriptでDXを上げろ! Hono編
yusukebe
3
650
Flutterで備える!Accessibility Nutrition Labels完全ガイド
yuukiw00w
0
170
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
280
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
97
34k
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
670
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
970
What's new in AppKit on macOS 26
1024jp
0
140
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
750
Featured
See All Featured
Become a Pro
speakerdeck
PRO
29
5.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Side Projects
sachag
455
42k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Adopting Sorbet at Scale
ufuk
77
9.5k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
510
Transcript
基本網站安全防護 使⽤用 itheme security WordPress Meetup Taichung #9
王昱程 Stanley @uchengwang PHP / Laravel / WordPress Developer WordPress
Meetup Taichung #6
網站安全的層⾯面 主機 Server 網站 Website
最重要的事 1.備份 2.備份 3.備份 WordPress Meetup Taichung #9
備份
最重要的事 1.更更新 核⼼心 2.更更新 插件 3.更更新 主題 WordPress Meetup Taichung
#9
迷思 WordPress 不安全?
WordPress 的市佔率 根據 W3Techs.com 在 2019年年 3/15 的統計,全球已超過 1/3 的網站使⽤用
WordPress 建置 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 1.使⽤用來來源可靠,持續更更新的主題或插件 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 2.使⽤用⾼高強度的密碼 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 密碼管理理軟體
如何讓⾃自⼰己的網站更更安全⼀一點 3.使⽤用 SSL WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 4.限制登入 limit login WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 5.限制使⽤用者可存取的後台⾴頁⾯面 (user role/capability) WordPress Meetup Taichung #9
限制使⽤用者可存取的後台⾴頁⾯面
如何讓⾃自⼰己的網站更更安全⼀一點 6.改變登入網址 WordPress Meetup Taichung #9
如何讓⾃自⼰己的網站更更安全⼀一點 7.注意檔案權限 https://wordpress.org/support/article/changing-file-permissions/#the-dangers-of-777
安全性資訊 https://blog.sucuri.net/category/wordpress-security
安全性資訊 https://wpvulndb.com/
使⽤用外掛來來提升網站安全性