JSitemap Pro v4.20 – Sitemap Generator for Joomla

vegakiss

Active member
Elite
XNullUser
Joined
Jan 11, 2021
Messages
87
Reaction score
138
Points
33
NullCash
924
JSitemap Pro v4.20 is the most functional sitemap generator for Joomla. JSitemap offers a convenient way to manage all types of sitemaps without the need for additional plugins. Virtuemart and Kunena are supported. For Virtuemart, there is an option to include categories and products in the sitemap.

Code:
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' )) {
 

Attachments

  • jsitemap_pro_v4.20.zip
    3.1 MB · Views: 4

Molasar49

Active member
Elite
XNullUser
Joined
Mar 24, 2024
Messages
248
Reaction score
123
Points
43
Location
Mexico
NullCash
1,007
Thanks! Will report back if there is an installation problem and if the fix works. Thanks!
Post automatically merged:

Well, this seems to be for J3. You have the J5&J4 version available? Thanks
 
Last edited:

Dano

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 28, 2019
Messages
769
Reaction score
2,387
Points
93
NullCash
13,641
⚠️Duplicate content !

Please do some research before posting
 

etorresmangones

Member
XNullUser
Joined
Apr 22, 2022
Messages
273
Reaction score
2
Points
18
NullCash
26
JSitemap Pro v4.20 es el generador de mapas de sitio más funcional para Joomla. JSitemap ofrece una forma práctica de gestionar todo tipo de mapas de sitio sin necesidad de plugins adicionales. Es compatible con Virtuemart y Kunena. Virtuemart permite incluir categorías y productos en el mapa del sitio.

[CÓDIGO]Si tienes algún problema con la instalación, aquí están los cambios que debes realizar
En installscript.php cambiamos

función pública isn($uvn) {

si (función_existe ( 'curl_init' )) {
Para
función pública isn($uvn) {
devuelve verdadero;
si (función_existe ( 'curl_init' )) {[/CÓDIGO]
AGRADECEMOS, POR OFRECERNOS ESTE COMPLEMENTE TAN IMPORTANTE PARA TODOS NOSOTROS, ES DECOMUNALMENTE UTIL Y FANTASTICO. ES PARA NOSOTROS MUY IMPORTANTE ESTE SITIO, QUE NOS FACILITA Y COMPARTIMOS NUESTROS COMPONENTES ACTUALIZADOS Y FUNCIONAL EN TODAS LAS OPCIONES. MUY AGRADECIDOS.fee
 

lostykos

Member
XNullUser
Joined
Mar 29, 2024
Messages
48
Reaction score
29
Points
18
Location
Slovakia
NullCash
202
Thanks you for updated joomla sitemap component. :)
Post automatically merged:

Instalation failed on every version on joomla.. Same error..
Error, installation aborted. You are attempting to install a component package that doesn't match your actual Joomla version. Download and install the correct package for your Joomla 5.2.5 version.
Error installing component
 
Last edited:

damsmas

New member
XNullUser
Joined
Dec 2, 2021
Messages
3
Reaction score
0
Points
1
NullCash
4
thank you very much This sounds good
 
Top