Muezz
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
I will have to investigate it. I think astro will be better but I would still need some client side rendering for some interactive stuff. Lets see. Thanks for the help.
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
Wouldn't the new astro islands help with that?
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
For this project, I'll try to bring down the JS even more but I suspect we will just have to eat the bandwidth costs for now.
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
I have heard a lot about astro. Might give it a try in my next project.
I'll try svelte too once the next version drops.
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
Just out of curiosity, given the bandwidth issue, what framework would you suggest?
It’s too late to change now but for future projects, I would prefer to try something else.
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
The irony is that I was suggested nextjs because it is better for seo over vanilla react.
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
Hmmm. With js usage, do you mean client components are the main cause for this? I only have client components where absolutely necessary (forms, interactive components, etc).
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
The private routes are already disallowed in the robots file
31 replies
TTCTheo's Typesafe Cult
•Created by Muezz on 10/5/2024 in #questions
Nextjs: Reducing outbound bandwidth when google indexes all site URLs
All public routes (currently 10k+) need to be indexed unfortunately.
31 replies