fran-diaz/itseo
Composer 安装命令:
composer require fran-diaz/itseo
包简介
Includes methods that extract SEO info from url or HTML code
README 文档
README
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.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-11-22