hersonls / Code_x_Content_Proportionality

Calculate the content/HTML proportionality on your webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Code x Content Proportionality

The problem

When dealing with SEO, an important metric to keep track is the proportionality between content and HTML code. The propotionality becomes a problem when the amount of code surpasses in 10% or more the amount of text on the page.

This affects SEO since the less code your page has, faster it will load. Besides, the more content your page has, the more search engines might consider it relevant.

The calculator

With this calculator you can calculate this propotionality on a given code.

Running the project

Open the index.html file with your browser.

¯\_(ツ)_/¯

About

Calculate the content/HTML proportionality on your webpage


Languages

Language:JavaScript 100.0%