I am building a Joomla 3 site with JomSocial.
A feature in JomSocial is "friends" but we would prefer that feature to be called "contacts" so I'm wondering if it is possible to rewrite/replace a phrase in a search engine friendly url.
So right now the urls are something like www.domain.com/community/friends with Joomla SEF urls turned on.
We would like to change that using an .htaccess rewrite rule to be www.domain.com/community/contacts
This would also apply to other urls such as /community/friends/invite etc
Is that possible?
Thank you in advance for any help Jonathan