Gsitemap Versions Save

This module generates your Google sitemap file

v4.4.0

4 months ago

This release brings two important changes. It adds manufacturer listing to the sitemap, to allow search engines to discover your pages more easily. Also, in preparation for security measures implemented in future versions of PrestaShop, it was required to update the way CRON tasks are called in this module.

Please update your CRON task to use new URL available in this version.

Changes

  • #176: Release version 4.4.0 by @Hlavtox
  • #175: Add controller for CRON tasks and minor fixes by @Hlavtox
  • #173: Re added manufacturers list by @Uhor
  • #174: Remove old way of getting product images by @Hlavtox

v4.3.1

4 months ago

Changes

  • #172: Release version 4.3.1 by @Hlavtox
  • #169: Remove function "GSITEMAP_CHECK_IMAGE_FILE" - too problematic by @ShaiMagal
  • #170: Remove tab link by @Hlavtox
  • #171: Bump version to 4.3.1 by @Hlavtox
  • #168: Replace old urls by @nicosomb
  • #160: Check if the hook is present before adding it by @Hlavtox
  • #167: Update README.md by @florine2623
  • #165: Update README.md by @florine2623
  • #164: Do not include blocked pages by @Hlavtox

v4.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrestaShop/gsitemap/compare/v4.2.1...v4.3.0

v4.2.1

1 year ago

Changes

  • #156: Respect group access for products and categories by @Hlavtox
  • #155: Fix undefined index, fix form headings by @Hlavtox
  • #153: Use Organization Build Release Github Action by @atomiix
  • #149: Bump prestashop/php-dev-tools from 3.15.1 to 3.16.1 by @dependabot
  • #144: Fix license headers - part 2 by @matks
  • #143: Add dependabot config file by @PierreRambaud
  • #141: Add prepend-autoloader: false in composer.json by @matks
  • #140: Add badges into README by @matks
  • #158: Release 4.2.1 by @Progi1984
  • #157: Bump version to 4.2.1 by @Progi1984
  • #151: Improved Github Action (Support PHP 5.6 => 8.1) by @Progi1984
  • #146: Migrated Travis CI to Github Actions by @Progi1984
  • #145: Update logo and short description by @Julievrz
  • #152: Fixed PHP Notice: Trying to access array offset on value of type bool in /www/modules/gsitemap/gsitemap.php on line 419 by @metacreo
  • #150: Set property tab by @PrestaEdit

v4.2.0

3 years ago

Changes

  • #139: Release 4.2.0 by @Progi1984
  • #138: Merge master by @Progi1984
  • #135: Update version to 4.2.0 & Some Project Improvements by @Progi1984
  • #137: Fix outdated license headers by @matks
  • #136: Add CONTRIBUTORS file by @matks
  • #134: Fixed the display & behavior for "Uncheck/Check All" button by @Progi1984
  • #104: Change include init.php place by @arthtux
  • #133: Enable Release Drafter by @matks
  • #132: Add GitHub PR template by @matks
  • #131: Update readme to add multistore compatibility by @marionf
  • #127: Fix failure when generating sitemap with >25000 links by @DavidBoone
  • #107: Add all images of a product to the sitemap, instead of only the cover image by @Pixep
  • #106: Do not call getIsset() with getValue() by @Quetzacoalt91

v4.1.0

5 years ago

Bug fixes

  • #60: Fix wrong protocol used for xml schema

Improvements

  • #61: Do not display home category in sitemap
  • #66: Update index.php files for license, code standards & direct redirection
  • #71: Improve compatibility with all environments (file management)
  • #73: Update column used for products description

v4.0.0

5 years ago

Changelog:

  • #53 - Fix all reported bugs
  • #55 - Fix typo in wording
  • #56 - Apply CS Fixer

v3.2.2

5 years ago

Changelog:

  • #44 - Update gsitemap-cron.php - Remove function p()

v3.2.1

7 years ago