SEO Optimization with LATEST features of NEXT.JS

preview_player
Показать описание

Welcome to our latest video on SEO optimization, where we will be exploring the newest features of NEXT.JS 13.4. Our focus will be on how to leverage these cutting-edge tools to enhance your website's online visibility and improve its search engine rankings.

Whether you're an experienced web developer or just starting, this video provides valuable insights and strategies for enhancing your website's performance and maximizing its impact on search engines. Join us on this exciting journey of discovery, and take your website to new heights with the latest features of NEXT.JS 13.4.

📖Contents:
0:00 Intro
1:18 Add favicon
1:47 Add title and description
4:28 Create metadata Dynamically
7:14 Using templates
10:23 Canonical URLs
13:14 Languages
13:56 Google verification id
18:10 Create Sitemap dynamically
20:54 Create Icons Dynamically
23:22 Create Open-Graph Images Dynamically

#nextjs #nextjs13 #seo
Рекомендации по теме
Комментарии
Автор

Thanks a lot, so far, the best video related to SEO in Next.js web apps

nikolamirilo
Автор

A very nice video. Could you maybe explain how you would add JSON-LD to the pages? I currently import it as a Script head directly in the head, but it didn't seem like the correct way to do it when NextJs offers now so much "in built" SEO approaches.

stillready
Автор

Thanks, you solved all problems in one video

amardxb
Автор

Thanks Sakura for great tutorial. It's clear and concise. I really love it. keep it up bro

kashif-ghafoor
Автор

That's amazing thanks so much I'm a new sub 😊

icedev
Автор

your explanation very comprehensible, hope to see more content about next js in the future sir

minhnhatnguyen
Автор

great tutorial, thanks. now i know where the baseUrl warning comes from.

ttirasx
Автор

if anyone is having an issue with google verification, do not add google-site-verification in front of the ID. it should just be the ID. My verification was not going through until i removed that before the ID for the content part.

LegacyUntouched
Автор

Thank you so much for making this amazing tutorial

akarshanmishra
Автор

In dynamic sitemap, if i have so much posts then what'll happen? and How sitemap.xml file had been generated, at build time or request time? and when database add new post then... can you explain for me please.

ThiLe-jh
Автор

Great video, i hoisted my sitemap in aws s3. i want to fetch that file (using package called aws-sdk i am able to fetch it inside sitemap.js file and got stuck) and show it in frontend in next js 13. how can i do it ?

tejasyoutuber
Автор

Great tutorial, thanks. Could you tell me how do I create a friendly URL if my system uses an Integer as ID? Thanks.

rogerio
Автор

How do I get Google verification id?when I try it just gives me a html file to upload it to my project?

aynuayex
Автор

Hi, thanks for your tutorial. Can you explain how can I generateMetadata on my [slug] page, if it's a client page?

AndriyNosov
Автор

its so hard to do generateMetadata why nextjs removed the traditional way to add the Metatags which is <Head></Head>

Amer_Mohamed
Автор

<meta property="twitter:card" how to adddynamically instead of <meta name="twitter:card" content="summary">

tsreenivas
Автор

I didn't know this options exist till now in nextjs

mohdsajidshaikh
Автор

Great video... But how can i can add icon?

anowarulhassan
Автор

your nextjs video is great can you make a video on how to use nextjs middleware 😢😢🎉🎉

trungtuyenle
Автор

How can I create a sitemap for different categories, i have more than 5000+ posts and I want to separate them according to the category?

faruksardar