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

v1.0.1 2022-02-16 06:39 UTC

This package is auto-updated.

Last update: 2025-12-16 14:37:38 UTC


README

Contributors Forks Stargazers Issues MIT License

Seo-pusher

Push url to seo api
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. Getting Started
  2. Usage
  3. Roadmap
  4. License

Getting Started

Installation

  1. Composer
    composer require pndx/seo-pusher
  2. Clone the repo
    git clone https://github.com/pndx/Seo-pusher.git

Usage

  1. Change setting in Config.php

  2. (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.