Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
You still need to fix the following installer errors
- The plugin did not install without errors
- > Warning in wp-content/plugins/seo-meta-tags/seo-meta-tags.php+17
Use of undefined constant SMT_HOME_KEYWORDS - assumed 'SMT_HOME_KEYWORDS' (this will throw an Error in a future version of PHP)
Server metrics [RAM: ▼1.77MB] [CPU: ▼189.43ms] Passed 4 tests
Analyzing server-side resources used by Seo Meta Tags
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 1.86 ▼0.86 | 6.12 ▼16.26 |
Dashboard /wp-admin | 1.88 ▼1.18 | 8.41 ▼39.88 |
Posts /wp-admin/edit.php | 1.88 ▼1.23 | 6.10 ▼40.87 |
Add New Post /wp-admin/post-new.php | 1.88 ▼3.56 | 5.92 ▼642.99 |
Media Library /wp-admin/upload.php | 1.88 ▼1.13 | 6.78 ▼33.99 |
XML sitemap /wp-admin/admin.php?page=seometatag-xmlsitemap | 1.88 | 5.61 |
Social Info /wp-admin/admin.php?page=seometatag-social | 1.88 | 6.13 |
Webmaster Tools /wp-admin/admin.php?page=seometatag-webmaster-tool | 1.88 | 5.25 |
Dashboard /wp-admin/admin.php?page=seometatags-dashboard | 1.88 | 5.25 |
Server storage [IO: ▲0.19MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 12 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Seo Meta Tags: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,788 ▲192 | 15.85 ▲0.23 | 9.00 ▼1.56 | 53.05 ▲5.20 |
Dashboard /wp-admin | 3,019 ▲85 | 5.94 ▼0.01 | 148.82 ▲1.27 | 110.23 ▼10.09 |
Posts /wp-admin/edit.php | 2,785 ▲46 | 2.72 ▲0.00 | 64.86 ▼3.90 | 98.06 ▲7.26 |
Add New Post /wp-admin/post-new.php | 1,902 ▲287 | 19.10 ▼2.30 | 372.95 ▲86.04 | 118.18 ▲10.15 |
Media Library /wp-admin/upload.php | 1,853 ▲46 | 5.02 ▼0.03 | 152.05 ▼1.73 | 121.62 ▼4.16 |
XML sitemap /wp-admin/admin.php?page=seometatag-xmlsitemap | 1,564 | 2.09 | 57.34 | 77.11 |
Social Info /wp-admin/admin.php?page=seometatag-social | 1,155 | 2.09 | 56.48 | 75.96 |
Webmaster Tools /wp-admin/admin.php?page=seometatag-webmaster-tool | 1,201 | 2.09 | 57.53 | 81.51 |
Dashboard /wp-admin/admin.php?page=seometatags-dashboard | 1,183 | 2.16 | 56.94 | 81.55 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- This plugin did not uninstall without warnings or errors
- > Warning in wp-content/plugins/seo-meta-tags/seo-meta-tags.php+17
Use of undefined constant SMT_HOME_KEYWORDS - assumed 'SMT_HOME_KEYWORDS' (this will throw an Error in a future version of PHP)
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Almost there, just fix the following server-side errors
- 4 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=seometatags-dashboard
- > Warning in wp-content/plugins/seo-meta-tags/seo-meta-tags.php+17
Use of undefined constant SMT_HOME_KEYWORDS - assumed 'SMT_HOME_KEYWORDS' (this will throw an Error in a future version of PHP)
- 4 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=seometatags-dashboard
- > Warning in wp-content/plugins/seo-meta-tags/seo-meta-tags.php+18
Use of undefined constant SMT_HOME_DESCRIPTION - assumed 'SMT_HOME_DESCRIPTION' (this will throw an Error in a future version of PHP)
- 3 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=seometatags-dashboard
- > Notice in wp-content/plugins/seo-meta-tags/seometa_site_admin_options.php+21
Undefined index: action
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 3× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-meta-tags/seometa_site_admin_options.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/seo-meta-tags/seometatag_xmlsitemap.php:140
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-meta-tags/seometa_site_admin_options.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: These screenshots have no corresponding images in /assets: #1 (Preview of Seo Meta Tags admin panel control panel), #2 (Preview of Seo Meta Tags admin panel Dashboard), #3 (Preview of Seo Meta Tags admin panel Social panel)
seo-meta-tags/seo-meta-tags.php Passed 13 tests
"Seo Meta Tags" version 1.4's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
73 characters long description:
This plugin will add post excerpt as a meta tags of each individual post.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin521 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 79 | 57 | 496 |
CSS | 1 | 4 | 0 | 25 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 14.00 |
▷ Minimum class complexity | 14.00 |
▷ Maximum class complexity | 14.00 |
Average method complexity | 2.30 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 16 | |
▷ Named functions | 16 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
3 PNG files occupy 0.16MB with 0.10MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot.png | 58.28KB | 22.45KB | ▼ 61.49% |
screenshot-1.png | 58.28KB | 22.45KB | ▼ 61.49% |
screenshot-2.png | 50.86KB | 18.98KB | ▼ 62.69% |