
內容簡介
描述:此外掛可讓您輕鬆地對我們的 PHP 或 JS 代碼進行測試。它主要面向開發人員,但任何人都可以使用。例如,檢查您是否確認了產品中的網站可由搜尋引擎索引,而在開發或分段階段則反之。
預安裝測試
PHP 錯誤- 檢查 PHP 錯誤、警告和注意事項。
Gravity Forms 蜜罐- 確認所有表格都啟用了反垃圾郵件蜜罐。
測試 Site Speed 是否符合 Google Site Speed Insights 的要求。
檢查站點地圖頁面。
檢查網站圖示。
HTML 正確性- 檢查網頁是否符合 HTML 正確性(W3C)。
JS 控制台日誌- 檢查頁面加載時控制台日誌的一般頁面。
JS 錯誤- 檢查頁面加載時的 JS 錯誤。
外掛更新- 確保 WordPress 外掛是最新的穩定版本。
SEO 可索引性- 允許搜尋引擎在產品中索引網站。
SEO 取消索引- 禁止搜索引擎在開發和分段階段中索引網站。
WP Debug- 確定 WordPress Debug 設置為 false。
WP Head/Footer- 檢查 wp_head() 和 wp_footer()。
WP 更新- 確保 WordPress 是最新的穩定版本
即將有更多內容
要求
jQuery
WordPress 3.5 或以上版本
PHP 5.3+
PHP cUrl
外掛標籤
開發者團隊
原文外掛簡介
Description: This Plugin allows you to easily run Tests against our PHP or JS code. It is mainly meant for Developers, but can be used by anyone. Like checking that you made sure that the site is indexable by Search Engines in Production and vise-versa that it is not Indexable in Dev or Staging.
Pre-Installed Tests
PHP Errors – Check for PHP Errors, Warnings and Notices.
Gravity Forms Honeypot – Check to make sure that Anti-Spam Honeypot is enabled on all forms.
Checks Sitespeed against Google Site Speed Insights
Checks for Sitemap Pages
Checks for Favicon
HTML Valid – Check that your Pages are HTML Valid (W3C)
JS Console Logs – Check General Pages for Console Logs on Page Load
JS Errors – Check General Pages for JS Errors on Page Load
Plugins Updated – Make sure WordPress Plugins are the Latest Stable Version
SEO Indexable – Allow search engines to index the site in Production
SEO Remove Indexing – Disallow search engines to index the site in Dev and Staging
WP Debug – Make sure WordPress Debug is set to false
WP Head/Footer – Check for wp_head() and wp_footer()
WP Updated – Make sure WordPress is Latest Stable Version
More to come soon
Requirements
jQuery
WordPress 3.5 or above
PHP 5.3+
PHP cUrl
