Skip to content

codeperfectplus/PySEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PySEO

SEO Validation tool written in python

Scope of the Project

The scope of the project is to create a tool that can be used to validate the SEO of a website. The tool will be able to crawl a website and check for the following SEO parameters:

  1. Page that returns a 4xx or 5xx status code
  2. images with no alt text
  3. number of broken link
  4. number of external links
  5. number of internal links
  6. website meta information (page title, meta description, meta keywords)

How to use the tool

The tool can be used by running the following command:

Project Status

The project is currently in development. The following features are currently being worked on:

About

SEO Validation tool written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages