The following will open a profile with a specific tab open.
Code:
index.php?option=com_comprofiler&view=userprofile&user=[user_id]&tab=TAB_NAME_HERE
Enabling SEF urls in Joomla gives a profile url of the format
Code:
index.php/cb-profile/userprofile/username
Is it possible to open the profile with a specific tab showing with SEF urls?