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.

image Meta description length is correct

Coming soon.

image No keyword in meta description

Coming soon.

image Keywords were found in description

Coming soon.

image Too much meta description tags

Coming soon.

image Only one meta description tag

Coming soon.

image No meta description

Coming soon.

image Meta description is present

Coming soon.


check_h1.py

image Too much h1 tags.

Coming soon.

image H1 tag found

Coming soon.

image No h1 tag

Coming soon.

image No keyword in h1

Coming soon.

image Keyword found in h1

Coming soon.


check_h2.py

image No h2 tag

Coming soon.

image H2 tags were found

Coming soon.

image No keyword in h2

Coming soon.

image Keyword found in h2

Coming soon.


check_images.py

image Img lack alt tag

Coming soon.

image Img have alt tag

Coming soon.


check_keywords.py

image No keyword in meta keywords field

Coming soon.

image Keywords found in meta keywords field

Coming soon.


check_keyword_url.py

image No keywords in URL

Coming soon.

image Keywords found in URL

Coming soon.


check_links.py

image Not enough internal links

Coming soon.

image Internal links were found

Coming soon.

image Not enough external links

Coming soon.

image External links were found

Coming soon.

image Found broken internal links

Coming soon.

image No broken internal link found

Coming soon.


check_title.py

No title tag

Coming soon.

image Found title tag

Coming soon.

Too much title tags

Coming soon.

image Title tag is too short

Coming soon.

image 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.

image Keywords found in title

Coming soon.


check_url.py

Too many levels in path

Coming soon.

image Right amount of level in path

Coming soon.

image URL is too long

Coming soon.

image 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