Skip to content

Releases: johnbe4/getSeoSitemap

v5.0.0

26 Feb 16:33
e5e67aa
Compare
Choose a tag to compare
  • It requires PHP 8.0.
  • Added __contruct removing start function.
  • Updated $titleLength and $seoMaxPageSizeAdded variable to respect new search engines rules.
  • Fixed time bug on writeLog function.
  • Fixed bugs on DOMDocument charset.
  • Fixed bugs on getDuplicateTitle function.
  • Fixed bugs on getDuplicateDescription function.
  • Improved the script using Exception.
  • Improved performance.

v4.1.2

27 Mar 16:38
ad93044
Compare
Choose a tag to compare
  • It requires PHP 7.4.
  • Added SQL_NO_CACHE on select queries.
  • Removed showWarnings requests when not needed.
  • Improved performance.

v4.1.1

11 Dec 07:05
10bb7fd
Compare
Choose a tag to compare
  • Fixed stmt6->close bug.
  • Fixed page max size to 16777215 bytes.
  • Fixed totUrls field bug into getSeoSitemapExec table.
  • Added // at the beginning of all comments (to be ready for PHP 8.0).
  • Improved performance.
  • Improved bak function.
  • Updated curlExec function.
  • Optimized queries.
  • Improved dbase warnings.
  • Improved printing list.