Compatibility

Running SiteNivo next to page builders, caches, ACF, and other common WordPress stacks.

Advanced Custom Fields (ACF)

SiteNivo is independent of ACF. You can run both, but avoid stacking duplicate field UIs on the same edit screens.

Page builders

CPTs and fields work with builders that read post meta / template tags. Use sn_get_field() in theme templates or builder PHP fields where supported.

Caching / CDN

  • Purge caches after changing Redirections, Permalink Manager, Maintenance, or Coming Soon
  • Do not cache wp-admin or authenticated sessions

Security plugins

SiteNivo Security overlaps some hardening suites (XML-RPC, file editor). Prefer one clear owner for each control.

Jetpack & mobile apps

Keep XML-RPC enabled if Jetpack or the WordPress mobile app needs it.

Related docs

FAQ · Security · Performance