codeperfectplus / PySEO

SEO Validation tool written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 100.0%