Releases: johnbe4/getSeoSitemap
Releases · johnbe4/getSeoSitemap
v5.0.0
- 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
v4.1.1
- 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.