Consolety - SEO plugin for Traffic, Authority & Backlinks 4.0.2

Does "Consolety - SEO plugin for Traffic, Authority & Backlinks" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 65.67 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/consolety/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=consolety%2Fconsolety.php&plugin_status=all&paged=1&s&_wpnonce=91ec5bd24e
Aspect after-activation
HTTP status 200
Load time 0.584 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Consolety

Page screenshot: Consolety
URL /wp-admin/admin.php?page=consolety
Aspect menu-item
HTTP status 200
Load time 0.282 s
Memory usage N/A
JS errors
[
    {
        "message": "TypeError: $(...).wpColorPicker is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/consolety/js/admin.js?ver=6.8.2:47:34)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.2:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.175 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.920 s
Memory usage 6.22 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.301 s-0.050 s3.51 MiB3.56 MiB+ 56 KiB
/wp-admin/edit.php0.203 s0.215 s+0.012 s3.57 MiB3.62 MiB+ 50.94 KiB
/wp-admin/post-new.php0.758 s0.775 s+0.017 s6.06 MiB6.22 MiB+ 158.94 KiB
/wp-admin/upload.php0.593 s0.733 s+0.140 s3.52 MiB3.56 MiB+ 32.28 KiB
/wp-admin/options-writing.php0.223 s0.235 s+0.012 s3.5 MiB3.54 MiB+ 43.13 KiB
/wp-admin/media-new.php0.260 s0.221 s-0.039 s3.49 MiB3.54 MiB+ 45.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.250 s0.213 s-0.037 s3.5 MiB3.56 MiB+ 56.39 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.705 s+0.106 s6.05 MiB6.21 MiB+ 158.8 KiB
/wp-admin/options-discussion.php0.465 s0.592 s+0.127 s3.5 MiB3.54 MiB+ 34.65 KiB
/wp-admin/edit-comments.php0.250 s0.209 s-0.041 s3.52 MiB3.56 MiB+ 39.13 KiB
/0.296 s0.167 s-0.129 s3.43 MiB3.48 MiB+ 46.4 KiB
Average 0.386 s0.397 s+0.011 s3.97 MiB4.03 MiB+ 65.67 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP78.9%1,86131315
CSS14.6%34431
JavaScript5.9%14001
JSON0.6%1501
Total 2,360 316 18

PHP Code Analysis | More results »

Lines of code 1,872
Total complexity 325
Median class complexity 14.5
Median method complexity 2.0
Most complex class Consolety\API
Most complex function Consolety\Initialization::display_export_block()
Classes 14
Methods 103
Functions 0

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 1

Options wp_options 4

Meta Boxes

{
    "post": {
        "demo-meta-box": {
            "title": "Consolety Export",
            "context": "side"
        }
    }
}

PHP Error Log 11 lines

[20-Jul-2025 00:23:17 UTC] PHP Fatal error:  Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/consolety/classes/API.php:300
Stack trace:
#0 /wp-content/plugins/consolety/classes/Initialization.php(127): Consolety\API->get_site_data()
#1 /wp-content/plugins/consolety/classes/Frontend/Frontend.php(67): Consolety\Initialization->display_export_block()
#2 /wp-content/plugins/consolety/classes/Frontend/Frontend.php(37): Consolety\Frontend\Frontend->display_install_block()
#3 /wp-includes/class-wp-hook.php(324): Consolety\Frontend\Frontend->consolety_seo_settings()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/consolety/classes/API.php on line 300
See also: All tests for this plugin