By Dirk on Tuesday, 16 February 2016
Posted in General
Replies 3
Likes 0
Views 415
Votes 0
Hi,

How do I hide the ID numbers in the URL. For example :

- https://techdubz.com/the-underground/group/2-techdubzhq

But I have the * Permalink: on: techdubzhq. Right now if you enter:


- https://techdubz.com/the-underground/group/techdubzhq

You will hit the 404 page
Hey Dirk,

Unfortunately the "ID" is necessary as this is the unique identifier of the group. There is no way to just use an "alias" right now
·
Tuesday, 16 February 2016 22:59
·
0 Likes
·
0 Votes
·
0 Comments
·
But it has been done for profiles right. I can type:

- https://techdubz.com/the-underground/profile/techdubz

And hit my own permalink. I don't really understand why this cant be done for groups as well
·
Tuesday, 16 February 2016 23:10
·
0 Likes
·
0 Votes
·
0 Comments
·
There are a lot of complications when we have done this for the profile It also adds extra weight to the site because the system will need to "search" for the user's id given the alias. With the "ID" prefixed on the url, it loads much faster as it doesn't have to perform additional searches for the user's id.
·
Tuesday, 16 February 2016 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post