Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
WordPress blog hosted on GoDaddy domain mapping help
-
We set up a WP blog that's hosted through GoDaddy. For various reasons, we purchased a URL to use to get through the technical build and set up and are trying to map that to a subdomain of our company website. (We can't host it on our own server, unfortunately).
My question is: for WP blogs hosted via WP you can buy a domain mapping upgrade and I'm trying to find a similar plugin that could offer the same thing that would apply to our GoDaddy hosting and point to our subdomain (GD apparently doesn't offer the domain mapping).
Anyone have any thoughts, please?
-
Hi Dan,
I know this is an old question but I wanted to ask if using MultiSite and Domain Mapping had any negative impact on search rankings? Or do the search engines treat the mapped domain as a completely unique domain?
Thanks in advance.
-
Hi Andrea,
No I didn't need a dedicated IP address when setting up MultiSite. That being said I 've not installed MultiSite on shared hosting before. I would try installing it and setting it up first on the shared hosting first.
A dedicated IP isn't necessary.
-
One last random question, pls: have you had to purchase a dedicated IP if using shared hosting? I think we may need to but before we go making this bigger without promise of it paying off, I thought I'd see if you maybe had run into this and how it may have turned out? Pls.
-
Yeah I found that same issue, that's why I went down the route of setting up a MultiSite installation. Hope you can get everything sorted out

-
Thanks for taking time to follow up and I appreciate you and Ben offering help. I'll work with my designer and report back
Cheers, Andrea -
Hi Andrea
I've had a quick look, and I think Ben has the right idea by trying that plugin. I found two resources for you to go along with it:
WP Multi Site Domain Mapping <--there's some stuff about GD in the comments
I think between the plugin Ben mentioned and those resources, that should get you there.
-Dan
-
Dan, small world, indeed! Correct; we tried and ended up in an infinite loop with our Apache system and my web designer has been trying a plug in or two to see if there's a way to map the domain. We seem to be hitting all kinds of random hiccups and as none of us are network admin savvy, I thought this may be a good place for the road less traveled. Thanks for reaching out! Andrea.
-
Hi Andrea!
Funny, you just tweeted to me today and then I was assigned to help you out with this question

Anyway, just want to make sure I understand exactly how things are setup to see if your question has been answered.
Is this correct?
-
You used www.wordpress.org (not .com) and installed a WP blog on a domain hosted with Go Daddy? In other words, you installed the WP files etc into your Go Daddy hosting account?
-
And you want that blog to map to like blog.yourdomain.com ?
Let me know, thanks!
-Dan
-
-
You could always setup a multi-site installation of WordPress and use the following plugin.
http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping
This should do what you're after, if it doesn't let me know and I can have a think about how we can sort this out for you.
-
I wish - setting up an alias like that doesn't gel with how WP handles domain mapping. It broke all our links out.
-
Isn't this more of a DNS question? Shouldn't it just go:
site.tempurl.com is an alias for newsite.realurl.com?
And then you change the base domain/config in WordPress so it never references tempurl.com ever again?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Should I move my blog from subdomain to subdirectory?
Hi there, We have a pretty strong organic presence on our consumer facing blog. Around 5.7 million organic clicks Year to Date. It's currently housed in Wordpress on a subdomain. Our team is considering migrating our blog from Wordpress to Sitecore, where our parent organization resides. With that consideration, we're trying to determine if we should preserve the subdomain or move to a subdirectory of the parent brand. Moving to the parent brand would also result in a loss of our custom global nav - we would inherit the global nav of the parent website. We're not concerned about traffic loss risk - we know that we'll lose some but we think the move to subdirectory might be more beneficial in the long run from an SEO perspective. We're mostly concerned about the users getting lost without the global nav specific to the blog. Thoughts/concerns? Thank you!
Web Design | | Jessdyl0 -
Moving pages to new domain
Hello, Our product pages are ranked #1 on google for our target keywords using our domain e.g. www.olddomain.com/cases/productxyz and sell about 20 products all ranked #1. We have a new company called www.newco.com/case/product1, 2, 3 etc. We use woocommerce e-commerce for both old and new sites. What is the best way to list our old co-products on our new site and move over the #1 rankings? Do we create new products (using our new nice design) in the newco.com woo commerce and then redirect old co links? do we copy and paste all that old content into the newco.com? Totally confused. Thank you!
Web Design | | Jamesmcd031 -
Does the blog widget with latest blog-posts at homepage helps in SEO?
Hi all, We are planning to add a widget at our website homepage which displays recent blog-posts with dates. Google favours new and latest content. So will these consistent new posts help in improving website ranking? Thanks
Web Design | | vtmoz0 -
Https pages indexed but all web pages are http - please can you offer some help?
Dear Moz Community, Please could you see what you think and offer some definite steps or advice.. I contacted the host provider and his initial thought was that WordPress was causing the https problem ?: eg when an https version of a page is called, things like videos and media don't always show up. A SSL certificate that is attached to a website, can allow pages to load over https. The host said that there is no active configured SSL it's just waiting as part of the hosting package just in case, but I found that the SSL certificate is still showing up during a crawl.It's important to eliminate the https problem before external backlinks link to any of the unwanted https pages that are currently indexed. Luckily I haven't started any intense backlinking work yet, and any links I have posted in search land have all been http version.I checked a few more url's to see if it’s necessary to create a permanent redirect from https to http. For example, I tried requesting domain.co.uk using the https:// and the https:// page loaded instead of redirecting automatically to http prefix version. I know that if I am automatically redirected to the http:// version of the page, then that is the way it should be. Search engines and visitors will stay on the http version of the site and not get lost anywhere in https. This also helps to eliminate duplicate content and to preserve link juice. What are your thoughts regarding that?As I understand it, most server configurations should redirect by default when https isn’t configured, and from my experience I’ve seen cases where pages requested via https return the default server page, a 404 error, or duplicate content. So I'm confused as to where to take this.One suggestion would be to disable all https since there is no need to have any traces to SSL when the site is even crawled ?. I don't want to enable https in the htaccess only to then create a https to http rewrite rule; https shouldn't even be a crawlable function of the site at all.RewriteEngine OnRewriteCond %{HTTPS} offor to disable the SSL completely for now until it becomes a necessity for the website.I would really welcome your thoughts as I'm really stuck as to what to do for the best, short term and long term.Kind Regards
Web Design | | SEOguy10 -
Multi region stores, one domain
hi all Wondering if I could get some options on the pros and cons of using one domain for two stores targeting different regions. My website is a fashion retailer, targted at the female market. In addition to the stores the site has a number of blogs, articles etc on. At present we have a co.uk domain and a .com which targets the US market. The trouble with this split approach is having seo two sites at once, in addition to adding content to two sites etc. we are considering combining the stores into one domain and the having the U.S. Shop at /us and UK store at /UK - in wmt we will specifiy the directories as targeted to a specific location, the hotel language etc will be showing UK and U.S. English to further help geo targeting. we are thinking that, in theory, managing just one site will mean it's easier to build the authority and brand name. Pretty much all of the blog and article content is non region specific so it is relevant to both markets, it will also reduce the need to generate unique content for two sites at once. Is there any major downside to merging the sites like this. At present the UK site is da 4 and U.S. site da 0 - they are both pretty new and one of the problems we have at the moment is building up two sites at once. i welcome any opinions. thanks. Carl
Web Design | | WonkyDog0 -
4XX (Client Error) on Wordpress Wesbite
I've just taken over the management of a website and am getting 4x 4XX (client Error) issues. Example: http://inter-italia.com/en/wp-login.php?action=lostpassword Can anyone give any guidance as how to fix this wordpress? I also see a lot of 'temporary redirects' due to multilingual plugin - is there anything I can do to fix this?
Web Design | | skehoe0 -
Self hosted or YouTube Hosted Videos for SEO?
I am trying to plug holes in my site and the one thing that is lacking is unique videos. I was wondering what is the best way to go about videos for seo purposes? Should I just post onto a youtube channel and then embed into my site or should I look to just place videos on my site with software or should I use any of the other venders out there like Vimeo? Not sure which is the best route. Any tips?
Web Design | | bronxpad0 -
Missing Meta Description Tag - Wordpress Tag
I am going through my crawl diagonostics issues and I have lots of "Missing Meta Description Tags". However when I look at the url's they are Wordpress Tags, which do not have a meta description. Shall I just ignore these errors or should I find a way to add a meta description? Is it important?
Web Design | | petewinter0