pndx / seo-pusher
Push url to seo api
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pndx/seo-pusher
Requires
- ext-json: *
- guzzlehttp/guzzle: ^7.3
This package is auto-updated.
Last update: 2025-12-16 14:37:38 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.