The most important video for any developer working as a Next JS dev in any company
@javadrip Жыл бұрын
One of the few videos that ACTUALLY tackles the important yet often overlooked stuff! Thank you! And I've subscribed!
@mihaillepadatu8256 Жыл бұрын
Same here!
@makrdev Жыл бұрын
Thank you guys! I'm really glad you liked it 🫶
@veliea5160 Жыл бұрын
i feel the same
@heroiulacio2345 Жыл бұрын
Thank you for speaking so slowly, I speak very little English and I understand you perfectly with the help of the subtitles, greetings from Venezuela
@makrdev Жыл бұрын
I’m glad you find it helpful!
@SanchitArora-my6re9 ай бұрын
The best and most helpful video related to meta tags😍❣
@nikolayt.5054 Жыл бұрын
Wow! Went through this video in January 2024! Your presentation is excellent! Thank you!
@makrdev Жыл бұрын
Glad it was helpful!
@yauul Жыл бұрын
Thank you for the video! I have been struggling with the dynamic opengraph part for a while now. This video definitely solve that part for me. You got a subscriber friend. Keep it going!
@makrdev Жыл бұрын
I’m glad it solved your problem 🤞 Thanks!
@doguarunbayraktar9 ай бұрын
Ya cok tesekkurler boyle guzel bilgilendirmen icin. Amerikadan selamlar, sevgiler.
@lottexy Жыл бұрын
THANK YOU, YOU ARE AWESOME. I deployed my website and wasn't getting indexed by Google. I tried reading nextJS document on SEO but damn, it's so confusing... so many examples, I just want to deploy my site and make it searchable lol such a simple thing and they have so much explanation. They should feature your video, you explained it all so well and in simple terms. Thanks again!
@borisbarzotto5785 Жыл бұрын
nice work makrdev! Greetings from Venezuela!!
@makrdev Жыл бұрын
Thanks bro 🫶🏼
@loydcose2780 Жыл бұрын
You're trully great man! keep it up and thank you so much!
@baljka17 Жыл бұрын
What a gem bro, you are a life saver. Keep up your good work!
@mohammadmalek5042 Жыл бұрын
Thank you for speaking fluently ❤ This video is very helpful
@codewithguillaume Жыл бұрын
Hello my friend. This is an amazing video, please continue to teach online :) Of course I subscribed :)
@makrdev Жыл бұрын
Hey there! Thank you 🙏 I’m working on a project at the moment I’ll be posting new videos soon ✌️ I subscribed your channel as well!
Жыл бұрын
Exactly what I was looking for. Thank you. Instant follow 👍
@makrdev Жыл бұрын
Glad it helped!
@anowarulhassan5117 Жыл бұрын
31:11 after build, the sitemap getting freeze and not populating new data at sitemap. It is getting freeze with the data till the yarn build. Please raise this issue with nextjs. It is not a good practice that I have to access my server and need to run yarn build after every new post.... Please🙏🙏🙏🙏🙏🙏🙏🙏
@nicksmith5306 Жыл бұрын
Great video thank you as I was struggling with SEO in Next13 👍 *Subscribed*
@makrdev Жыл бұрын
Glad it was helpful!
@sahilverma_dev Жыл бұрын
DAMN bro such a great and informative video you saved my time. keep it up
@kamrant89158 ай бұрын
Really useful tutorial. Thanks a lot
@cagataysafak8619 Жыл бұрын
Thanks for clean explanation. In the dynamic sitemap generation, we generate a new ```lastModified``` parameter each time, isn't this problematic? I mean, I think we should write the actual last modified timestamp for each URL.
@mdshohidulislam5836 Жыл бұрын
That was really good thanks, *Subscribed*
@burger23II Жыл бұрын
Thank you for this amazing tutorial. My question is how do we set up fallback og images when we use this method
@SamHartmannCom Жыл бұрын
30:50 Thanks a lot for showing how to generate sitemaps dynamically. It's so badly documented in Next.js
@phieuantrinh2273 Жыл бұрын
hello my friend from Viet Nam. Your video help me a lots for my project. But i'm just a newbie and i have a question. For example, if i add a new post, will the sitemap automatically update or i must rebuild the project Thank you very much 😍
@samyeksonawane Жыл бұрын
Loved your Content. Subscribed :) It would be great if you create a tutorial on creating this nextjs blog!
@funterban65363 ай бұрын
nice sir nice content
@dogfrogfog Жыл бұрын
Love the video. Really deep and visual
@makrdev Жыл бұрын
Thank you so much!
@cristec16955 ай бұрын
This video is excelent
@ibrahimacanada Жыл бұрын
Very helpfull thanks ! i recommend !!
@makrdev Жыл бұрын
You're welcome!
@AndriyNosov Жыл бұрын
Hi, thanks for your tutorial. Can you explain how can I generateMetadata on my [slug] page, if it's a client page? In this page I use useEffect and useState...
@makrdev Жыл бұрын
I think you can return legacy Head component with related metadata however I do not recommend making the whole page client component. You should divide interactive parts into separate client components and put it in a server component.
@EliandroViana-ty3hl Жыл бұрын
Thank you for your awesome video! whats you think about Drizzle ORM? Can u create a tutorial with supabase + Drizzle integration?
@makrdev Жыл бұрын
Thank you! Yeah, I’ll create a video about Drizzle soon 🤞
@QuarterBite Жыл бұрын
I still don't understand about sitemap. So I have to rebuild every time I want to update sitemap, even though I use a dynamic sitemap?
@exploit.6848 Жыл бұрын
Amazingg video very helpful
@makrdev Жыл бұрын
Thank you 🙏
@Sam-wp2zh Жыл бұрын
Nice job, Sitemap: How do you deal with sitemap limitations: 50Mb and less than 50,000 URLs? We have over 300,000 pages.
@makrdev Жыл бұрын
You can create different sitemaps.
@eavoutdom190 Жыл бұрын
It will be great if you make a e-commerce course with this practice!
@SajaAhamed-v4d Жыл бұрын
Amazing video☺☺. Can you upload next 13 crash course video?
@makrdev Жыл бұрын
I’ll be doing for Supabase first but I’ll definitely create for Next.js 13 too. Do you have anything specific in your mind that you want to learn?
@franciskintungi Жыл бұрын
Great work my guy. I have noticed some change on the opengraph-image.tsx file from the documentation. Can you please leave a comment here to reflect the changes. Thanks!
@makrdev Жыл бұрын
Thanks 🙏 I’ll check it out 🤞
@alperengultekin9857 Жыл бұрын
Hi Batuhan I reach you from Turkiye. Firstly "Nasılsın?", is there any way to keep our site map up to date, when I add a new product or category. I need to redeploy my project to update sitemap. Like revalidate = 0 ;
@gabrielherrera7914 Жыл бұрын
What's the name of that tool where you can see the web perfomance and SEO score?
@basith237 Жыл бұрын
nice
@makrdev Жыл бұрын
Thanks!
@ThiLe-j2h Жыл бұрын
it's seem dynamic sitemap was generated at build time, if we create new post/category sitemap will not update then next build right?
@makrdev Жыл бұрын
When you create dynamic sitemap it will fetch the latest data every time you refresh the sitemap. So, when you add new page it will be displayed in the list.
@EliasEmon-e2x Жыл бұрын
hello sir, what about the new post after building the nextjs app. If I add new blog post after building the nextjs app with static genaration. Can you please give me this ans.
@SamHartmannCom Жыл бұрын
Is it possible to generate a sitemap index and sub-sitemaps?
@macpakkapon9237 Жыл бұрын
Hi, Thanks for the tutorial video this is very helpful. I'm still struggle with implementing opengraph-image.tsx file with searchParams. since it's a server component I'm struggle to find ways to directly access searchParams. Any suggestion?
@makrdev Жыл бұрын
Can you join our discord? I can help you over there 👍
@Nextjs13-kq5cm Жыл бұрын
Dope! :)
@makrdev Жыл бұрын
Thanks 🙏
@wassup102 Жыл бұрын
thank u
@akarshanmishra2351 Жыл бұрын
hey man how do I go about making a dynamic sitemap that updates everytime new content from sanity cms is added ?
@makrdev Жыл бұрын
Just create a server-side sitemap. It will fetch new posts on every visit you or Google make.
@srirams60 Жыл бұрын
Hey bro Make a video about Atomic Structure in Next Js
@logannguyen9512 Жыл бұрын
What is that application to check your website at 0:50?
@makrdev Жыл бұрын
Pagespeed Insgights from Google
@bora6277 Жыл бұрын
How can i use priority and changefreq in dynamic sitemap?
@farhad__adhir4570 Жыл бұрын
You are just too Awesome,,Sir.. I learned a lot from this Video..I appreciate your hard work..Thank you so much again.. Take love from Bangladesh..🤍🤍..
@makrdev Жыл бұрын
Thank you Farhad! I’m glad you liked ❤️
@PiotrKownacki-f3w Жыл бұрын
section about sitemap makes no sense, to geerate sitemap i need your blogs?
@aldofematWorkout Жыл бұрын
HI Sir, Can I use the same sitemap with the páges directory?
@makrdev Жыл бұрын
Yeah as far as I remember they were same. Even if they are not, the idea is same.
@RajeshSingh-nu1iz Жыл бұрын
How can we use google fonts in og image creation with tailwindcss, pls share the info
@makrdev Жыл бұрын
You just need to import the font you need. Check the docs and you will find an example.
@NiravThakkar-p6x6 ай бұрын
i generate meta from server side and get , it is cool but i want to remove from my source page , please share suggestion
@amaechinaikechukwu8266 Жыл бұрын
How can i change image in metadata please
@makrdev Жыл бұрын
You need to create OG image. You can see the details in the related part.