Joomap is a Sitemap component for Joomla CMS version 1.5.x. Joomap offers a wide range of configuration options and can also generate a Google Sitemaps listing of your website’s structure. Joomap also implements a very simple plugin-mechanism to import content from external components.
Download: Joomap 2.06 Beta 2c (for Joomla 1.5.x)
Download old version: Joomap 2.05 (for Joomla 1.0.x)
The latest development version is available as a subversion repository at Googlecode:
svn checkout http://joomap.googlecode.com/svn/trunk/ joomap
Please note: The new version 2.06 is still a beta version. If you find any issues with it, please post a comment at the bottom of this page to let me know. I will try my best to track down the problem as soon as possible. However, as I also have a private life and a job that keeps me busy, it might take a couple of days for me to release a fixed version. Thank you.
Screenshots of the Joomap Component Administration Panel:
Joomap in action on my local Testsite:
Stand: 19.08.2008, 22:02 Uhr




01.07.2009 11:10
Hallo,
bezugnehmend auf Posting #177 habe ich mal testweise den Code in der der Datei joomap.google.php geändert:
Original ab Zeile 29:
29 $live_site = JURI::root();
30 $len_live_site = strlen($live_site);
…
Neu
29 $live_site1 = JURI::root();
30 $live_site = substr($live_site1,0,-3);
…
mit der -3 muss man ein wenig experimentieren und durch die Anzahl der von Rechts zu kürzenden Buchstaben tauschen. Geht bestimmt alles eleganter aber ich bin halt kein Entwickler. Bei mir funktioniert es aber anscheinend.
Mfg
Malte
03.07.2009 22:40
I’m kinda new to this. Once it’s installed and configured, how do I link to it?
03.07.2009 22:41
sorry, using Joomla 1.0 =(
06.07.2009 17:13
Hi, one of my menu items contains an external link. In Joomap the external link is shown, but with an itemid attached to it. This causes the link not to work. Can this be fixed?
Thanks!
Jikke
07.07.2009 20:44
I am using joomla 1.0.15. Joomap generates XML sitemaps with http://xxx.com - is there a way to generate maps with http://WWW.xxx.com ?
please help,
Neil, Scotland.
08.07.2009 21:24
please solve the problem of the articles urls
11.07.2009 16:31
Estou tentando aprender a lidar com o joomala
13.07.2009 20:23
http://www.salpublib.org/connect/index.php?option=com_joomap
I am getting an error: Notice: Trying to get property of non-object in C:\Inetpub\salnet\connect\administrator\components\com_joomap\plugins\content.plugin.php on line 124
Line 124: $menu->setActive($item->id);
Can you tell me what I need to do to correct this error?
Thanks.
13.07.2009 20:58
I have only selected one menu, but in the site map, it is combining both menus together.
16.07.2009 18:31
Many have asked, yet no real answer is given: What’s the problem with external links??!! When and how can we loose the “itemid” after the external link??!!