Change permalink base HREF
-
I’m looking for a way to change the base URL for permalinks to another domain (not the one specified in WordPress address in Settings).
I want to replace permalink URLs like this:
http://domain.com/2008/12/test-post
with something like this:
http://newdomain.com/2008/12/test-post
Doing this with .htaccess rules doesn’t work for me, because of forwarding loop issues. I need to have WordPress use a different base HREF for all permalinks.
Any help would be greatly appreciated.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Change permalink base HREF’ is closed to new replies.