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




15.10.2009 09:12
Thanks a lot
16.10.2009 16:30
[...] @ Joomap [...]
21.10.2009 02:36
Thanks a lot for help.
21.10.2009 23:59
Hi. When the stable version?. Please, I need this component
26.10.2009 21:10
Hi I get the same error with the double sub directories I really need this sorting out ! ANy help with this please seems alot of people are getting this !
29.10.2009 23:23
Hi, thank you for this useful component.
I get double sub directory listing error with Joomap 2.0.6 beta 2c version.
03.11.2009 07:00
Hi,
I am having a problem after install, the component is not displaying the titles of some of the menus (it displays the 2nd and last menu name as a title, but no others) and it is not expanding the categories of the last section, so I only get the first article in the section. All other areas seem to be fine…
Cheers
03.11.2009 13:55
Hi,
I found that Joomap 2.06 Beta2 in Joomla 1.5.14 resolve friendly URLs in adifferent way than i.e. frontPage component.
I propose to change following lines:
$node->link = ‘index.php?option=com_content&view=article&id=’.$item->id;
in content.plugin.php to:
$node->link = ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->sectionid);
You can see how it works on my test page: http://www.labaj.com.pl/web/mapa-strony
15.11.2009 21:44
Gettign the following error while trying to submit sitemap to google, any help would be appreciated.
Paths don’t match
We’ve detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don’t use the www prefix (for instance, http://example.com/myfile.htm).
20.11.2009 18:28
Install of Joomap was easy but i miss one option. When i add a menu link i want to add a discribtion option. I want to give the website readers/visitors a small explanatory about de sitemap page.