Home>Support>Finding which pages are using Page Builder

Finding which pages are using Page Builder

Hi, I am redesigning a site for a client that has the Page Builder installed, and I’m trying to find a way to determine which pages/posts are actually built with the Page Builder.

They have over 200 pages and 400 posts on the site, so going one by one would take forever.

Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 11 months ago Alex S
    Hi, I Work Here

    Hi Andy,

    Your best bet would be to run a database query for any postmeta that have a panels_data meta_key. The query would look something like this:

    SELECT post_id FROM `wp_postmeta` WHERE `meta_key` = 'panels_data'
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More