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
    • JetEngine
    • Slim SEO
  • Category
    • Dynamic Content
  • Programming languages
    • PHP
Source code

Installing Instruction

How to Add Snippets into the functions.php File of the Active Child Theme

Attention: Create a site backup before applying any changes to functions.php.

This ensures that you can restore the website if something goes wrong after adding the code snippet.

  1. Copy the required code snippet to your clipboard.
  2. Navigate to WordPress Dashboard > Appearance > Theme File Editor.
  3. Click the functions.php tab to open the file.
  4. Paste the code snippet below the existing code in the Selected file content: area.
  5. 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
    • JetEngine
    • Slim SEO
  • Category
    • Dynamic Content
  • Programming languages
    • PHP
Source code

Let’s build together

Have your own solution?

Came up with a great solution and want to show it to the Crocoblock community?

Request a new feature

Leave a feature request through GitHub, and our developers will consider it