feat(meta): ensure output meta information is in <head> #9

Closed
opened 2025-09-25 13:07:16 +00:00 by chartgerink · 1 comment
Owner

Using <links rel=....> we can add a bunch of meta information to the head element. This ensures findability by search engines.

See also https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel

This issue primarily to track the work.

Using `<links rel=....>` we can add a bunch of meta information to the head element. This ensures findability by search engines. See also https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel This issue primarily to track the work.
Author
Owner

Closing this as it is a more general point. MDN is great to explore this more in the future, nonetheless!

Closing this as it is a more general point. MDN is great to explore this more in the future, nonetheless!
Sign in to join this conversation.
No description provided.