What to expect?
Technical flaws
SEO
Domain authority:
Backlinks:
Referring domains:
Keywords:
Indexing of a web page
In order for a user to find a page in a search engine, it must first be found by a robot that is sent to explore it by a search engine such as Google. If this robot discovers your site and examines its content, it will save it in its database. The robot then decides whether your content on the site is beneficial enough to show it in search to other users. This process is called indexing.It is very important for search engine robots to be able to index all the pages of a site to be found by a user in a search. Search engines do not want to display administration pages, cart pages, duplicate pages, and other parts of the site that would not be of any benefit to users if they were displayed in search results.The determination of which pages to display is influenced by the commands in the robots.txt file, the robots meta tag, or canonicalization.
Web page is indexed correctly
Recommendation
1. If the number of indexed pages is many times greater than the number of pages on your site, you need to check the indexing of various pages and parameters in detail. It is likely that you are allowing indexing of pages that should not be indexed.
2. If the number of indexed pages is less than the number of pages on the site, you need to examine the non-indexed pages and find the reason why they are not indexed.
3. The Google Search Console tool will help you to find out the number of indexed and non-indexed pages. This tool will also give you the reason why specific pages are not indexed.
Robots.txt
The robots.txt file is located in the main directory of the web page. It is the first place a search engine robot will look to see what web pages it can or cannot index. Search engines don’t want to show administration pages, cart pages, duplicate pages, and other parts of the site that would not benefit users by showing up in search results.. The robots.txt file should be placed on every website.
Robots.txt file exists
Recommendation
1. The robots.txt file should contain an XML sitemap. Also this file should contain commands to disallow robots for administration, login, registration, cart, forgot password and other pages that we don’t need to index.
Meta title
The page title or Meta Title is one of the most important factors in search engine optimization. On every page, the Meta Title must be unique. The title should contain the most important keyword for that sub-page and your brand name at the end. The length of the Meta Title should be less than 60 characters.
Web page contains meta titles
Recommendation
1. Each URL should contain a unique Meta Title. Duplicates should be removed.
2. Meta Title length should be less than 60 characters. Longer titles should be shortened
3. The main keyword for the subpage should be placed in the title.
Meta description
The page description or Meta Desciption is important for SEO. The content of Meta Description should be a brief description of the subpage. The length of the text should be up to 160 characters and the text should be interesting for users. The search engine will decide whether the Meta Description content will be displayed in search or not.
Web page contains meta descriptions
Recommendation
1. Create an original and relevant Meta Description with a clear CTA (call to action) for each URL.
Heading tags
The H1, H2, H3 and other tags are the headings and subheadings of each section on the page. The H1 heading is the most important heading and there should only ever be one heading on the page. It should contain keywords that describe the subpage. The other subheadings should logically structure the page and should not be used in a haphazard way.
An example of a logical Hx structure might look like this:
H1
H2
H2
H3
H4
H2
H3
H4
Web page does contains heading tags
Recommendation
1. Every single subpage should have one original H1 heading. In the case of longer text, subheadings H2, H3, etc. should also be used.
Sitemap
A sitemap or XML sitemap is a file that contains all the URLs of a site. Sitemaps are used by search engines for better navigation. Thanks to sitemaps, robots can discover pages that they would not find in a normal web crawl.
Sitemap exists
Recommendation
1. You can generate the sitemap in your CMS system.
2. Upload the sitemap to the robots.txt file so that robots can find it.
3. For a better overview of the site indexing, upload the sitemap to Google Search Console
Alt tags
Image alt tags indicate what is in a given image. Alt tags are useful for the visually impaired, who can use them to find out what is in the image. In SEO optimization, alt tags help search engines understand the meaning of an image and place it in the image section of a search.
Images contains alt tags
Recommendation
1. The alt tag should briefly describe what is in the image.
2. You fill in the alt tag in the CMS system or directly in the website code.
Page speed
First contentful paint:
Largest contentful paint:
Compressed images
Each image on your website is stored by the computer in a pre-selected code representation, called a format. Modern image formats such as WebP offer the same quality with a smaller size than older PNG or JPEG formats, which means faster downloads and less data consumed.
Images are compressed
Recommendation
1. Compress images before uploading them
2. Use next generation formats such as WebP