Project Description:
*** PROBLEM ***
The extension for JomSocial in JoomSef outputs the SEF link in XMAP different to how it is expressed internally throughout the website. The difference between the root links is '&Itemid=18' at the end which is obviously causing the different SEF expression somehow.
INTERNAL WEBSITE LINK EXPRESSION:
http://www.mma entry .com/watch-mma-online/mixed-martial-arts/videos/fighter-tributes/ufc-champion-dominick-cruz-highlights-2011-hd.html
[index.php?option=com_community&task=video&userid=109&videoid=4392&view=videos&Itemid=18]
SITEMAP LINK EXPRESSION:
http://www.mma entry.com/mma-social-network/videos/fighter-tributes/ufc-champion-dominick-cruz-highlights-2011-hd.html
[index.php?option=com_community&task=video&userid=&videoid=4392&view=videos]
*** SOLUTION ***
Make sure there is just 1 expression of the link for XMAPs SITEMAP and the General Website JoomSEF.
DESIRED LINKED TO BE EXPRESSED IN SITEMAP AND INTERNAL SITE UNDER MENU ITEMS
http://www.mma entry .com/watch-mma-online/videos/fighter-tributes/ufc-champion-dominick-cruz-highlights-2011-hd.html
NOTE // There are module positions assigned to menu items under [Itemid=18]. So the SEF link should confirm to this if possible.
All experience with JoomSEF and Xmap for Joomla 1.5 welcome.