Tagged Questions
0
votes
3answers
53 views
how to move another machine or server without dealing with IP
Wordpress website for a small company. i am able to install wordpress in IIS server.
my doubt is when installing , i am giving the ip address as "192.168.0.101:87".Everything works fine.I created ...
0
votes
2answers
929 views
How to? Redirect /category/sci-fi/ to /category/scifi/?
I changed the wordpress category slug from "sci-fi" to "scifi" a few months back by accident.
How can I redirect
/category/sci-fi/ to /category/scifi/
so that /category/sci-fi/page/2/, ...