Sep
16

Hi,

We would like to make the author URL to more URL Friendly. You may want to change the Author URL Like:

http://bestwpthemez.com/author/Shane/

WordPress does not support but it can be accomplished through a simple database modification.

1. 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.
2. Select your WordPress database from the menu on the left.
3. Select the wp_users table, and then click the “Browse” tab.
4. Locate the row that has your username in the user_login column. Click the Edit button (the pencil icon) on that row.
5. Enter the desired URL version of your name into the user_nicename field.
6. Click “Go” to save your changes.

That’s it!

Thanks,

Shane G.

Popularity: 1%

Related posts:
  1. How To Convert Author Display With Link To The Author Hi, Many themes are created to simply display the author’s...
  2. How To Reset Password From PHPMyAdmin In WordPress Blog Hello All, In order to reset the password details of...
  3. Edit Author Slug WordPress Plugin Hi, This plugin is used to change the Author slug...
  4. How to change the display name of admin user from PHPmyadmin? Below mentioned are the steps to change the display name...
  5. An Introduction to Permalink Struture Tags Hello All, One can use permalink tags to customize permalink....

Leave a Reply

You must be logged in to post a comment.