JSitemap Pro 4.8

maryjopl

Member
XNullUser
Joined
Mar 15, 2025
Messages
61
Reaction score
0
Points
6
Location
EARTH
NullCash
46
Thank you for sharing this amazing component.
Post automatically merged:

Thank you for sharing this amazing component.
 
Last edited:

Molasar49

Active member
Elite
XNullUser
Joined
Mar 24, 2024
Messages
280
Reaction score
159
Points
43
Location
Mexico
NullCash
1,442
JSItemap 4.20 - 20/03/2025
  • 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
If you have any problems with the installation, here are the changes you need to make
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' )) {

That function does not exist verbatim on the J5 (J4) version, so here is the fix for that version:

Screen Shot 2025-03-26 at 11.57.12 AM.png
Seems that the function calls home using cURL (if installed), which must be why it installs correctly on some servers (without cURL) and fails on others.

The address is coded with the ROT13 cypher. Here is the address (on line 850):

Screen Shot 2025-03-26 at 12.02.16 PM.png

Hope this helps! Thanks to @Dano for the share.

The address seems to download the component, so... there you have it!
Post automatically merged:

Well, the installscript.php script from the version downloaded here and the version downloaded from the ROT13 address seem to be a bit different:

Screen Shot 2025-03-26 at 12.21.05 PM.pngScreen Shot 2025-03-26 at 12.18.24 PM.pngScreen Shot 2025-03-26 at 12.18.35 PM.png
Haven't tried to install the ROT13 download, so I dunno if it works, etc... just so you know!
 
Last edited:

negah

Member
XNullUser
Joined
Nov 28, 2021
Messages
56
Reaction score
2
Points
8
NullCash
4
Thank you for sharing this extenion
Post automatically merged:

Thank you for sharing this fix for this plugin
 
Last edited:

mah

Member
XNullUser
Joined
Jan 5, 2023
Messages
337
Reaction score
3
Points
18
Location
UK
NullCash
12
Thanks for sharing the updated component!
 

betocentrico

New member
XNullUser
Joined
May 9, 2025
Messages
5
Reaction score
0
Points
1
Location
Mexico
NullCash
7
Great I was looking the 3.x version, thanks for sharing.
Post automatically merged:

Hello
This is 4.18.6 version for joomla 3.x
its not working for my Joomla 3.12.x installation.
 
Last edited:

01K

Member
XNullUser
Joined
Dec 24, 2020
Messages
137
Reaction score
16
Points
18
NullCash
67

HelenaWitches

Member
XNullUser
Joined
Jan 24, 2021
Messages
426
Reaction score
9
Points
18
NullCash
23
hm, this does not work with 4.21, component is installed, but it does not open
Me too version 4.2.1 doesn't work, doesn't open just return to home page back-office, i don't understand :cry:
 

Dano

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 28, 2019
Messages
790
Reaction score
2,497
Points
93
NullCash
13,977
JSitemap 4.22 - 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
 

Attachments

  • jsitemap_pro_v4.22_forjoomla5.x_4.x.zip
    2.9 MB · Views: 2
  • jsitemap_pro_v4.22_forjoomla3.x.zip
    3.1 MB · Views: 1
Top