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
-
Subdomain or Country Code Top Level Domain
Hello Friends, I am planning to develop my website for other languages. which one is best for SEO? (The main English website is well ranked in google) 1. de.example.com (subdomain may obtain rank faster as it is part of the main website?)
Web Design | | Bold
2. example.de (this is a completely new one; so not easy to get rank?) thank you
Barsbold0 -
WordPress Category page title h1 or h2
Hi friends, I know this is a minor technical change, but we are in an extremely competitive market and I don't want to have any points against us. On our WordPress Category pages i.e. http://www.domain.com/category/�tegory-title%/ I looked at the code behind the the Title of the category page, which is "Browsing: %Category Title%" The code is an h2. I look at the posts in the category archive below, and those are also h2's. The theme preview is here and you can click on Entertainment - Reviews to see exactly what I'm referring to - http://themeforest.net/item/smartmag-responsive-retina-wordpress-magazine/full_screen_preview/6652608 I changed the code for the "Browsing: %Category Title%" to h1, which I believe is more consistent and standard formatting. 1. Is this a correct technical on-page optimization? 2. Would it be beneficial to remove "Browsing"?
Web Design | | JustinMurray0 -
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 -
Help with Schema.org on Ecommerce Products
I’m looking for ways of using schema.org with products that have pricing options. There appear to be two main problems 1) Whilst colour, width, height and depth are all catered for, size appears to be missing – how can we mark up products that are available in sizes that aren’t necessarily covered by width/height/depth (e.g. shoe size). Also, what if the product is available in different finishes – technically, these could not properly be described as colours so how could we mark them up? 2) There doesn’t seem to be any particularly good way of marking up pricing options that are displayed on the same product detail page. For e.g. if a pricing option table is used like this: | ID | Colour | Price 001-red | Red | £3.99 001-green | Green | £4.49 001-blue | Blue | £4.99 | I can mark up each row as an offer, and give each offer a price and sku or mpn, but then I can’t use itemprop=”color” to describe exactly what the option is. Would I just use itemprop=”name” in this case and abandon color altogether (even though it’s technically supposed to be describing the colour of the product and not the name of the offer)? I suppose another way I could approach it would be to mark up each row as an individual product, and assign each one an offer with the details as described above but then the containing page would effectively look like a separate product – which it isn’t. Any help or advice on this would be very much appreciated
Web Design | | paulbaguley0 -
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 -
Replacing Slider Image WordPress
Hi Everyone, I decided to delete my slider from my homepage and replace it with a static image. However, after I deleted the slider, I'm left with a dark square where the slider used to be. I want to put my new static image in that same spot, but have no idea how. Does anyone know where or what code I should add to do that? The page is www.kempruge.com The WP Forums never seem to be too helpful for me, but Moz always is! Thanks in advance, Ruben
Web Design | | KempRugeLawGroup0 -
Google also indexed trailing slash version - PLEASE HELP
Hi Guys, We redesigned the website and somehow our canonical extension decided to add a trailing slash to all URLs. Previously our canonical URLs didn't have a trailing slash. During the redesign we haven't changed the URLs. They remained same but we have now two versions indexed. One with trailing slash one without. I've now fixed the issue and removed the the trailing slash from canonical URLs. Is this the correct way of fixing it? Will our rankings be effected in a negative way? Is there anything else I need to do. The website went live last Tuesday. Thanks
Web Design | | Jvalops0 -
How to make Address Text Clickable for Google Map Link for Mobile Device
How do I make the address text on the site a clickable link for mobile devices?
Web Design | | bozzie3110