Title: [Plugin: Profiler] Links
Last modified: August 19, 2016

---

# [Plugin: Profiler] Links

 *  [test_b](https://wordpress.org/support/users/test_b/)
 * (@test_b)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-profiler-links/)
 * Hi.
 * I have a website – WordPress 3.0.1. I installed a plugin – Profiler. Default 
   links to the user is:
    website.com/user?user=author
 * I would like to receive links:
    website.com/user/author
 * I have .htaccess file:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
           RewriteEngine On
           RewriteBase /
           RewriteCond %{REQUEST_FILENAME} !-f
           RewriteCond %{REQUEST_FILENAME} !-d
           RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 * What should I do?
 * I tried different ways – either not working or does everything except what all
   needs.
 * Help.

Viewing 1 replies (of 1 total)

 *  Thread Starter [test_b](https://wordpress.org/support/users/test_b/)
 * (@test_b)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-profiler-links/#post-1680606)
 * Help.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Profiler] Links’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [test_b](https://wordpress.org/support/users/test_b/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-profiler-links/#post-1680606)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
