Download the PHP package kostikpenzin/indexing_api_google without Composer
On this page you can find all versions of the php package kostikpenzin/indexing_api_google. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kostikpenzin/indexing_api_google
More information about kostikpenzin/indexing_api_google
Files in kostikpenzin/indexing_api_google
Package indexing_api_google
Short Description The Indexing API allows any site owner to directly notify Google when pages are added or removed
License MIT
Homepage https://github.com/kostikpenzin/indexing-api-google
Informations about the package indexing_api_google
Indexing api google
The Indexing API allows any site owner to directly notify Google when pages are added or removed. This allows Google to schedule pages for a fresh crawl, which can lead to higher quality user traffic. For websites with many short-lived pages like job postings or livestream videos, the Indexing API keeps content fresh in search results because it allows updates to be pushed individually.
Here are some of the things you can do with the Indexing API:
- Update a URL: Notify Google of a new URL to crawl or that content at a previously-submitted URL has been updated.
- Remove a URL: After you delete a page from your servers, notify Google so that we can remove the page from our index and so that we don't attempt to crawl the URL again.
Before you can start using the Indexing API, there are a few things you need to do, if you haven't done them already:
- Create a project for your client
- Create a service account
- Add your service account as a site owner
- Get an access token