137 pointsSerious WPMU DEV-sterI'm new here
junior
Member
—
8th July 2010
Hi,
Good day. After successfully configured the domain mapping pluggin with my wp multisite 3.0, I found that all the permalink no longer work if I map a domain to existing site, for instance:
Good day. After successfully configured the domain mapping pluggin with my wp multisite 3.0, I found that all the permalink no longer work if I map a domain to existing site, for instance:
Please make sure that your domain is correctly pointing at your server. If you can provide us with the blog url and the domain you have mapped we can take a look and see if we can spot any issues.
What is the domain that you are mapping? Can you give us the original domain for the site you are mapping and the mapped domain for the same site then we can check both and try to help you.
Without both, we are only looking at one side of the problem from our end.
Responses (10)
Erstwhile founder — 8th July 2010 #
Please make sure that your domain is correctly pointing at your server. If you can provide us with the blog url and the domain you have mapped we can take a look and see if we can spot any issues.
Thanks,
Andrew
Member — 8th July 2010 #
Hi Andrew, my blog url is juxianzi.juziyue.com, the mapped domain is blog.juxianzi.com, kindly take a look, thanks.
Erstwhile founder — 8th July 2010 #
Hmm, the domain seems to be mapped correctly. Are the permalinks working on other blogs (aside from the main blog)?
Thanks,
Andrew
Member — 8th July 2010 #
Sorry that I didn't clarify it properly.
The main blog is juziyue.com, and juxianzi.juziyue.com is a sub blog. I didn't try domain mapping on the main blog yet.
If I don't turn on the domain mapping, the permalinks work properly for all blogs.
If you need, I can create a user account for you to test.
Erstwhile founder — 8th July 2010 #
Is the permalink issue just occurring on the blog with the mapped domain or does it occur on all sub blogs after the plugin is installed?
Thanks,
Andrew
Member — 8th July 2010 #
It just occurred on the blog that has got domain mapped. If I remove the domain mapping on the blog, the permalinks will be working again.
Developer — 8th July 2010 #
What is the domain that you are mapping? Can you give us the original domain for the site you are mapping and the mapped domain for the same site then we can check both and try to help you.
Without both, we are only looking at one side of the problem from our end.
Member — 8th July 2010 #
Here's the details:
Original blog:
juxianzi.juziyue.com
Mapped domain:
blog.juxianzi.com
Before:
[works] juxianzi.juziyue.com/about/
[works] juxianzi.juziyue.com/wp-login.php
After:
[no longer works] blog.juxianzi.com/about/
[works] blog.juxianzi.com/wp-login.php
Developer — 8th July 2010 #
Ok, that's returning a server 404 and not a wp 404, so it looks like a permalink or .htaccess issue.
can you check those settings on your install.
btw: http://blog.juxianzi.com/wp-login.php works fine for me.
Member — 8th July 2010 #
Thanks for the clue, it's confirmed rewrite rule problem, now it's solved :)
Become a member