This video on SEO is truly exceptional - a must-watch! Each step is crucial, so make sure not to miss any. I've revisited it countless times and still find it incredibly valuable.
What a fantastic video, I've been struggling with SEO with React and Next.js as I'm new to web development, but this video has been such a great help, even the icon and the opengraph image has been helpful
The best mentor ever. I followed you when you were doing Android and you helped me get my first job. Now I am learning Next.js and you making it easy for me again. I cant thank you enough for your wonderful videos ❤. You are better than GPT 😂. You are literally answering all the questions that cross my mind. Gooold
Thank you for this amazing tutorial, you deserve my subscription I hope many more people find this channel, I have been trying to understand how to add the metadata in nextjs, I have read the official doc and watch a couple of videos on some channels I could not find any relevant content like, thank you for the hard work for the dev community I am so happy because I have been able to solve many issues after watching this tutorial and also understand may SEO concepts. keep up the good work.
Thank you for your video, it helped me refactor my metadata with things I didn't know could be so concisely improved (like prefix/suffix default template)
This video is a gem💎, Loved it, ♥ Video suggestion, if you can create a part 2 explaining other aspects of SEO as a nextjs dev and covering tools and techniques that have help you to rank, would be appreciated.
First time i saw ur channel with this video. And i can say amazing knowledge on seo u have Want some more tutorials based on nextjs with typescript seo advance 😊
Awesome very simple and easy to understand, hope that when NextJS 15 is more stable and has official React 19 Compiler you can make a video about the new features🥰
Great video! Helped me a lot improving the SEO for a project I was working on. One quesion though: I found that vercel's analytics tool gets blocked by most adblockers and on their documentation doesn't mention much or anything about it. Do you know a work around this?
Great tutorial!! So much info. One question. How would we create a site map with internationalization also how to generate the seo metadata based on the lang param ? ✌🏻
Hey! Great stuff! One question though, I have a project that uses next-intl to serve different locales, how can I pass the locale variable to the dynamically generated sitemap so it will take into account which locale to map?
Hello do you know why con cloudflare pages on dynamic routes I have to use export const runtime = 'edge'; so even if I use generateStaticParams the pages will be note served with SSG but dynamically ? Thanks very much for this video!
This is what I was looking for. Thanks. I still have an error in GSC that says "page with redirect", but I think its a google thing more than my code...
I have encountered an issue where my Open Graph images are no longer appearing when I share my page. Interestingly when I view source in chrome, the images are present in the HTML code. After spending few hours I realize that open graph image is not public. Do you know how do i fix this
Hey, thank you for anamazing video. I wanted to ask in case I have [locale] folder, where should my sitemap file go and how should it look to support different locales?
Excellent run-through, thanks for this! The tip to convert the blog post to SSG is great, but my blog index is also dynamic at the moment - I think because I'm using search params for pagination. Is there a way I can make the index (or at least the first page) static as well?
I think it's fine for this section to be dynamic because it doesn't show up much in Google. However, you can move your page number into a URL path param ("/blog/1") and this way cache them too.
another question, if i may.... can i use disallow props in robots.ts file with some wild cards in them?(i.e. disallow: ["/author/*/list", "/groups/name/*"]) thanks and happy coding :)
Nice video, thanks a lot. Is keyword not important, i am just newbie for SEO and want to know if there is anything that is not mentioned in this video (the first thing that comes in my mind is keywords). Again thanks for this video.
Either build the project again or look into incremental static regeneration
Год назад
Thanks so much for that video. It has clarified me a bunch of things. 🙂 May I ask one question? If I fetch data from a server component and I need to render it in a deep nested component how I would do that? If I place the data in the Context API (use client) I lose all the server features but I also do not want to drill it down so many levels. Thanks in advance. 🙏🏻
I would fetch it in the lowest server component and then just pass it as a prop
Год назад+1
@@codinginflow I really appreciate your insight. 🏆So as I suspected either or another, not a third choice then. Your approach makes sense since passing props down is better than losing the SSR feature. 🥇🔥
This has helped me a lot. i have one doubt regarding sitemap generation. for one of our project we are using next js 14 app router and currently our site is completely static we are using export to build to static site. I am not able to generate dynamic sitemaps can any one help me with this or provide some resources which will help me . that will be a great help thanks
i'm not sure if it's just me, but the form to subscribe to the newsletter doesn't show up on chrome, but it did on edge. Maybe it's one of my numerous addons mistakenly blocking it perhaps.
One of the best SEO videos you can ever watch. Don't skip any steps. I have watched this over and over and over and still can't get enough of it.
Glad you liked it!
@@codinginflow Can you please make a video on the Opengraph image generator?
Brilliant guide, probably the most informative and clearly explained youtube video I have watched. Great work!
Thank you so much brother
This video on SEO is truly exceptional - a must-watch! Each step is crucial, so make sure not to miss any. I've revisited it countless times and still find it incredibly valuable.
thank you 💚
Such a clear and concise course. Worth every second. Just love it ❤
Thank you very much 💚
I just want to say I really appreciate you for making these types of content. Thank you for your hard work
You are the only one who talk about these setting, my savior.
Pls subscribe friend
What a fantastic video, I've been struggling with SEO with React and Next.js as I'm new to web development, but this video has been such a great help, even the icon and the opengraph image has been helpful
THANK YOU, THIS HELPED ME 43:36 to create a Dynamic Sitemap very easily. Please continue making more helpful videos. Loved it❤
Very happy to hear that!
Awesome guide! I'm a big fan of the way you show examples of everything. Thanks a lot!
Thanks man! Glad you liked it!
I was hooked like I was watching a blockbuster 😂 Learning many things without getting overwhelmed. Really great video!
Glad you enjoyed it!
One of the best SEO videos for Next JS
Thank you so much!
The best mentor ever. I followed you when you were doing Android and you helped me get my first job. Now I am learning Next.js and you making it easy for me again. I cant thank you enough for your wonderful videos ❤. You are better than GPT 😂. You are literally answering all the questions that cross my mind. Gooold
Thank you bretheren
Amazing video. At first I assumed the video would be slow and drawn out because of the length. But no, every second was valuable.
Thanks
Thank you for the kind words!
Your explanation is simply amazing. This is the best video I have watched to improve SEO in a Next.JS application.
Thank you!
Thank you for this amazing tutorial, you deserve my subscription I hope many more people find this channel, I have been trying to understand how to add the metadata in nextjs, I have read the official doc and watch a couple of videos on some channels I could not find any relevant content like, thank you for the hard work for the dev community I am so happy because I have been able to solve many issues after watching this tutorial and also understand may SEO concepts. keep up the good work.
Thank you for the kind words 😊 Glad you liked it
The best SEO video I've ever watched. Keep it up!
Absolutely loved this! Very insightful
Thanks a lot! Very happy to hear that!
23 sec in and i already like it. Let's go. Thank you for such a comprehensive content
you're welcome!
Best and short tutorial with tremendous knowledge
thank you 💚
Thank you for this simple and fantastic tutorial .
Best SEO video that I ever watched !!
Glad you liked it!
Thank you for such easy to follow and in depth tutorial
Thank you for your video, it helped me refactor my metadata with things I didn't know could be so concisely improved (like prefix/suffix default template)
You're welcome!
Best video for SEO In Next Js 🔥🔥
thank you brother
This video is a gem💎,
Loved it, ♥
Video suggestion, if you can create a part 2 explaining other aspects of SEO as a nextjs dev and covering tools and techniques that have help you to rank, would be appreciated.
What amazing tutorial, keep up the good job
Thank you so much for the detailed video. This video deserves more than just a like and a subscription.
Much appreciated!
Absolutely fantastic walk through! Thank you!
thank you
First time i saw ur channel with this video.
And i can say amazing knowledge on seo u have
Want some more tutorials based on nextjs with typescript seo advance 😊
Thank you I didn't know about that google search console thing. 👍🏽
Happy to help!
Supern tutorial!
All things SEO related are answered.
Glad you liked it 👌
@@codinginflow I think one thing that is not covered is scheme markup for each dynamic product pages
Awesome video, very detailed with lot of useful tips. Thank you very much !
Very in depth vid , could you do one on integrating Google AdSense into Next14?
Amazing work, very well delivered. Thank you!
Glad you liked it!
Quality content. this really is helping me a lot! I will come back here with results in few months :)
Thank you so much for uploading 🎉 Subscribed right away.
Thank you bro
Your explanation is so clear, thank you!
Really well made video. Thanks keep making such videos
this is aweasome brother i learnt alot
Thank you So much for this video tutorials. It saved a lot . :)
Wow a new t-shirt and a wireless earpiece 😀,
Great video as always , Arigato my sensei !
Very attentive 😆
Great tutorial. Thank you very much. Really appreciate it.
This knowledge every developer needed thank you so much for this tutorial please more video like this new features in next js
More to come! Thank you very much!
I just loved it. It's so helpful. 😄
Glad you liked it!!
This was really helpful, thank you!
Hey man, thank you so much for this video, I learned a lot
This video is a Godsend. The docs sucks compare to your video. I appreciate it.
Glad you liked it 😊
Thank you! you really helped me a lot! keep up the good work
Glad to hear that!
Awesome very simple and easy to understand, hope that when NextJS 15 is more stable and has official React 19 Compiler you can make a video about the new features🥰
just amazing content, new subscriber and will keep watching your videos!
Glad to hear that!
Thank you very informative and help at the same time.
I vatched this on my potato machine. Excellent stuff.
good explained in less time thank bro
Excellent video, thank you!
Glad you liked it!
Thank you so much for the new advanced knowledge and resources. 😍😍
You're welcome!
All I needed thank you!
thank you this is a goldmine of info
You're very welcome!
great video! Thank you so much!
15:11 - I think there's a feature in VS Code which allows you to forward localhost, it's called port forwarding
Right, I forgot about this. I think it's new.
youre incredible, thank you so much!
thanks man, great video
Thanks for the guide !!
Thanks for your content!
Great video! Helped me a lot improving the SEO for a project I was working on.
One quesion though: I found that vercel's analytics tool gets blocked by most adblockers and on their documentation doesn't mention much or anything about it. Do you know a work around this?
"konichiwa" and his face starts acting like a robot even the way of he speaking🤣. Nice video btw
Great tutorial!! So much info. One question. How would we create a site map with internationalization also how to generate the seo metadata based on the lang param ? ✌🏻
Super useful tutorial 👍
Very useful video, thanks
You are welcome
Hey! Great stuff! One question though, I have a project that uses next-intl to serve different locales, how can I pass the locale variable to the dynamically generated sitemap so it will take into account which locale to map?
awesome video, where is the tutorial for the dynamic OG image with code?
Hello do you know why con cloudflare pages on dynamic routes I have to use export const runtime = 'edge'; so even if I use generateStaticParams the pages will be note served with SSG but dynamically ? Thanks very much for this video!
thanks! but i have a question, i need to add the principal "public_base_url" to the sitemap?
or just the subpages?
Thanks for this awesome guide. and how to make sitelink on google search?
This is what I was looking for. Thanks. I still have an error in GSC that says "page with redirect", but I think its a google thing more than my code...
I have encountered an issue where my Open Graph images are no longer appearing when I share my page. Interestingly when I view source in chrome, the images are present in the HTML code. After spending few hours I realize that open graph image is not public. Do you know how do i fix this
Could you please make a video about using google ads to promote the webside and show up on the first entries in google?
Hey, thank you for anamazing video.
I wanted to ask in case I have [locale] folder, where should my sitemap file go and how should it look to support different locales?
which tool use seo performance checking other plugin. how to connecte please say
very informative thank you very much
thank you very muchm very useful and enjoyed watching
My pleasure!
great tutorial 🍻
thanks brother
Great video, I have one question if i'm using vercel with the free domain that vercel provide.
How can i verify the domain when using google search
I think you can't because you don't have access to the DNS settings
@@codinginflow Yeah that's one, thank you ❤️
Just what i needed to learn, great tutorial! thank you
You're welcome!
I liked this video so much I clicked on its ads
Do you have any particular recommandation when working with Next.js internalization ? My web app is using 4 languages (EN, DE, FR, IT).
Do you know how to resolve the data dump in the content type of text/x-component on the UI. I am using aws cloud front as cdn
Excellent run-through, thanks for this! The tip to convert the blog post to SSG is great, but my blog index is also dynamic at the moment - I think because I'm using search params for pagination. Is there a way I can make the index (or at least the first page) static as well?
I think it's fine for this section to be dynamic because it doesn't show up much in Google.
However, you can move your page number into a URL path param ("/blog/1") and this way cache them too.
@@codinginflow Thanks for the quick response, appreciate it!
quick question, is it possible for a protected route that fetches data from an API with authorization to be static instead of dynamic?
The parts that don't depend on the authorized content can be static. Or you can do the authorization in the middleware.
another question, if i may.... can i use disallow props in robots.ts file with some wild cards in them?(i.e. disallow: ["/author/*/list", "/groups/name/*"])
thanks and happy coding :)
this was very usefull thank u
Nice video, thanks a lot. Is keyword not important, i am just newbie for SEO and want to know if there is anything that is not mentioned in this video (the first thing that comes in my mind is keywords). Again thanks for this video.
That's great!! Thank you
Thank you for watching!
About caching: What if the content changes? Will 31st know that there is new content and invalidate the cache, or it will render outdated data ?
Either build the project again or look into incremental static regeneration
Thanks so much for that video. It has clarified me a bunch of things. 🙂
May I ask one question? If I fetch data from a server component and I need to render it in a deep nested component how I would do that?
If I place the data in the Context API (use client) I lose all the server features but I also do not want to drill it down so many levels.
Thanks in advance. 🙏🏻
I would fetch it in the lowest server component and then just pass it as a prop
@@codinginflow I really appreciate your insight. 🏆So as I suspected either or another, not a third choice then.
Your approach makes sense since passing props down is better than losing the SSR feature. 🥇🔥
@ Yea I think that's the right way
Thank you very much, you are awesome
This has helped me a lot. i have one doubt regarding sitemap generation. for one of our project we are using next js 14 app router and currently our site is completely static we are using export to build to static site. I am not able to generate dynamic sitemaps can any one help me with this or provide some resources which will help me . that will be a great help thanks
Great video thanks !!! Why don’t you talk about canonical url in metadata ?
Because this video is about the technical parts of Next.js
i'm not sure if it's just me, but the form to subscribe to the newsletter doesn't show up on chrome, but it did on edge. Maybe it's one of my numerous addons mistakenly blocking it perhaps.
Thanks for letting me know. The form is loaded from a third-party provider so I guess something in your browser is blocking it.
Awesome 💫
"it takes time to build and depends on what kind of potato machine you are running on..." i choked on my laugh 🤣🤣🤣🤣🤣🤣