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 Reset Password From PHPMyAdmin In WordPress Blog Hello All, In order to reset the password details of...
  2. How to change the display name of admin user from PHPmyadmin? Below mentioned are the steps to change the display...
  3. Case Study: Can Not Select Database Error Message Hi, I have upgraded database with automatic upgrade tool of...
  4. Edit Author Slug Wordpress Plugin Hi, This plugin is used to change the Author slug...
  5. How To Install Wordpress Blog On XAMPP? Hi, This is an article which describes on how to...

Leave a Reply

You must be logged in to post a comment.