SEO(search engine optimization) is very important for websites to rank higher in search engines. There are a number of factors that affect the SEO score of the webpage like
The list is very long and I have covered only few important factors.
Google Chrome comes with an inbuilt SEO checker part of their lighthouse project. Lighthouse is much more than just SEO checker. It analyzes web apps and web pages, collecting modern performance metrics and insights on developer best practices.
Lighthouse is integrated directly into the Chrome DevTools, under the “Lighthouse” panel.
To access Lighthouse
Cmd+Shift+J
(on Windows) or Cmd+Option+J
(on Mac). Alternatively, you can right click
on page and select Inspect
option from context menu.Uncheck all the option except SEO and select the device type i.e. Mobile or Desktop.
Then, click on Generate Report button and let the lighthouse analyze the webpage. The SEO score of a webpage differs for both Mobile and Desktop - so make sure you generate both reports.
Once, the report is generated you can spot the common issues that can affect SEO score of underlying website and take appropriate action.
Here is sample report of https://tutorial.tips/