onedrop/google-notify

Push google indexing notification on page publish

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/onedrop/google-notify

1.0.0 2019-01-27 15:11 UTC

This package is auto-updated.

Last update: 2025-09-28 06:38:54 UTC


README

Send published pages to google indexing API.

Setup

https://cloud.google.com/docs/authentication/production#obtaining_and_providing_service_account_credentials_manually

./flow google:storecredentials auth.json

Settings

Onedrop:
  GoogleNotify:
    baseUri: 'https://example.com/'
    nodeTypes: 
      - 'Vendor.Package:Document.Some'