Add Active Links To Your WordPress Bio Print

  • 0

The Bio field that appears with the Author information (in some designs at the end of blog posts and elsewhere on the site) is part of the User Profile settings (Users > Profile) in the WordPress Dashboard. It is a simple text field, so it does not naturally contain links that you may wish to add. 

Adding links, however, is fairly simple. It just take some basic HTML coding added to the text. 

Here's a sample of the code that we describe in the video tutorial above...

<a href="https://yourlink.com">text you want linked</a>

After you add the code, just click the Update Profile button at the bottom of the page to save the changes.


Was this answer helpful?

« Back