前言介紹
- 這款 WordPress 外掛「博客优化」是 2015-08-10 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2018-03-18,距離現在已有 2604 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.1 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
smyx |
外掛標籤
cdn | post | smtp | comments | Optimize |
內容簡介
Optimization
Auto-rename files with Chinese names on upload [v1.1]
Naming convention: timestamp+random number
Disable notification to admin when new users register [v1.1]
By default, WordPress sends a notification email to the admin when a new user registers. If you don't need this notification, you can turn it off.
Redirect to homepage after login [v1.1]
By default, when you log in through wp-login.php, you are redirected to the dashboard. With this option enabled, you will be redirected to the homepage instead, but only if the redirect_to parameter is not specified.
Disable upgrades
Enabling this option will disable upgrades for WordPress core, themes, and plugins, which will speed up your website's backend significantly. We recommend enabling this option only when you want to upgrade and then disabling it afterwards.
Remove unnecessary code from header
Disable Trackbacks
Trackbacks can result in spam comments.
Remove admin toolbar
Disable revision history and autosave
Optimize post IDs
This will optimize the continuity of post IDs when publishing articles. Note that you need to enable "Disable revision history and autosave" for this to take effect. Also, cleaning up "autosaved posts" and "invalid menu items" will be disabled automatically.
Disable XML-RPC interface
Do not disable this option if you use an offline tool to publish articles.
Change avatar server
If your users are mainly from China, it's recommended to choose a local server.
Replace Google Fonts Library
This is one of the reasons why the backend may be slow.
Replace Google Frontend Public Library with 360 CDN
14. Remove modules from the backend homepage
Remove modules from the article publishing page
Comments (recommended, don't run to the article editing page to check comments)
Author (recommended, no need to change the article author)
Custom fields (hidden only, does not affect functionality)
Note that admins can still use custom fields at any time.
Enhancement
Sitemap (supports custom post types)(compatible with Baidu and Google, supports Baidu Mobile Sitemap) [v1.1]
Accelerate with CDN [v1.1]
Use SMTP to send emails (comprehensive, including registration, password retrieval, etc.) [v1.1]
Customize:
Exclude certain categories from homepage
Enter the category IDs, separated by commas. To help find the IDs, you can enable "Display IDs in lists of articles, comments, and users" below.
Exclude certain articles from homepage
Enter the post IDs, separated by commas. To help find the IDs, you can enable "Display IDs in lists of articles, comments, and users" below.
Add meta code to the website header
Note: Can be used for various meta verifications.
Add extra code to the website footer
For example, you can add analytics tracking code here.
Other settings:
Record the user's last login time
This will record the time the user logs in and display it in the User List.
Display IDs in lists of articles, comments, and users
This will display IDs in lists such as Posts, Pages, Comments, Users, Categories, and Tags. For example, the Page list will also display the name of the template file, and the User list will also display the registration time.
Disable direct editing of themes and plugins
When disabled, you cannot edit theme or plugin files directly in the backend.
Sort homepage articles by modification time
Multiple sorting options for homepage articles
You can sort articles by adding a "sort" parameter to the homepage URL, for example: https://wptao.com/?sort=modified
原文外掛簡介
优化
上传遇到中文名称时自动改名 [v1.1]
命名方式: 时间戳+随机数字
新用户注册时禁止通知管理员 [v1.1]
默认情况下,新用户注册时会发送一封邮件通知管理员,如果不需要通知请开启。
登录后跳转到首页 [v1.1]
如果在wp-login.php登录,默认是进入后台(仪表盘),开启后会进入首页。只有在redirect_to没有值时生效。
关闭升级
开启后,将禁用WordPress升级、主题升级、插件升级,后台速度将大大提升。建议在想升级时开启,升级后关闭。
去掉头部多余代码
关闭 Trackbacks
Trackbacks会带来一些垃圾评论
移除顶部工具栏
禁止修订日志及自动保存
文章ID连续
发布文章时会对文章ID连续性做一些优化。需要开启【禁止修订日志及自动保存】,同时数据清理的[自动保存的文章]、[无效的菜单]的清理将自动失效。
禁用 XML-RPC 接口
如果你使用离线工具发布文章,请勿关闭。
修改头像服务器
如果您的用户主要在国内,建议选择一个。
替换Google字体库
这是导致后台慢的原因之一。
替换Google前端公共库为360 CDN
14.移除后台首页模块
移除文章发布页面模块
评论(推荐,没那么神经跑到文章编辑页面查看评论吧)
作者(推荐,不需要修改文章作者吧)
自定义栏目(仅仅隐藏,功能并不影响)
无论何时,管理员仍然可以使用自定义栏目。
增强
Sitemap(站点地图,支持自定义文章类型)(百度和Google通用,支持百度移动Sitemap)[v1.1]
使用CDN加速 [v1.1]
使用SMTP发邮件(整站通用,包括注册,找回密码等)[v1.1]
自定义:
首页不显示某些分类
填写分类数字ID,多个用英文逗号,分开,为方便查看ID,可以在下面开启【文章、评论、用户等列表显示ID】
首页不显示某些文章
填写文章数字ID,多个用英文逗号,分开,为方便查看ID,可以在下面开启【文章、评论、用户等列表显示ID】
网站头部添加Meta代码
提示:可以用于各种Meta验证
网站底部添加额外代码
比如:可以添加统计代码等
其他:
记录用户上次登录时间
开启后会在用户登录时记录时间,并在用户列表中显示。
文章、评论、用户等列表显示ID
包括文章、页面、评论、用户、分类、标签列表,其中,页面列表还会显示模板文件名,用户列表还会显示注册时间。
禁止编辑主题或者插件
关闭后,不能在后台不能直接编辑主题或者插件文件。
首页文章按修改时间排序
首页文章多种排序方式
在首页链接后添加参数sort,可以排序文章,比如https://wptao.com/?sort=modified 表示按修改时间排序,当值为 date 表示按时间排序,当值为 comment_count 表示按评论数从多到少排序;当值为 rand 表示按随机排序;当值为 views 表示按访问数排序(需要安装相关插件)
文章链接可以改为站外链接开启后,无论对外显示外链还是内链,打开链接都将跳转到外链。
文章使用站外链接的字段名,在文章发布页面,添加自定义栏目,输入新栏目_links_to 值为具体外链。
数据库清理
定时清理
开启后,会定时清理以下数据库信息。如需只定时清理部分冗余数据,可以勾选后【保存设置】
文章修订版本
自动保存的文章
无效的菜单
无效的postmeta记录(文章已删除)
垃圾评论(包括回收站)
Trackback评论
无效的commentmeta记录(评论已删除)
空标签
冗余的feed
没用的用户资料(包括aim,yim,jabber)
常用设置
省略
常见问题
1、对服务器有什么要求?
需要安装zend组件,目前仅支持安装了PHP5.2.x、PHP5.3.x和PHP5.4.x系列的服务器环境,购买前,请打开 http://pan.baidu.com/s/1pJluHjt 下载后上传到网站根目录,通过 http://您的网站网址/test.php 打开,检查您的服务器是否支持!
2、是一次性收费还是每年收费?我能免费升级吗?
是一次性收费,下载的插件可以永久使用,免费升级一年,第二年起每年收取20%升级费用,不升级不收费。
3、我能退货吗?
该插件是互联网产品,具有可复制性,一旦购买,不能退款。
4、我用了一段时间后,能更换域名吗?
插件是绑定域名的,一旦购买后不能修改。
5、提供技术支持吗?
支持的,请联系插件作者即可。(联系方式见插件页面)
6、我应该选择单域名/多域名/WPMU中的哪一类型?
比如您的网址是 http://www.yoururl.com/blog/
如果您购买了单域名,只能在这个www.yoururl.com域名下的网站使用,不能用于二级域名,但是你可以直接为二级域名购买插件。提示:加www和不加www视为同一个单域名,都能使用。
如果您购买了根域名,支持该域名下的所有网站,所有的二级域名下的网站也能使用。
如果您购买了WPMU,在根域名的基础上,还能使用WordPress MU Domain Mapping插件绑定其他域名。
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「博客优化」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin 》WordPress Mail SMTP外掛, 如果您的WordPress網站無法正確發送電子郵件,您並不孤單。超過三百萬個網站使用WP Mail SMTP可靠地發送電子郵件。, 我們的目標是...。
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more 》您的 WordPress 電子郵件無法正常傳送嗎?, 安裝 Easy WP SMTP,即可解決您的電子郵件傳送問題。, Easy WP SMTP 允許您配置並透過 4 個交易郵件傳送者或 SMTP...。
Post SMTP – WP SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more 》即時演示 | 擴充功能, WordPress郵件SMTP外掛程式, Post SMTP是一款下一代WP郵件SMTP外掛程式,可協助並改善您的WordPress網站郵件可遞送性處理。, 易於使用...。
WP Mail Logging 》WP Mail Logging 是最受歡迎的 WordPress 或 WooCommerce 郵件記錄外掛程式。啟用後立即運作,無需任何設定。, 為什麼要記錄 WordPress 或 WooCommerce 發送...。
GoSMTP – SMTP for WordPress 》GoSMTP允許您從WordPress使用SMTP或多種熱門的電子郵件發送服務發送電子郵件。許多Web主機公司有嚴格的郵件發送規則和限制,這限制了郵件傳遞能力。透過使用G...。
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider 》基於任何電子郵件服務的 WordPress 郵件 SMTP 外掛程式, 您的 WordPress 郵件是否無法發送?或者您想從哪個郵件地址傳送郵件。這個外掛程式將解決您的所有郵...。
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers 》```html, , , ,
SureMails WordPress 外掛總結 , , , ,...。Site Mailer – SMTP Replacement, Email API Deliverability & Email Log 》總結: 使用 Site Mailer 外掛幫助解決 WordPress 網站無法寄送郵件、郵件進入垃圾郵件中或無法送達的問題。透過此工具,您可以輕鬆提升郵件管理,確保郵件準...。
Newsletter, SMTP, Email marketing and Subscribe forms by Brevo (formely Sendinblue) 》Sendinblue 的官方 WordPress 外掛程式是一個功能強大的全方位電子郵件行銷外掛程式。以下是一些概觀:, , 訂閱表單 – 建立自訂訂閱表單,輕鬆整合到文章、頁...。
Check & Log Email – Easy Email Testing & Mail logging 》需要一個工具,讓你可以輕鬆地記錄和查看 WordPress 發送的所有電子郵件嗎? Check & Log 可能就是此問題的解決方案。, 此 WordPress 外掛可幫助你為審計目的...。
Mailgun for WordPress 》Mailgun 是超過10,000名網站和應用程式開發人員信任的電子郵件自動化引擎,用於發送、接收和追踪郵件。藉助Mailgun強大的郵件API,開發人員可以更多時間建立...。
Solid Mail – SMTP email and logging made by SolidWP 》WP SMTP 可以幫助我們通過 SMTP 而不是 PHP mail() 函数發送電子郵件。, 它為 “儀表板” > “設置” > “WP SMTP” 添加設置頁面,您可以在其中配置電子郵件設置。...。
SMTP Mailer 》SMTP Mailer 外掛允許您設定郵件伺服器來處理網站發出的所有電子郵件,它掌握了 wp_mail 函數,改用 SMTP 寄送。, , SMTP Mailer 設定, , SMTP 主機: 發送郵...。
ActiveCampaign Postmark for WordPress 》如果您仍然使用預設的 SMTP 發送電子郵件,您將對送達問題視而不見!ActiveCampaign WordPress 的 Postmark 外掛能夠幫助任何大小網站,可靠地發送和跟踪 Wor...。
Contact Form & SMTP Plugin for WordPress by PirateForms 》Pirate Forms 已不再進行活躍開發。我們建議使用 WPForms,因為它是市場上最方便新手使用的 WordPress 聯絡表單外掛程式。, , 在 2018 年 9 月,Pirate Forms...。