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.
You can install the package via composer:
composer require gerdemann/googleindex
The package will register itself automatically.
Go to the backend module "Google Index". There you can send the page to Google or remove it from Google.
The MIT License (MIT). Please see License File for more information.