/tool-seo

Koalati tool that checks for on-site SEO of a page and that provides suggestions for improvement.

Primary LanguageJavaScriptMIT LicenseMIT

On-page SEO Tool for Koalati

npm (scoped) GitHub CI Workflow status Libraries.io dependency status for latest release, scoped npm package

This is the repository for Koalati's built-in on-page SEO tool. This tool's goal is to analyze a page's meta tags, contents and URL to help optimize and improve its reach on search engines like Google.

Here is a summary of the elements the tool looks at:

  • Page title
  • Meta description
  • H1 headings
  • H2 headings
  • Inline styles
  • Images without an alt description
  • Deprecated HTML tags
  • SEO-friendly URL
  • SSL certificate

Contributing

If you would like to add features, fix bugs or optimize this tool, feel free to fork this repository and submit a pull request.

You can find more information on how to build and test Koalati tools in the Tool Template's Documentation.