- New AI content generation with Google Gemini for 'AI Contents Generator' and 'Search Engines and AI Metainfo Dashboard'
- New delete button for metainfo records filtered on current page only
- New Open Graph metadata tags: site_name and locale with configuration option
- New Twitter Card type summary_large_image with configuration option
- Update JoomRecipe integration
- Update for Joomla framework compatibility
30/12/2025
- New sitemap native viewer, based on pure CSS/JS/HTML instead than XSLT stylesheets
- New system for filtering Search Engines and AI Metainfo Dashboard, SEO Spider and Links Analyzer, now can support search filters across the entire dataset
- New filter for Links Analyzer error codes
10/11/2025
- Brand new SEO stats API report 'Freestats'
- Update Google PageSpeed API to new Google Insights
- Update to competitors stats API
- Update Baidu Ping API
- Update Hikaskop integration
- Robots.txt auto-fix update
- Auto ping integration with page builders like JPageBuilder and SP PageBuilder to automatically ping pages
- Auto ping integration with shops like VirtueMart to automatically ping products
- Update for PHP 8.5 compatibility
- New SEO stats API keys and API key regeneration feature
- Compatibility updates for Joomla 6 Stable, required for advanced multilanguage sitemaps
- Update to the SEO Stats APIs for third-party services
- Bug fix for precaching and SEF links
full change log on link
https://storejextensions.org/forum/view/28-changelogs/2843-jsitemap-changelog.html
Integration of new ChatGPT models, including full readiness for ChatGPT 5
New 'Auto-populate Metainfo Dashboard' feature for routed articles, to ease the generation of the llms.txt records with title, meta description or excerpt, and image
Compatibility updates for Joomla 6
25/07/2025
- Improved AI content generation to increase the number of results
- Updates for Joomla 6 compatibility
11/07/2025
- Improved LLMS.txt management for OpenAI GPTBot, Google GeminiBot and ClaudeBot directives
- Compatibility with Joomla 5.4 and future-proof support for Joomla 6.0 architecture
- Full compatibility with PHP 8.4, including optimized memory handling for large sitemap generation
- Bugs fix
- New feature to create and manage an AI-optimized LLMS.txt file, directly from your site’s SEO Dashboard to enhance how AI models understand your content
- Compatibility update for Joomla and improvements
If you have any problems with the installation, here are the changes you need to make
- New AI Engines Indexing System™ that boosts your search engine visibility leveraging AI Indexing Schema Markup, JSON Feeds, and Knowledge Graph for smarter, faster, and more accurate content discovery
- New feature to choose the sitemap format using a menu item and an alias
- New option to use the meta description field for the RSS feed
- Compatibility update for Joomla and PHP
In installscript.php we change
public function isn($uvn) { if (function_exists ( 'curl_init' )) {
For
public function isn($uvn) { return true; if (function_exists ( 'curl_init' )) {
JSItemap 4.19.6 - 02/03/2025
- Mandatory update for Google AI generator
- Update to replacements system
- New option to disable HTML sitemap
- Improvements and bugs fix