Archived topic
Change Author Link in Blog Posts
1 reply · Started by Marcus on March 25, 2019
Hi!
Right now I 301-redirect from /author/yrsa/ --> /yrsa/ because I display all her blog posts on /yrsa/ and I don't need the page /author/yrsa/.
I still want to display the author in the Blog Post. Is there any way to change where that link is going? Instead of a 301-redirect I can have it linked to /yrsa/.
Thanks!
Hi there,
i would suggest a plugin like this:
https://wordpress.org/plugins/edit-author-slug/
I have not found a good code snippet that doesn't risk breaking your site. One thing to be mindful of is to ensure that no other posts / pages have the same slug name.