Download the PHP package dllpl/google-fast-indexing without Composer
On this page you can find all versions of the php package dllpl/google-fast-indexing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dllpl/google-fast-indexing
More information about dllpl/google-fast-indexing
Files in dllpl/google-fast-indexing
Package google-fast-indexing
Short Description Пакет PHP предназначенный для быстрой индексации страниц вашего сайта в поиске Google.
License MIT
Informations about the package google-fast-indexing
Google Fast Indexing PHP library
(en) Library for quick indexing of a site (site pages) in Google search results. Based on the library google/apiclient. A detailed guide from obtaining a Google API key to submitting URLs for indexing is available at link
(ru) Библиотека для быстрой индексации сайта (страниц сайта) в поисковой выдаче Google. Создано на основе библиотеки google/apiclient. Подробное руководство от получения API-ключа Google до отправки url-адресов на индексацию доступно по ссылке
Requirements (Требования)
- php: ^7.4 || ^8.0
Installation (Установка)
Usage example (Вызов)
Example file urls.txt (Пример файла)
Each URL is on a new line. It's important.
P.S.
Recently, Google has been very poorly and very slowly indexing website pages on its own, Based on this, there was a desire to implement this package for our own needs and for the needs of the entire GitHub community. Thank you for your stars! I invite you to take part in the development of this package.
(ru) В последнее время Google очень плохо и совсем неспешно самостоятельно индексирует страницы сайта, исходя из этого возникло желание реализовать данный пакет для собственных нужд и для нужд всего GitHub-комьюнити. Спасибо за ваши звезды! Приглашаю принять участие в развитие данного пакета.