The calculated quality score

Undraw My Documents

About

ComboStrap calculates automatically a quality score for each page.

Example

The quality score can be seen in the quality section of the analytical data.

When the score is 0, it means that the score rule failed.

"scoring": {
	"score": 45, // The score total
	"scores": { // The details
		"canonical_present": 0,
		"correct_content_length": 10,
		"correct_outline": 3,
		"correct_word_avg_by_section": 10,
		"description_present": 8,
		"edits_count": 0,
		"internal_backlinks_count": 3,
		"internal_links_count": 3,
		"no_fixme": 1,
		"no_internal_broken_links_count": 2,
		"title_present": 0
	}
}

Calculation

The principe is based on the fact that the more quality, a page has, the more points it should get. (Positive enforcement).

The calculation formula is based on:

Score Points Description
canonical_present 5 the canonical should be present.
correct_content_length 10 When the page has a content length between a minimum and maximum of words
correct_outline 3 when the outline (headers) of the page are in correct order
correct_word_avg_by_section 3 when the average words by section is between a minimum and maximum of words
description_present 8 the description is the second important metadata shown on SERP pages
edits_count 0.5 The more edits, the more quality (points are by edits. 4 edits = 2 points)
internal_backlinks_count 0.5 The more backlinks, the better (points are by edits. 4 links = 2 points)
internal_links_count 0.5 The more internal link, the better (points are by edits. 4 links = 2 points)
no_fixme 1 point if the page does not have any fixme
no_internal_broken_links_count 2 points if the page does not have any broken link
title_present 10 the title is the most important metadata shown on SERP page

Own score implementation

You can also also implement your own score calculation by querying the analytical data.




Showcase yourself and your brand

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




Recommended Pages
Undraw Growth Chart R99m
How ComboStrap tackles SEO to bring you more visitors?

seoSearch engine optimization (or SEO) is the process of making your website optimized for search/enginesearch engine (Google, Bing, ...) to get to the top of their result. On a website level, it means:...
Improve your page quality with dynamic quality 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...
Page Explorer List Name To Ui Region
Page-explorer: adding page navigation easily to your website

With the page-explorer component, you can add an explorer like panel that will list your pages in a list or collapsible tree fashion
Undraw My Documents
Web quality module of Combostrap

Get insight on the quality of your pages and takes back control of your SEO



Task Runner