onedrop/google-notify

Push google indexing notification on page publish

1.0.0 2019-01-27 15:11 UTC

This package is auto-updated.

Last update: 2024-03-28 03:30:15 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'