Skip to main content

How to identify PageBuilder Engine pages

Summary

Here are the different ways to identify a page served by PageBuilder Engine

Procedure

  • Check if window.Fusion exists

    • Right click on page

    • Choose inspect 

    • Use Console tab

    • Type in window.Fusion

      • If it exists then it is PageBuilder Engine, if not continue on to the next steps 

  • Check out the response headers from the CDN 

  • Inspect HTML elements for pf resource references like stylesheets, etc...

  • Compare the page with origin and see if they match  (ex https://{{org}}.arcpublihsing.com/pf{{URL}}?_website={{website}})