Download the PHP package fran-diaz/itseo without Composer
On this page you can find all versions of the php package fran-diaz/itseo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fran-diaz/itseo
More information about fran-diaz/itseo
Files in fran-diaz/itseo
Download fran-diaz/itseo
More information about fran-diaz/itseo
Files in fran-diaz/itseo
Vendor fran-diaz
Package itseo
Short Description Includes methods that extract SEO info from url or HTML code
License MIT
Homepage https://github.com/fran-diaz/Itseo
Package itseo
Short Description Includes methods that extract SEO info from url or HTML code
License MIT
Homepage https://github.com/fran-diaz/Itseo
Please rate this library. Is it a good library?
Informations about the package itseo
Itseo
Itseo is a class that meets a set of tests whose function is to review web pages in very basic level to extract information about SEO.
Current tests that Itseo includes
- Dmoz directory check.
- Favicon present.
- Flash elements present (embed and objects).
- Frame and Iframe elements present.
- Headings list.
- Image's alt present.
- Links check (well formed, other elements inside or missing href tag).
- Title element present.
- Meta title present (same as Title element and correct size).
- Meta description present (and correct size).
- Meta Keywords present.
- Robots file present and well formed.
- Sitemap file present.
- Text ratio check (almost 25% / total page code).
- Url size.
- WWW and non-WWW redirected to the same page.
- Humans.txt file present.
All versions of itseo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package fran-diaz/itseo contains the following files
Loading the files please wait ....