Adding head doesn't work
Unanswered
Collared Plover posted this in #help-forum
Collared PloverOP
Hey, I'm trying to add an head to a page. Only doesn't effect the head at all. Nothing changed or is added to the header. Does someone know how I can fix this error?
9 Replies
Collared PloverOP
@Collared Plover Hey, I'm trying to add an head to a page. Only doesn't effect the head at all. Nothing changed or is added to the header. Does someone know how I can fix this error?
if you're using app dir the
Head component no longer works and is replaced by metadata apiCollared PloverOP
But isn't the metadata limited to a few?
@Collared Plover But isn't the metadata limited to a few?
please elaborate
@@ts-ignore please elaborate
Collared PloverOP
For example, can I add a metadata for this:
<meta name="apple-mobile-web-app-capable" content="yes" />@Collared Plover For example, can I add a metadata for this:
<meta name="apple-mobile-web-app-capable" content="yes" />
I am not sure you'll have to try it
Giant panda
Most common values are available in the API and as a fallback you can always manually add those that are missing