Skip to content

Description of the checks

Corentin Bettiol edited this page Dec 3, 2019 · 9 revisions

Why do some controls raise warnings and others cause problems?

Here is a list of all checks, with a detailed description and the reason for their designation as a problem or warning:


check_description.py

image Meta description is too short

Coming soon.

image Meta description is too long

Coming soon.

Meta description length is correct

Coming soon.

image No keyword in meta description

Coming soon.

Keywords were found in description

Coming soon.

image Too much meta description tags

Coming soon.

Only one meta description tag

Coming soon.

image No meta description

Coming soon.

Meta description is present

Coming soon.


check_h1.py

image Too much h1 tags.

Coming soon.

H1 tag found

Coming soon.

image No h1 tag

Coming soon.

image No keyword in h1

Coming soon.

Keyword found in h1

Coming soon.


check_h2.py

image No h2 tag

Coming soon.

H2 tags were found

Coming soon.

image No keyword in h2

Coming soon.

Keyword found in h2

Coming soon.


check_images.py

image Img lack alt tag

Coming soon.

Img have alt tag

Coming soon.


check_keywords.py

image No keyword in URL

Coming soon.

Keywords found in URL

Coming soon.


check_keyword_url.py

image No keywords in URL

Coming soon.

Keywords found in URL

Coming soon.


check_links.py

image Not enough internal links

Coming soon.

Internal links were found

Coming soon.

image Not enough external links

Coming soon.

External links were found

Coming soon.

image Found broken internal links

Coming soon.

No broken internal link found

Coming soon.


check_title.py

No title tag

Coming soon.

Found title tag

Coming soon.

Too much title tags

Coming soon.

image Title tag is too short

Coming soon.

Title tag have a good length

Coming soon.

image Title tag is too long

Coming soon.

image Title do not contain any keyword

Coming soon.

Keywords found in title

Coming soon.


check_url.py

Too many levels in path

Coming soon.

Right amount of level in path

Coming soon.

image URL is too long

Coming soon.

URL length is great

Coming soon.


content_words_number.py

image Content is too short

Coming soon.

image Content is too short

Coming soon.

Content length is right

Coming soon.


keyword_present_first_paragraph.py

image No keyword in first paragraph

Coming soon.

Keywords found in first paragraph

Coming soon.


Content

If you want to know the reasons why we chose these checks in particular.

Checks that are not included inside the project


Code

Clone this wiki locally