Wordpress项目手册
# ☐ 项目初始化
# ☐ 域名配置
指向Plesk服务器
# ☐ Plesk创建项目
# ☐ SSL配置
# ☐ PHP配置
检查PHP配置是否满足如下
- memory_limit = 256M
- upload_max_filesize = 256M
- post_max_size = 64M
- max_execution_time = 600
- max_input_time = 300
# ☐ Wordpress基础配置
# ☐ General 设置
- ☐ 语言设置为英文(新西兰)
- ☐ 设置网站名称
- ☐ 设置网站slogan
- ☐ 修改管理员邮箱
- ☐ 修改时区(Auckland)
- ☐ 修改新用户默认role
- ☐ 修改Membership
# ☐ Permalink Settings
- ☐ 设置Permalink为postname
# ☐ Woocommerce基础配置
# ☐ 修改general设置
- ☐ 设置客户地址
- ☐ 设置默认货币为NZD
- ☐ 设置国家为新西兰
- ☐ 设置可邮寄区域
- ☐ 设置可售卖地区
# ☐ Accounts & Privacy设置
- ☐ 开启guest checkout
# ☐ 邮寄设置
- ☐ 设置最低免邮费
- ☐ 设置基础邮费
# ☐ 支付设置
# ☐ Stripe
- ☐ 插件安装
- ☐ 设置stripe api key
# 客户定制化设置
# ☐ UI设置
- ☐ 替换logo
- ☐ 替换favicon
# ☐ 插件
# ☐ Maintenance插件
# ☐ limit login attempts插件
# ☐ disable REST API插件
# ☐ Performance插件
设置图片webp格式, 并lazyload
# ☐ Redis Object Cache
# ☐ WP Fastest Cache
☐ Cache System ☐ Widget Cache ☐ Preload ☐ New Post ☐ Update Post ☐ Minify HTML ☐ Combine JS ☐ GZip ☐ Browser Caching ☐ Disable Emojis ☐ Mobile(Pro) ☐ Render Blocking JS(Pro) ☐ Delay JS(Pro)
# ☐ Integrate Umami插件
集成并监控网站访问量(umami)
# ☐ WP Sitemap Page插件
关闭非必须页面的sitemap
# ☐ Easy Updates Manager插件
关闭core/plugins/theme更新
# ☐ Yoast插件
优化SEO
# ☐ SEO 插件
# ☐ 基本SEO配置
# ☐ WP Mail SMTP插件
# ☐ 邮件配置
# ☐ 缓存插件
# ☐ 缓存配置
# ☐ 收尾工作
# ☐ 非商城网站关闭Woocommerce
# ☐ 替换URL到客户域名
# ☐ elementor替换
- ☐ 使用elementor > tools > replace url
# ☐ Update URL 插件(做确认是否有遗漏)
# ☐ Plesk
# ☐ Nginx开启静态缓存
# ☐ 开启search engine indexing
# ☐ 开启caching(nginx)
# ☐ 开启Enable hotlink protection
# ☐ 使用performance Booster优化
# ☐ Security Measures 检查
上次更新: 2025/03/03, 00:41:19