ComboStrap Quality - Quality Rules

Undraw My Documents

About

quality rules check the quality of a page and gives quality target at the same time.

They have only two states:

  • passed
  • or failed

They:

Example

Example of the quality section of the json analytical data

"rules": {
	"result": "1 quality rules errors",
	"info": {
		"canonical_present": "A canonical is not present in the frontmatter"
	},
	"details": {
		"canonical_present": "Failed",
		"description_present": "Passed",
		"fixme_min": "Passed",
		"internal_backlinks_min": "Passed",
		"internal_links_broken_max": "Passed",
		"internal_links_min": "Passed",
		"outline_structure": "Passed",
		"title_present": "Passed",
		"words_by_section_avg_max": "Passed",
		"words_by_section_avg_min": "Passed",
		"words_max": "Passed",
		"words_min": "Passed"
	}
}

List

Below is the list of quality rules that ComboStrap applies.

The threshold are actually fixed, you can't change them.

Name Description
canonical_present A canonical should be present in the frontmatter
description_present A description should be present in the frontmatter
fixme_min A page should have no fixme
internal_backlinks_min A page should have at minimum one link from another page (internal backlink)
internal_links_broken_max A page should not have a link to a non-existing page (broken link)
internal_links_min A page should have at minimal a link to another page (internal link)
outline_structure The headers should have a tree structure (outline, toc)
title_present A title should be present in the frontmatter
words_by_section_avg_max A page should have at maximal a average of 300 words by section
words_by_section_avg_min A page should have at minimal a average of 20 words by section
words_max A page should have at maximal 1500 words
words_min A page should have at minimal 50 words.




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages
Undraw My Documents
ComboStrap - Quality

Get insight on the quality of your pages and takes back control of your SEO
ComboStrap Analytics - Data (JSON)

ComboStrap performs regularly analytical calculation on pages. The analytical data are composed of three parts: metadata: the page metadata statistics: the page statistics such as late publication...
ComboStrap Quality - Dynamic Page Monitoring

Dynamic Page Quality Monitoring is a ComboStrap feature that encourages the writer to improve the quality score of the page. A message is shown that indicates the quality rules that can be improved and...
Low Quality Content Effect
ComboStrap Quality - Low Quality Page

This page shows you how ComboStrap defines a low quality page and you can use this definition to improve your SEO score



Task Runner