Posts Tagged ‘joomla’

Joomla sitemap component Xmap

Thursday, May 1st, 2008

Xmap is a very useful sitemap component for joomla which basically lets you generate a sitemap out of your menus. You can choose to use all of the menus or just your main menu, whichever works best. You can then link to the sitemap component from a menu item and see a sitemap in a human friendly form on your site. Xmap also generates the xml version for search engines such as google and yahoo. It isn’t extremely obvious where that is located at since it isn’t sitemap.xml so I thought I’d post it to save someone the hassle of looking for it. It should be here…

http://mysite.com/index.php?option=com_xmap&sitemap=1&view=xml&no_html=1

Joomla Jobline Component Strip Slashes

Thursday, May 1st, 2008

If you have magic_quotes_gpc set to on in php and would like to keep it on but jobline is not removing the slashes on display or edit in the backend then edit the following files to fix it.

Click to continue reading “Joomla Jobline Component Strip Slashes”