techdivision/jobs-googleapi
composer require techdivision/jobs-googleapi
Package to send updated or deleted JobPostings to the Google Indexer API
v1.0.0-beta3
- Requires
- techdivision/jobs: ^1.0
- flowpack/googleapiclient: ^1.1
- neos/fusion-form: *
- neos/fusion-afx: *
- Suggest
- neos/redirecthandler-neosadapter: Sends correct 410 status if job has been deleted
- neos/seo: Provides sitemap.xml
Readme excerpt
TechDivision.Jobs.GoogleApiThis package is in beta status
It does work from a technical point of view, but there might be a lot of edge cases with the google crawler.
We are happy if you can provide feedback from real world scenarios.
Send them to neos@techdivision.com.
Thank you very much!
With Jobs you can access the google indexing API - currently the only valid use of the indexing API.
Please be aware that this consumes your site's crawling budget, so use with care!
In order for this to work, we added
- a backend module to send your new/changed jobs to the api
(one could make this automatic, but this is kinda dangerous …
Read more
The same vendor provides 15 package(s).