#Manage the order of head content in app router

1 messages · Page 1 of 1 (latest)

arctic rampart
#

How can i reorder the meta tags where title, description,ect should be at top of head tag.

currently i’m using app router and metadata api of nextjs, but in mostly some preload links and nextjs scripts are added at top

bright thicketBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

honest kite
arctic rampart
#

seo team suggested to have meta tags at top

#

to have seo requirements fulfilled we need to perform this
any suggestions on can we achieve this?

honest kite
arctic rampart
#

Is there any workaround via which we can achieve this?

lofty lichen
#

As joulev said

#

Its not even a ranking factor for SEO

#

As long as the meta data is present thats what matters

#

If using semrush etc they dont really care about order

#

As long as its present

honest kite