pndx/seo-pusher

Push url to seo api

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

This package is auto-updated.

Last update: 2025-06-16 13:40:27 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.