pndx / seo-pusher
Push url to seo api
v1.0.1
2022-02-16 06:39 UTC
Requires
- ext-json: *
- guzzlehttp/guzzle: ^7.3
This package is auto-updated.
Last update: 2025-06-16 13:40:27 UTC
README
Seo-pusher
Push url to seo api
Explore the docs »
Report Bug
·
Request Feature
Getting Started
Installation
- Composer
composer require pndx/seo-pusher
- Clone the repo
git clone https://github.com/pndx/Seo-pusher.git
Usage
-
Change setting in Config.php
-
(new \Pndx\SeoPusher\Pusher\PusherBaidu('https://example.com'))->push(['url1', 'url2']); (new \Pndx\SeoPusher\Pusher\PusherShenma('example.com'))->push(['url1', 'url2']);
Roadmap
See the open issues for a list of proposed features (and known issues).
License
Distributed under the MIT License. See LICENSE
for more information.