By Aravind Prakash on Friday, 17 March 2017
Posted in General
Replies 6
Likes 0
Views 135
Votes 0
Hi,

I wanted to change the profile url for the user "Admin" to something else.
Currently it is like /profile/649-arpraka, which I would like to change to /profile/admin.

Is there a way to do this in EasySocial or should this be handled by a URL handler like sh404sef ?

Thanks,
Aravind
Hi Aravind,
We actually have a plugin that is able achieve this.
https://stackideas.com/apps/item/3338-url-shortener

The way it works is it changes the url become something like this: site.com/user
and if you append the user id in the plugin settings(http://take.ms/xxepv), the url will be something like this site.com/id-user
·
Friday, 17 March 2017 15:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh okay, isn't there a way to configure EasySocial to use a particular url format for dashboard when when it registers a new user ?
·
Sunday, 19 March 2017 21:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Aravind,
There is no setting to configure the url format for the dashboard from the registration process. The only custom field related to the url that users can use to configure in the registration process is the 'permalink' custom field(http://take.ms/gAwBw). Basically this just changes the permalink of the user profile's url(site.com/community/id-permalink).
·
Monday, 20 March 2017 10:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post