I'm trying to change my WordPress site's URL (without redirecting) from: example.com/go/take/ to: example.com/go/give/
Also, if my wordpress site is located in the /go/ folder, is it possible for me to trim /go/ ?
Thank you.
I'm trying to change my WordPress site's URL (without redirecting) from: example.com/go/take/ to: example.com/go/give/
Also, if my wordpress site is located in the /go/ folder, is it possible for me to trim /go/ ?
Thank you.
These are two separate issues.
Regarding the first issue, are you saying that you still want a user to type in example.com/go/take, but be served the file from example.com/go/give without changing the url? You can install the wordpress redirection plugin to do that. You can create a 'pass through' redirect which will do this.
Here's what you can do to run example.com from a wordpress install in the go subdirectory: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory