Add Compatibility with Slim SEO Plugin
This code instructs the Slim SEO plugin to skip the jet-engine-listing-grid element when analyzing content in Bricks Builder, helping prevent SEO metadata or indexing issues related to dynamic JetEngine listings.
Specifications
Add Compatibility with Slim SEO Plugin
5 January, 2026
-
Plugin
-
Category
-
Programming languages
Installing Instruction
How to Add Snippets into the functions.php File of the Active Child Theme
- Copy the required code snippet to your clipboard.
- Navigate to WordPress Dashboard > Appearance > Theme File Editor.
- Click the functions.php tab to open the file.
- Paste the code snippet below the existing code in the Selected file content: area.
- Click the "Update File" page.
Example Use Case
Use this snippet if you run JetEngine listings inside Bricks Builder with the Slim SEO plugin to avoid SEO and indexing conflicts. This setup improves SEO performance by excluding dynamic Listing Grids from SEO analysis.
Applicable scenarios:
- Websites using Bricks Builder with JetEngine dynamic listings.
- Sites employing the Slim SEO plugin for metadata generation.
- Developers resolving SEO conflicts from dynamic content blocks.
Specifications
Add Compatibility with Slim SEO Plugin
5 January, 2026
-
Plugin
-
Category
-
Programming languages