Keywords: WordPress Multisite - AWS - Technical issue - Domain Name (DNS)
Description:
I have successfully added a custom domain to the main multisite blog and everything is fine including logging in and browsing through the site. However when in some areas like when i click "edit post" button on dashboard >posts it takes me to this url :
http://www.mysite.com/wp-admin/mysite.com/wp-admin/post.php?post=25&action=edit
Notice how the domain name is added twice. The view post and delete buttons don't have this issue only the edit post does. Similarly on /wp-admin pages css does not load because the path is being distorted by doubling.
What can be causing this ?