SEO Content & Meta Analyzer
Characters: 0 / 60 (Recommended)
Characters: 0 / 160 (Recommended)
General Stats
Words: 0
Readability: N/A
Keyword Density
Type content to see top keywords…
' + kw + ': ' + percent + '%
';
}
document.getElementById('keyword-list').innerHTML = densityHtml;
} else {
document.getElementById('keyword-list').innerHTML = 'Need more content…';
}
}
function clearSEOFields() {
document.getElementById('seo-title-input').value = ";
document.getElementById('seo-desc-input').value = ";
document.getElementById('seo-body-input').value = ";
analyzeSEO();
}