-
Add
"ddaproduction/zeo404": "*"
to ucore/custom/composer.json
files -
Run
composer update
incore/
folder -
Run
php artisan migrate
-
Run
php artisan vendor:publish
And select Provider: DDAProduction\Zeo404\Zeo404ServiceProvider -
Edit file
custom/config/domain.php
change variables:- current_site - your domain
- sitemap_url - link to u sitemap.xml
- ignored_blanks - array with links what will ignore like blank
- ignored_all - array with links what will ignore all time
- email_notify - email for send result work script
- timeout - timeout for waiting connect
- sleep_after_link - timeout for sleep after parse link (in sec)
- sleep_after_page - timeout for sleep after parse link (in sec)
- write_blank - record Blank pages to report
- write_empty - record Empty link pages to report
-
Run
php artisan self:parse
-
Wait...
-
Go to manager and check modules->zeo404
Just add php artisan self:parse
to cronjob