Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼3.98ms] Passed 4 tests
A check of server-side resources used by SEO GPT
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 40.06 ▼2.36 |
Dashboard /wp-admin | 3.38 ▲0.04 | 49.79 ▼13.36 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 46.31 ▼0.10 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 91.65 ▲0.77 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 31.23 ▼0.10 |
SEO GPT /wp-admin/options-general.php?page=sgpt_settings | 3.27 | 30.86 |
Server storage [IO: ▲0.05MB] [DB: ▲0.07MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
SEO GPT: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,801 ▲14 | 14.33 ▼0.07 | 1.76 ▲0.02 | 42.98 ▼1.33 |
Dashboard /wp-admin | 2,203 ▲26 | 5.63 ▲0.04 | 88.29 ▼13.83 | 39.15 ▼2.89 |
Posts /wp-admin/edit.php | 2,111 ▲11 | 2.04 ▲0.10 | 39.70 ▲0.89 | 38.71 ▲2.67 |
Add New Post /wp-admin/post-new.php | 6,256 ▲4,730 | 26.04 ▲2.91 | 831.75 ▲209.49 | 58.17 ▲0.02 |
Media Library /wp-admin/upload.php | 1,414 ▲11 | 4.23 ▲0.07 | 97.12 ▲0.80 | 41.00 ▲0.54 |
SEO GPT /wp-admin/options-general.php?page=sgpt_settings | 804 | 2.05 | 27.85 | 28.16 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
8 plugin tags: content, optimize, seo, generative, gpt...
seo-gpt/seo-gpt.php Passed 13 tests
The entry point to "SEO GPT" version 0.3.1 is a PHP file that has certain tags in its header comment area
86 characters long description:
Use our SEO GPT AI technology to automatcially write SEO titles and meta descriptions.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin582 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 31 | 30 | 375 |
JavaScript | 1 | 8 | 4 | 168 |
CSS | 1 | 0 | 0 | 39 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 14 | |
▷ Named functions | 14 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin