Say you have an author page on your WordPress blog; but what happens when you find that your author archive URL looks like this?
http://example.com/author/Joe%20Smith/
Of course, you’d probably want to change your name to a more “URL-friendly” format like this:
http://example.com/author/joe-smith/
How do you do it?
Well, WordPress itself doesn’t let you (probably because the URL is intended to be a permalink), but it can still be accomplished through a simple database modification.
Here’s how. This is assuming your hosting account is setup with phpMyAdmin. (If you don’t have database editing experience, you might want to make a database backup just in case.)
- Go to your hosting account’s cPanel and click on the “phpMyAdmin” icon. If you don’t see it, look for a “MySQL Databases” icon, click it, scroll down to the bottom of the page, and then click the phpMyAdmin link.
- Select your WordPress database from the menu on the left.
- Select the wp_users table, and then click the “Browse” tab.
- Locate the row that has your username in the user_login column. Click the Edit button (the pencil icon) on that row.
- Enter the desired URL version of your name into the user_nicename field.
- Click “Go” to save your changes.
And that’s it! Your author archive will now show up at your new URL.














There Are 38 Responses So Far »
Pingback: Como alterar o link permanente do autor
Pingback: 100+ Killer Wordpress Resources | Steffan Antonas' Blog
Pingback: Author Link Broken with Custom Permalinks - One Theme Support Forums
Pingback: 101 List Of Awesome Wordpress Tips and Resources
Pingback: WordPress Hack for Author Permalinks | WebSiteCleanup.com
Pingback: 100+ Awesome Resource list for Wordpress | WebSenseLogic
Pingback: Wordpress Author Page Not Found (Error 404) if Space in URL? | Helge Klein
Pingback: Wordpress: Help! My author page isn’t displaying… | Health and Home Topics
Pingback: Custom author URL for WordPress blog | http://blog.hashbangweb.com