molchanovvg/yii2-pingator

Extension for 'pingator' for Yii 2

dev-master 2016-08-28 15:26 UTC

This package is not auto-updated.

Last update: 2024-09-23 13:04:41 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');