molchanovvg/yii2-pingator

Extension for 'pingator' for Yii 2

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

pkg:composer/molchanovvg/yii2-pingator

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

This package is not auto-updated.

Last update: 2025-11-03 18:10:29 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');