Skip to content

Releases: ymigval/laravel-indexnow

v2.0.0

05 Jan 23:07
Compare
Choose a tag to compare

v1.0.2

05 Jan 21:54
5b84ca8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...v1.0.2

1.0.1

26 Dec 19:23
Compare
Choose a tag to compare

Full Changelog: v1.1.0...1.0.1

v1.1.0

09 Jan 01:15
9577b37
Compare
Choose a tag to compare
  • You can host one to several text key files in other locations within the same host.
  • Simplified internal key generator

v1.0.0

26 Aug 12:43
Compare
Choose a tag to compare
  • Initial release of ymigval/laravel-indexnow.
  • Added functionality to notify IndexNow about changes in URLs.
  • Facade method submit introduced to send URL notifications.
  • Support for submitting single and multiple pages per request.
  • Configuration option to ignore production environment for request sending.
  • Added Artisan command for generating IndexNow API keys.
  • Implemented spam prevention mechanism with 24-hour blocking.
  • Included internal logging handler with an Artisan command for logs.
  • Basic documentation covering installation and usage.

This version marks the initial launch of the ymigval/laravel-indexnow package, providing Laravel users with a convenient way to notify IndexNow about changes to their website URLs and enabling faster updates in search engine results.