-
This query: SELECT post_id, meta_value FROM IHAVEHIDDENTHIS_postmeta WHERE meta_value LIKE ‘%:\”s-66449f84ae207%’ LIMIT 0, 1
causes this trace:
#0 /wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php(104): wpdb->get_row()
#1 /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php(189): RankMath\Admin\Database\Query_Builder->one()
#2 /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php(421): RankMath\Schema\DB::get_schema_by_shortcode_id()
#3 /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php(99): RankMath\Schema\Snippet_Shortcode->get_schema_data()
#4 /wp-includes/shortcodes.php(433): RankMath\Schema\Snippet_Shortcode->rich_snippet()
#5 (): do_shortcode_tag()
#6 /wp-includes/shortcodes.php(273): preg_replace_callback()
#7 /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php(399): do_shortcode()
#8 /wp-includes/class-wp-hook.php(324): RankMath\Schema\Snippet_Shortcode->output_schema_in_content()
#9 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#10 /wp-content/themesxxxxxxxx/partials/single-car-listing/car-main.php(69): apply_filters()
#11 /wp-includes/template.php(812): require()
#12 /wp-includes/template.php(745): load_template()
#13 /wp-includes/general-template.php(206): locate_template()
#14 /wp-content/themes/xxx/single-listings.php(55): get_template_part()
#15 /wp-content/themes/xxx/listings/single.php(4): require_once()
#16 /wp-includes/template-loader.php(106): include()
#17 /wp-blog-header.php(19): require_once()
#18 /index.php(17): require()and the query took 2.7 seconds to run. This is for every product page and we have thousands. The CPU is spiking and causing issues.
You must be logged in to reply to this ticket.