Are you using server side rendering? If not, you can use the content API with /api/v2/content/page?userAttributes.urlPath=/the-path&limit=1&omit=data.blocks
for getting the meta fields to render that server side.
2 Likes