Skip to content

performs seo audits on sites and pages recursively

License

Notifications You must be signed in to change notification settings

momallou/audit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audit

  1. Simply put give it a url
  2. Wait for the magic to happen
  • checks the url recursively for internal links

  • returns a comprehensive SEO report for each page on the site found *Ignores urls that aren't text/html **Ignores robots.txt **Ignores nofollow

  • written in plain old php (efficiently)

  • stores information in a database for later use

  • accessible over https returns json info for:

    • raw page data (title, description, images, links, word count, etc)

About

performs seo audits on sites and pages recursively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%