SEO and Core Web Vitals in HTML | Sigma Web Development Course - Tutorial #6

CodeWithHarry
1 Oct 202313:15

Summary

TLDRThis video tutorial delves into the significance of Core Web Vitals for a seamless user experience across devices and their impact on SEO. It introduces Lighthouse, a Chrome tool that assesses and enhances website performance. The script covers key metrics like CLS, LCP, and FID, explaining their importance in loading speed and user interaction. Additionally, it highlights the role of meta tags and descriptions in SEO, emphasizing the need for responsive design and content relevance to rank higher in search engines. The video also guides viewers on using Lighthouse reports to identify areas for improvement and achieve better online visibility.

Takeaways

  • 🌐 Core Web Vitals are essential for providing a good user experience across all devices, including iPad, iPhone, Android, and Surface Pro 4.
  • πŸ› οΈ The Lighthouse tool in Chrome helps to enhance website performance by generating reports that indicate areas for improvement.
  • πŸ” SEO (Search Engine Optimization) is crucial for a website's visibility in search engines like Google, which prioritizes fast, informative, and user-friendly pages.
  • πŸ“ˆ Core Web Vitals include CLS (Cumulative Layout Shift), LCP (Largest Contentful Paint), and FID (First Input Delay), which Google uses to rank pages.
  • πŸ“ CLS measures visual stability and should be minimized to prevent layout shifts that negatively impact user experience.
  • πŸ–ΌοΈ LCP refers to the loading time of the largest content element on a page, with a good score being within 2.5 seconds.
  • ⏱️ FID measures the time it takes for a page to respond to user input, ideally processed in less than 100 milliseconds.
  • πŸ”‘ Meta tags, including title and meta description, play a significant role in SEO, as they help search engines understand and index page content.
  • πŸ“ The title tag should reflect the content of the page and be consistent with the page's main topic for better search engine ranking.
  • πŸ“± Responsive design ensures that websites look good on all devices, which can be tested using browser developer tools.
  • πŸ“ Meta descriptions provide a summary of the page content and may be used by search engines in search results, influencing click-through rates.

Q & A

  • What are Core Web Vitals and why are they important for a website?

    -Core Web Vitals are a set of metrics developed by Google to measure the quality of user experience on a website. They are important because they help ensure that a website provides a fast, responsive, and stable experience across all devices, which is critical for user satisfaction and search engine ranking.

  • What is the role of the Chrome Lighthouse tool in website optimization?

    -The Chrome Lighthouse tool is a hidden feature that generates a report on a website's performance, accessibility, best practices, SEO, and more. It provides suggestions on how to improve the website, making it faster and more user-friendly, which can enhance the overall user experience and SEO ranking.

  • What does SEO stand for and what is its significance in the context of website visibility?

    -SEO stands for Search Engine Optimization. It is significant because it involves optimizing a website to rank higher in search engine results, making the website more visible to users. This includes factors like page speed, content quality, and user experience.

  • How does Google determine which pages to show to users in search results?

    -Google determines which pages to show in search results based on various factors, including page speed, the quality of information presented, user experience, and Core Web Vitals. Pages that load faster and provide a better user experience are more likely to be ranked higher.

  • What is Cumulative Layout Shift (CLS) and why should it be minimized?

    -Cumulative Layout Shift (CLS) measures the visual stability of a page by quantifying the unexpected layout shifts that occur as the page loads. Minimizing CLS is important because layout shifts can negatively impact user experience by causing elements to move unexpectedly, which can lead to accidental clicks or a confusing interface.

  • What is the Largest Contentful Paint (LCP) and what is considered a good LCP score?

    -Largest Contentful Paint (LCP) measures the time it takes for the largest content element, such as an image or text block, to become visible on the page. A good LCP score is considered to be within 2.5 seconds, indicating that the most important content loads quickly, enhancing the user's perception of page speed.

  • What is First Input Delay (FID) and what is the recommended threshold for a good FID score?

    -First Input Delay (FID) measures the time from when a user first interacts with a page (e.g., clicks a button) to when the browser is actually able to process the input. The recommended threshold for a good FID score is less than 100 milliseconds, ensuring that the page responds quickly to user interactions.

  • How can setting explicit width and height attributes on images improve a website's layout stability?

    -Setting explicit width and height attributes on images helps improve layout stability by reserving the necessary space in the browser for each image as the page loads. Without these attributes, images may load later and cause the page layout to shift unexpectedly, leading to a poor user experience.

  • What is the purpose of meta tags and meta descriptions in SEO?

    -Meta tags and meta descriptions serve to provide additional information about a webpage to search engines and users. A well-crafted meta description can help increase click-through rates from search results by giving users a clear and concise summary of the page content, which can also indirectly influence SEO.

  • Why have meta keywords become less relevant in modern SEO practices?

    -Meta keywords have become less relevant in modern SEO practices because they were often abused by webmasters to manipulate search rankings. Search engines like Google have moved towards more sophisticated methods of understanding page content, such as natural language processing, reducing the reliance on meta keywords.

  • How can the responsiveness of a website be tested across different devices?

    -The responsiveness of a website can be tested using the developer tools in a browser, such as Chrome's DevTools. By selecting the 'Responsive' mode, developers can simulate how the website looks on various devices, from smartphones to tablets and desktops, ensuring a consistent user experience.

Outlines

00:00

🌐 Core Web Vitals and SEO Essentials

This paragraph introduces Core Web Vitals, emphasizing their importance for website performance across various devices. It explains the significance of SEO, using Amazon.in as an example to illustrate how fast-loading, informative, and user-friendly pages are favored by search engines like Google. The script delves into the three key metrics of Core Web Vitals: Cumulative Layout Shift (CLS), Largest Contentful Paint (LCP), and First Input Delay (FID), detailing their impact on user experience and search rankings. The Lighthouse tool in Chrome is introduced as a means to assess and enhance website performance.

05:01

πŸ“ Optimizing Web Layouts and Meta Tags

The second paragraph focuses on optimizing web layouts to minimize layout shifts, which can disrupt user experience. It advises setting explicit width and height attributes for images to prevent such shifts. The paragraph also covers generating Lighthouse reports for both mobile and desktop views to identify areas for improvement. Furthermore, it discusses the role of meta tags, particularly the title tag and meta description, in SEO. It stresses the importance of reflective and accurate titles and descriptions to enhance search engine visibility and user engagement.

10:08

πŸ› οΈ Advanced SEO Techniques and Web Development Resources

The final paragraph discusses the role of meta descriptions in SEO and clarifies that while they may not always be used by search engines, they are still an essential part of on-page SEO. It mentions the deprecation of meta keywords due to abuse and the shift towards content-based ranking influenced by AI. The paragraph also highlights the importance of understanding Core Web Vitals for better website performance and directs viewers to web.dev for comprehensive information on these metrics, PWA, and other web development topics. It concludes with an encouragement to follow the Sigma Web Development series for further learning.

Mindmap

Keywords

πŸ’‘Core Web Vitals

Core Web Vitals are a set of metrics introduced by Google to measure the quality of user experience on the web. They are crucial for understanding how well a website performs across various devices and are a significant factor in search engine rankings. In the video, Core Web Vitals are discussed as essential elements for SEO, with the script emphasizing their importance in providing a good user experience and their role in how Google ranks web pages.

πŸ’‘SEO (Search Engine Optimization)

SEO refers to the process of improving a website's visibility in search engine results. Defined in the script, SEO involves techniques that make a site more attractive to search engines, thereby increasing its chances of appearing higher in search results. The video uses Amazon.in as an example to illustrate how SEO impacts a website's ability to have its products appear quickly in searches.

πŸ’‘Lighthouse

Lighthouse is a tool integrated into Google Chrome that analyzes web pages and provides insights on performance, accessibility, SEO, and more. The script introduces Lighthouse as a hidden tool that can be used to enhance a website by generating reports on areas that need improvement, such as loading times and user experience.

πŸ’‘Cumulative Layout Shift (CLS)

Cumulative Layout Shift is a metric that measures the visual stability of a page. It quantifies the unexpected movement of content as the page loads. The video script explains CLS as a critical aspect of user experience, where a low CLS score indicates minimal layout shifting, leading to a better user experience. The example of a user accidentally completing an order due to layout shift is used to illustrate the negative impact of high CLS.

πŸ’‘Largest Contentful Paint (LCP)

Largest Contentful Paint (LCP) is a metric that measures the time it takes for the largest content element to become visible on the screen. The script mentions LCP as one of the Core Web Vitals, emphasizing that a fast LCP contributes to a good user experience by ensuring that important content loads quickly, with a target of under 2.5 seconds.

πŸ’‘First Input Delay (FID)

First Input Delay (FID) measures the time from when a user first interacts with a page to when the browser is able to respond to that interaction. The video script explains FID as an essential metric for interactivity, stating that a low FID score, ideally under 100 milliseconds, indicates a responsive site that can handle user inputs promptly.

πŸ’‘Meta Tags

Meta tags are snippets of text in the HTML code that describe a webpage's content and are used by search engines to understand what the page is about. The script discusses meta tags, particularly the meta description, as a way to provide search engines with information about the page, potentially influencing how the page is presented in search results.

πŸ’‘Responsive Design

Responsive design refers to the practice of crafting web pages that adjust to the size and capabilities of the device on which they are being viewed. The video script touches on the importance of testing a website's responsive design to ensure it looks good on all devices, including mobiles and tablets, by using the developer tools in a web browser.

πŸ’‘Web.dev

Web.dev is a website that provides resources and tools for web developers to learn about best practices, performance optimization, and modern web capabilities. The script recommends web.dev as a valuable resource for understanding Core Web Vitals and other web performance topics, suggesting it as a place to learn more about web development.

πŸ’‘Back Forward Cache

Back Forward Cache (BFCache) is a feature in some browsers that allows web pages to be stored in a cache when the user navigates away, enabling faster back-navigation. The script mentions a Lighthouse report noting that pages with WebSocket connections cannot utilize BFCache, indicating a limitation of WebSocket for certain web performance optimizations.

πŸ’‘Progressive Web Apps (PWA)

Progressive Web Apps (PWA) are web applications that are designed to provide a mobile-app-like experience, including the ability to work offline and send push notifications. While the script does not delve deeply into PWA, it acknowledges them as a topic within the realm of web development, suggesting that they are part of the broader conversation around creating high-quality web experiences.

Highlights

Core Web Vitals are essential for providing a good user experience across all devices.

Lighthouse is a hidden tool in Chrome that can be used to enhance website performance.

SEO (Search Engine Optimization) is crucial for improving a website's visibility in search results.

Google prioritizes fast-loading websites with good content and user experience in its search rankings.

Core Web Vitals include Cumulative Layout Shift (CLS), Largest Contentful Paint (LCP), and First Input Delay (FID).

Cumulative Layout Shift measures the visual stability of a page during loading.

Largest Contentful Paint (LCP) assesses how quickly the largest content element loads on a page.

A good LCP score should be achieved within 2.5 seconds according to Google's standards.

First Input Delay (FID) measures the time it takes for a browser to process user input.

Lighthouse generates reports to identify areas for improvement in web page performance.

Properly sizing images with explicit width and height attributes can prevent layout shifts.

Meta tags and meta descriptions play a role in SEO by reflecting the content of the page.

The title tag is an important SEO element that should accurately reflect the page content.

Using responsive design ensures that a website looks good on all devices and screen sizes.

The Lighthouse report provides insights into performance, accessibility, best practices, SEO, and PWA.

Meta keywords are considered deprecated and are no longer effective for SEO purposes.

The content of a page is now parsed by search engines using AI, impacting its ranking.

Web.dev is a valuable resource for learning about Core Web Vitals and other web performance topics.

Transcripts

play00:00

In today's video, we will learn about Core Web Vitals and why they are important.

play00:05

Like this video and keep your energy high.

play00:07

The thing is that your website should run on all devices in iPad, iPhone, Android, Surface Pro 4.

play00:16

Because we have to give a good experience to all users through our website.

play00:20

In this video, we will also learn that there is a hidden tool in Chrome called Lighthouse.

play00:24

And how you can use it to enhance your website.

play00:28

So write in the comment section below

play00:29

Sigma batch OP

play00:31

Let's go to the computer screen

play00:32

Let's roll the intro

play00:34

Intro

play00:43

So guys I have come here to my computer screen

play00:44

and now I will make a new folder whose name is video 6

play00:48

video 6 and here in video 6 I will open the VS code as always and the thing I am going to tell you today is very important from the aspect of SEO

play00:59

First of all, I want to tell you what is SEO, SEO stands for search engine optimization If you see any website, it has SEO

play01:06

Let's take the example of Amazon.in

play01:08

I opened Amazon.in

play01:09

So Amazon.in wants to load this website as soon as possible

play01:13

So that their products can come in search

play01:16

Google is a search engine

play01:17

Google's responsibility is to show the best pages to the users

play01:21

So Google will only want to show those pages that will be fast

play01:24

Present very good information, and have good user experience.

play01:31

For example, let's say there are two pages, one page has told about dog food, the other page has also told about dog food.

play01:37

But the page 2 of these two is loaded very fast, so Google will give it more preference.

play01:42

Along with that, there are core web vitals

play01:45

which google considers to rank two pages

play01:48

first of all content is important

play01:51

if your content is good then maybe your website can rank without core web vitals

play01:55

but if you are competing with a page which has similar quality content

play02:01

then your core web vitals will be seen

play02:04

and if your core web vitals are good then you will be given preference

play02:08

so in core web vitals first comes your cls

play02:11

you see this video here which I have run from web.dev website

play02:14

you will see that someone comes to your website and he is trying to cancel the order here and by mistake the time he canceled

play02:20

this thing above became visible and he shifted the layout and the order was completed but the user wanted the order to be completed

play02:26

and he wanted to click on no

play02:28

in this case the user experience is very bad

play02:30

and as you have seen in this video, it should not be like this

play02:32

that's why our CLS should be minimum

play02:34

now what is the definition of CLS?

play02:36

Cumulative Layout Shift means

play02:38

how much is shifting while the page is loading

play02:40

suppose you have loaded the page and first of all

play02:42

you get to see this

play02:44

it was above and after that when this key term part was loaded

play02:46

then everything was shifted down

play02:48

the layout should not be shifted

play02:49

if you put width and height in images then the layout will not be shifted

play02:52

the next metric we are going to talk about is LCP

play02:55

and LCP stands for Largest Contextual Paint

play02:57

this means that if the user is viewing a page

play02:59

then the biggest element on it

play03:01

for example, the biggest part in this is this image

play03:03

how long is it loading means the whole page will be loaded but the biggest element is loaded in how much time.

play03:05

The whole page will be loaded but the biggest element

play03:08

which is the most important is loaded in how much time.

play03:11

According to web.dev and google, a good LCP score should be 2.5 seconds.

play03:15

That is, the biggest element of the page should be loaded in 2.5 seconds.

play03:18

After this comes the third metric which is FID

play03:21

which stands for first input delay.

play03:23

First input delay means that if any user clicks on any input element

play03:27

Like a button or any type of input on a page

play03:30

So how long does that input process

play03:32

For example, if you click on a button, how long does that button click browser process

play03:36

And according to google and web.dev, your input should start processing in less than 100 milliseconds

play03:42

So these were the three core web vitals which are very important

play03:44

For your information, these core web vitals are updated but these 3 are very important

play03:49

Now I will show you what is a lighthouse report and why it is generated and how to get the value of these 3 core web vitals

play03:57

So I will tell you here, if you will inspect by right clicking and inspect it and you may have it on the right side so you can click here and bring it down

play04:05

by clicking here you can bring it here again

play04:07

and by clicking here you can bring it down

play04:09

I prefer it below because I am used to

play04:11

looking at it from the starting

play04:13

now you can see the option of lighthouse

play04:15

Lighthouse basically generates a report for you

play04:17

and tells you what can be improved

play04:19

in your html page

play04:21

for example if I want to see

play04:23

in mobile how mobile users see my if I want to see in mobile

play04:25

how mobile users are seeing my website

play04:27

so I will click on mobile

play04:29

or I will click on desktop

play04:31

I will close this tab

play04:32

I will click on mobile

play04:33

and here I will click on analyze page load

play04:35

so it will generate a report for me

play04:36

Lighthouse

play04:37

you can see here that a report has been generated

play04:39

in this performance, accessibility, best practices, SE and PWA

play04:42

all these things are being shown

play04:44

now here you can see some things are shown in red

play04:47

that is, the scope of improvement is in the page

play04:49

now here you are telling that size your images properly

play04:52

your website can be loaded 2.7 seconds fast

play04:55

so all these suggestions are given to you by Lighthouse

play04:59

and if you incorporate these suggestions

play05:01

then your website will be loaded very well

play05:04

and will give a good user experience.

play05:06

Now you can see here that image elements do not have explicit width and height.

play05:10

So you should give width and height, the width and height attribute of the image that we read in the last video,

play05:14

should be used so that your browser has space.

play05:18

When we set width and height in HTML, then space is reserved in the browser.

play05:22

Otherwise, if we do not set height and and width then what will happen is that the browser

play05:26

will not know how much space to reserve

play05:28

and as long as the CSS will load

play05:30

the whole page will shift from the bottom

play05:32

so we don't want our page to shift

play05:34

in the loading time, if our page starts

play05:36

shifting then if we are going to click here

play05:38

then by mistake when it shifts

play05:40

it may be possible that we click here

play05:42

suppose an image was going to come here

play05:44

I am going to click here

play05:46

and while I clicked

play05:48

this image loaded and all the content shifted down

play05:50

and instead of clicking here by mistake

play05:52

I will click on the image

play05:54

this is called cumulative layout shift

play05:56

this kind of shift is not preferred

play05:58

google does not prefer it at all

play06:00

and it should be minimum

play06:02

you can see that the space is very less

play06:04

so we have to keep the cumulative layout shift minimum so that our user can get a very good experience.

play06:07

Here we get a lot of suggestions and this is for our mobile.

play06:11

Now we can generate a desktop report.

play06:14

So as you can see that it has generated a report.

play06:17

92 marks in performance, 100 out of 82 in accessibility, 75 in best practices, 75 in SEO.

play06:23

Now you see here that the good things that have been told here

play06:26

And the scope of improvement that Lighthouse tells you

play06:28

So this is a hidden tool that we should all use

play06:31

Now I want to tell you about meta tags and meta description

play06:34

So what I will do here is that I will make a new file

play06:37

I will name it index.html

play06:38

And after making an html file

play06:40

The first SEO element I want to tell you is title

play06:43

If your title is reflecting the content of your page, then it is a good SEO practice.

play06:49

Whenever your page is changing, make the title so that it reflects the content of your page.

play06:53

Because if you want your website on Google, then it will come according to the title.

play06:57

The index of Google, like you guys write here, Code with Harry.

play07:01

And you write like this, so this thing is the title of the page.

play07:04

And this is the title of the page, which is put by the YouTube people. This is the title of the page and this is the title of the page which is put by youtube

play07:06

this is the title of the page which is put by instagram

play07:08

this is the title of the page which is put by github

play07:10

so if the title is put on the page

play07:12

and the title actually reflects the content of the page

play07:16

then your website will rank very well

play07:20

now here let's say I put content

play07:22

and I put h1 and write here harry

play07:24

and after this let's and I write here Harry and then I write a paragraph here and I write lorem 45 here.

play07:30

Now why did I write lorem 45, I will do view word wrap, why did I write 45, this is a very good question.

play07:36

I wrote 45 because I am lazy and 4 and 5 are around, so I doubled 4 and 5. I also write 23 because they are also around, okay?

play07:42

So there is no other reason. Now I will quickly preview it here, I will open in browser, so see it looks like this.

play07:47

Now this document is written, if I leave it like this, then it will not be a good SEO practice.

play07:51

I will write here about Harry and here I will write code with Harry, which is also my website.

play07:56

And what will happen by doing this, my title will be reflected here, as you can see.

play08:01

So what will happen by doing this kind of work, that my website will have more chances of my website appearing in google will increase.

play08:07

I will inspect and take out its lighthouse report and see what are the scope of improvements.

play08:11

Right now, its lighthouse report will be very good because there is nothing in it that I should improve.

play08:16

But when I put images, I will get suggestions like put width, put height.

play08:20

Along with that, I will tell you one more trick so that that you can see your website in any mobile.

play08:28

You can click on the computer and if you choose responsive, then you can see your website in any device.

play08:38

You can see if your website is responsive or not.

play08:41

If you go to a specific device, like iPhone 12 Pro, Your website will look like this in the iPhone 12 Pro resolution.

play08:48

Now don't say why there is no 15 or 16 in it.

play08:51

12 Pro means a big iPhone device.

play08:53

Understand, okay.

play08:54

In such a big device,

play08:57

How will your website look?

play08:58

This is simply being told to you.

play09:00

So now you can see here

play09:02

How will it look in Surface Pro 7?

play09:04

By clicking here

play09:05

You can also see how it will look in Google phones

play09:08

And if you want to take a general view

play09:11

How will my website look in a responsive device

play09:15

Like in iPad

play09:17

Now if you don't have a device, then choose responsive and take out the approximate bit of your device

play09:21

In total, your website should look good in all the bit devices

play09:24

I will also tell you how this happens in this course In short, your website should look good in all the devices of width.

play09:25

I will tell you how this happens in this course.

play09:27

Now if you click here again, it will close.

play09:30

The responsive view is closed.

play09:31

And as soon as it closes, your website looks like this.

play09:34

I will close it.

play09:35

I will come back here and tell you about the meta text.

play09:38

Here I will write like meta, so look here meta desc is coming.

play09:42

I will click on meta desc and here I can give the description of my page here.

play09:45

Suppose I give this is the page, this is a page about, this is a page which contains description about Harry.

play09:55

And here you can write whatever page content you want, like I show you, then you write what is SEO and here you can see the meta description

play10:08

SEO stands for this in simple terms

play10:10

now it is not necessary that a search engine will parse your meta DESC

play10:13

if it likes it, then it will keep your meta DESC here

play10:17

if you have not put meta DESC, then it can be generated from your content

play10:20

so this is the responsibility of the search engine

play10:23

we don't know what Bing will do, what Google will do but from our side, our this is the responsibility of the search engine, what will Bing do, what will Google do, we don't know

play10:25

But from our side, our page should be absolutely to the point, especially if we are writing a blog and we want our page to rank organically

play10:32

So here you can see that I have put MetaDESC, now a meta keyword used to work a lot before, but now the meta keyword

play10:39

It has been deprecated, meta keyword is not used at all the code of meta keywords looks like this

play10:45

but it is believed that meta keywords do not rank in SEO

play10:49

because people abuse it more

play10:51

suppose you have written a page about pets

play10:53

and you have written what is SEO in meta keyword

play10:55

so it is not that your page will be ranked

play10:57

I will correct these double quotes here

play10:59

so if I put meta keyword here

play11:01

then it is not necessary that the search engine will consider it

play11:03

some search engines do not believe in meta keywords they say that we do not want to see put meta keywords, it is not necessary that the search engine will consider it. Some search engines do not believe in meta keywords.

play11:06

They say that we do not want to see your meta keywords.

play11:08

Meta keywords used to work a lot before, but not now.

play11:11

Now the content of your page is being parsed.

play11:13

And now the time of AI is coming, so your content will be understood.

play11:16

According to the value of your content, it will be ranked.

play11:20

Now if you want to know exactly about these core web vitals,

play11:23

for example, if I right-click and inspect

play11:25

and go to Lighthouse and take out the Lighthouse report for the desktop, then some Core Web Vitals come

play11:30

like LCP comes, then FCP comes, First Contextual Paint, now you can see here everything is 100, 100, 100, 100

play11:37

Look here, there was not much in this content, but here you can see that it is saying that

play11:41

what are you doing, pages with Websocket cannot enter back forward cache.

play11:45

It has websocket because we are using this extension.

play11:48

Live preview.

play11:49

Otherwise, this is absolutely correct.

play11:50

Accessibility is also 100.

play11:51

Everything is 100.

play11:52

This is a very good page.

play11:53

PWA is Progressive Web Apps.

play11:55

We will not make it now.

play11:56

But you can see here that first contextual paint, largest contextual paint, total blocking time, cumulative layout shift, speed index.

play12:03

If you want to know about all this,

play12:04

like what is first contextual paint? That what the user is going to see, how long has it been painted on the browser. Total blocking time, cumulative layout shift, speed index If you want to know about all these things

play12:05

Like what is first contextual paint?

play12:07

How long will the user see the paint on the browser?

play12:09

So if you want to see this thing

play12:11

You will have to go to web.dev

play12:13

Web.dev is a very good website

play12:15

Which talks about all these things

play12:17

And you can see here

play12:19

They keep talking about it

play12:21

You can learn about all these things here

play12:23

If you want to learn PWA, you can learn PWA.

play12:25

About all these things

play12:27

There is a lot of good content here.

play12:29

But we are in this course

play12:31

HTML, CSS, JavaScript and websites

play12:33

Will focus on making.

play12:34

This thing should have come to you according to me.

play12:36

Because of which I told you about it.

play12:38

If you have not yet accessed the Sigma Web Development series

play12:41

Then definitely access it.

play12:43

Access the playlist and bookmark it.

play12:45

Or click on the star and click here to save.

play12:48

That's it for now, guys.

play12:49

Thank you so much for watching this video.

play12:51

And I will see you next time. Thanks for watching!

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
SEO TipsWeb VitalsUser ExperienceGoogle RankingWebsite SpeedLighthouse ToolResponsive DesignMobile ViewingContent QualitySEO Optimization