Open your .htaccess file. This file you will find in your root directory.
Just copy and past following code in that file.
RewriteRule ^category/(.+)$ http://wordpressapi.com/$1 [R=301,L]
Don’t forget to replace the wordpressapi.com to your site name.
Have fun!




