#Using astro-seo how to reorder elements that it provides
6 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. The provided extracts do not contain specific information about reordering elements of metatags using the astro-seo package. However, Astro does provide control over CSS ordering and allows direct access to the <head> tag for managing metadata and layout. You can learn more about these features in the Astro documentation (https://docs.astro.build).
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@gilded yarrow kapa.ai is still learning and improving, please let us know how it did by reacting below
@jolly linden if you could, the repo that is used is :https://github.com/jonasmerlin/astro-seo and i would like to have reordered elements - like place meta description after title
Let me check the knowledge base for you. One moment! :books:
I'm sorry, but the provided extracts do not contain specific information about reordering elements of metatags using the astro-seo package or any other package. The extracts do mention that Astro allows direct access to the <head> tag for managing metadata and layout, but they do not provide details on how to reorder these elements.