#Active link without making it a client component
9 messages · Page 1 of 1 (latest)
🔎 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)
why do you have Link's that point to possibly non-existent paths?
in other words, what is the context of this question
what's wrong with client components? active/inactive states of links are interactive client-side states so client components are the right tool for the job
Ok thanks
This question has been marked as answered! If you have any other questions, feel free to create another post
[Click here](#1196616216396173393 message)
As far as I understood - moving something into client component is worse for SEO, and if our main menu is the main-juicy-part of the page for our SEO-bots, moving it into client-component will make it worse - no?