Here is a resource to help you with Google Indexing:
http://forum.mamboserver.com/showthread.php?t=63543
Secondly, Joomla is great to use but is a VERY heavy script to use and is not spider friendly. Wordpress, yes they do provide a way to give a light way to be indexed with no issues as it's built in their script and others may download more plugins to enhance this for them.
You can do a search for joomla spider plugins or indexing tricks to enhance your indexing and crawling. Another way is to embed a meta tag which will crawl your site every few days or however many times you want.
Place the below code in your header above </head>
Code:
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">