gerdemann / googleindex
Send pages to google for indexing
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- flowpack/googleapiclient: ~1.2.0
- neos/fusion: ^7.0
- neos/fusion-afx: ^7.0
- neos/neos: ^7.0
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.