gerdemann/googleindex

Send pages to google for indexing

0.0.2 2021-10-22 08:01 UTC

This package is auto-updated.

Last update: 2024-04-22 13:37:20 UTC


README

This package provides a backend module that can be used to trigger the indexing of pages at Google or to remove pages from the Google index.

Attention! Currently, Google officially supports only special page types (e.g. job pages). Unofficially, however, you can send all pages to Google.

Installation

You can install the package via composer:

composer require gerdemann/googleindex

The package will register itself automatically.

Usage

Go to the backend module "Google Index". There you can send the page to Google or remove it from Google.

License

The MIT License (MIT). Please see License File for more information.