molchanovvg / yii2-pingator
Extension for 'pingator' for Yii 2
Package info
github.com/molchanovvg/yii2-pingator
Type:yii2-extension
pkg:composer/molchanovvg/yii2-pingator
dev-master
2016-08-28 15:26 UTC
This package is not auto-updated.
Last update: 2026-03-23 20:01:07 UTC
README
Adds the ability to ping the search engines, ie report on the need for indexing of your site, or a new article online
Install
php composer.phar require --prefer-dist molchanovvg/yii2-pingator "*"
Usage
use molchanovvg\ping\Ping;
Ping::send('Domain name','Site Address','Need to update the URL','RSS URL');