Changing wordpress posts URL

admin

Administrator
Staff member
I have a wordpress website with bunch of posts. My problem is that I need to change the URLs from

Code:
website.com/post-name

to

Code:
website.com/specialword/post-name

The "specialword" is what I need to add in front of those post names, but ONLY for the post type - posts.

Can someone help me?

I need this badly, mostly because of the SEO purposes so I can keep the URLs from the previous website that wasn't done in wordpress.

Thank you!