I use Magento and multi store setup which includes a family of domains including a .com site, .com.au site, .in, etc. I recently decided to get rid of my .us domain because my .com domain was a better choice for ranking with Google.com.
I have disabled the .us domain and it's down.
All of my sites use the same structure, meaning /customer-support.html is live at .com/customer-support.html and .us/customer-support.html. I would like any links pointing to .us to simply replace the .us with .com? Is this possible? That way a 404 page like us./about-us.html would just go to .com/about-us.html.
Can this be done in the htaccess for the .us site?