內容簡介
<html>
<body>
<h2>WordPress靜態網站外掛總結:</h2>
<p>這款WordPress外掛可以將您的網站轉換為安全、高速的靜態網站。</p>
<h3>問題與答案:</h3>
<ul>
<li>功能有哪些?</li>
<ul>
<li>將網站直接部署到S3和CloudFront</li>
<li>將網站匯出至可以由您的網頁伺服器提供服務的目錄</li>
<li>完整支持WP-CLI</li>
</ul>
<li>靜態網站相較於普通WordPress伺服器有什麼優勢?</li>
<ul>
<li>靜態網站比普通WordPress伺服器快數倍</li>
<li>簡單的S3 + CloudFront設置可以輕鬆地提供服務給數百萬用戶</li>
<li>大幅增加的速度通常提升SEO表現</li>
</ul>
<li>如何提升網站安全性?</li>
<ul>
<li>將您的網站公共版本轉換為靜態網站,可以限制對WordPress伺服器的存取</li>
<li>這會大幅減少網站的攻擊面,並且無需昂貴的WAF服務</li>
</ul>
</ul>
</body>
</html>
外掛標籤
開發者團隊
原文外掛簡介
Turns your WordPress site into a secure, lightning-fast static website.
Features
Deploy website directly to S3 and CloudFront
Export website to a directory that can be served by your web server
Full WP-CLI support
Speed
Static websites are many times faster than a normal WordPress server.
A simple S3 + CloudFront setup can easily serve millions of users.
The greatly increased speed generally improves SEO performance.
Security
Making the public version of your website a static website allows you to restrict access to your WordPress server.
This dramatically reduces the attack surface of your website and makes expensive WAF services unnecessary.
