Three ways to add schema: - Use functions.php. Use the wp_head hook. This works for sitewide schema. - Edit header.php. Paste the code before the closing head tag. - Use the Block Editor. Add a Custom ...