osit/webaseo
最新稳定版本:v1.0.2
Composer 安装命令:
composer require osit/webaseo
包简介
SEO report for your website.
README 文档
README
About WebaSEO
SEO report for your website.
Using WebaSEO
You can use WebaSEO to improve your SEO. WebaSEO will grade your website and give you insight on what you may improve to improve SEO.
Getting Started
-
Composer require the package:
composer require osit/webaseo
-
Initialise the package:
php artisan webaseo:init
-
Use WebaSEO:
- visit WebaSEO Dashboard using path {/webaseo/report} e.g.: http://127.0.0.1:8000/webaseo/report to get your SEO report!
Security
You can protect you WebaSEO data by uncommenting the line of code:
// $this->middleware('auth');
in the WebaseoController.php constructor.
Contributing
Thank you for considering contributing to the WebaSEO package!
Please email our developer via developer@osit.co.za to find out how.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-12-11