Search Engine Labs Content 1.8.0

Does Search Engine Labs Content work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
237PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.025 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/metasync/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=metasync%2Fmetasync.php&plugin_status=all&paged=1&s&_wpnonce=2a94ee6f0a
Aspect after-activation
HTTP status 200
Load time 0.622 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

SearchAtlas

Page screenshot: SearchAtlas
URL /wp-admin/admin.php?page=searchatlas
Aspect menu-item
HTTP status 200
Load time 0.264 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

SearchAtlas → Metasync Errors

Page screenshot: SearchAtlas → Metasync Errors
URL /wp-admin/admin.php?page=searchatlas-error-log
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.6 MiB
JS errors None
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.181 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.515 s
Memory usage 5.93 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.326 s-0.009 s3.47 MiB3.61 MiB+ 144.13 KiB
/wp-admin/edit.php0.188 s0.282 s+0.094 s3.54 MiB3.68 MiB+ 144.89 KiB
/wp-admin/post-new.php0.687 s0.568 s-0.119 s5.75 MiB5.93 MiB+ 186.41 KiB
/wp-admin/upload.php0.501 s0.448 s-0.053 s3.49 MiB3.6 MiB+ 115.45 KiB
/wp-admin/options-writing.php0.180 s0.322 s+0.142 s3.41 MiB3.6 MiB+ 191.81 KiB
/wp-admin/media-new.php0.232 s0.270 s+0.038 s3.4 MiB3.6 MiB+ 203.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.261 s+0.091 s3.47 MiB3.62 MiB+ 150.46 KiB
/wp-admin/post-new.php?post_type=page0.546 s0.552 s+0.006 s5.75 MiB5.93 MiB+ 183.09 KiB
/wp-admin/options-discussion.php0.195 s0.334 s+0.139 s3.41 MiB3.6 MiB+ 193.84 KiB
/wp-admin/edit-comments.php0.214 s0.244 s+0.030 s3.49 MiB3.62 MiB+ 132.88 KiB
/0.281 s0.192 s-0.089 s3.45 MiB3.46 MiB+ 2.93 KiB
Average 0.321 s0.345 s+0.025 s3.88 MiB4.02 MiB+ 149.98 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
Language % Lines of code Comment lines Files
PHP91.6%8,0882,61543
JavaScript6.9%612733
CSS1.4%12692
Total 8,826 2,697 48

PHP Code Analysis | More results »

Lines of code 7,852
Total complexity 1,545
Median class complexity 24.0
Median method complexity 2.0
Most complex class Metasync_Public
Most complex function Metasync_Public::update_items()
Classes 33
Methods 404
Functions 4

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 3

Meta Boxes

{
    "page": {
        "common-robots-mata": {
            "title": "Common Robots Mata",
            "context": "normal"
        },
        "advance-robots-mata": {
            "title": "Advance Robots Mata",
            "context": "normal"
        },
        "post-redirection-mata": {
            "title": "Redirection",
            "context": "normal"
        },
        "post-canonical-mata": {
            "title": "Canonical",
            "context": "normal"
        }
    },
    "post": {
        "common-robots-mata": {
            "title": "Common Robots Mata",
            "context": "normal"
        },
        "advance-robots-mata": {
            "title": "Advance Robots Mata",
            "context": "normal"
        },
        "post-redirection-mata": {
            "title": "Redirection",
            "context": "normal"
        },
        "post-canonical-mata": {
            "title": "Canonical",
            "context": "normal"
        }
    }
}

PHP Error Log 237 lines

[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/public/class-metasync-public.php on line 2246
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 549
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:27 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 91
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 92
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 481
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 482
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 483
[17-Sep-2024 20:47:28 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/metasync/admin/class-metasync-admin.php on line 484

(+137 more lines)
See also: All tests for this plugin, How to Hide Search Engine Labs Content Admin Menus and Meta Boxes