No information about useConfig #1087
mirecatercero
started this conversation in
General
Replies: 2 comments
-
Regarding the SEO tags and frontmatter (meta description and title for each page), here are some examples on how you can accomplish what you want: For docs theme:
For blog theme:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to configure dynamic SEO tags and there is no information on how to use the useConfig hook (404 error btw). I would like to have a meta description and title for each page.
Also, I would like to generate my MDX pages dynamically. I have read the "Remote Content" section but the MDX are defined and what I want to do is generate everything from my server. Is that possible?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions