Glossary

Short definitions for terms you will see across SiteNivo docs and screens.

TermMeaning
Field LabelHuman-readable name shown in the admin UI.
Field NameMachine key used in code (sn_get_field( 'name' )).
Field GroupA set of fields with location rules.
Location rulesAND/OR conditions that decide where a field group appears.
Options pageGlobal settings screen; read with sn_get_field( 'key', 'option' ).
Custom URIPermalink Manager path for one post (no domain).
Native permalinkThe URL WordPress would use without Permalink Manager.
Serialized dataPHP-stored arrays/objects in the DB — URL Replace updates these carefully.
Probe pathScanner URL ignored by Visitor Tracking when enabled.

Related docs

Field Groups · Permalink Manager · Template Functions