
Overview
Define how your user profile URL's will appear to site visitors and search engines. Take control of your user profile permalinks and add dynamic slugs.
Images
Features
- Admin can customize the user profile URLs on your site by changing the profile slug pattern
- Admin can customize the base/ subdirectory for Clean URLs
- Profile base and slug can be set in the following patterns (with examples):
- User ID ( /?uid=123 )
- Username ( /?uid=username )
- Random String ( /?uid=TWNDNFoxQit0M3FicG9ad3ROQzZEZz09 )
- User ID (Clean URL) ( /base/123/ )
- Username (Clean URL) ( /base/username/ )
- Random String (Clean URL) ( /base/TWNDNFoxQit0M3FicG9ad3ROQzZEZz09/ )