SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Wordpress Multi Site Network And Domain Mapping
#1
Posted 30 August 2010 - 03:42 AM
I was wondering what kind of implications a set up like described in this blog post has on how Google or other other search engines will evaluate your website.
Because your secondary domain is parked on the primary domain, when you pull up a page on the secondary domain you briefly see a reference to the primary domain.
Thanks in advance!
#2
Posted 30 August 2010 - 07:42 AM
#3
Posted 30 August 2010 - 09:02 AM
I'll post the instructions of that blog post here to provide more details about the technical set up required to create a WordPress multi site network
Setting up the domains:- Setup your main domain. This may involve the basics like registering it, setting up the nameservers, setting up the hosting etc. Once you have the hosting setup and you are ready to upload the files, follow these steps before installing Wordpress.
- Let's refer to your primary domain as www.primarydomain.com and let us refer to your secondary domain as www.secondarydomain.com.
- Wildcard DNS: Create a subdomain on your primarydomain.com called "*" (without quotes). This will make sure that <some-random-sub-domain>.primarydomain.com does not return a 404 error.
- Park your secondary domain: Add www.secondarydomain.com as a parked domain in your account.
-
Install Wordpress- Install Wordpress 3 at www.primarydomain.com as instructed in the official documentation and setup your first site.
- Add the following line to your wp-config.php file define('WP_ALLOW_MULTISITE', true);
- In the wordpress admin section go to Tools > Network. Choose subdomains amongst sub-domains and sub-directories. Follow the instructions on the screen to finish the network setup.
- Once you finish the network setup you'll have the Super Admin menu activated on the admin screen.
- Go to Super Admin > Sites. Add a new site (for the secondary domain). For now we'll have to set it up as a subdomain and we'll later map it to the main domain. Let's create it as secondary.primarydomain.com.
- Browse to this site and verify that everything is fine.
-
Domain Mapping- Download the wordpress-mu-domain-mapping plugin. Extract it to a temporaty folder.
- Upload sunrise.php to wp-content.
- Upload domain_mapping.php to wp-content/plugins/
- Edit wp-config.php and add define('SUNRISE','on'); and use the "Network Activate" option to activate it (find it on the plugins manager page).
- Set the server Ip address to the ip address of www.primarydomain.com (find that by pinging www.primarydomain.com).
- Log into http://secondary.pri...in.com/wp-admin
- Go to Tools > Domain Mapping
- Under "Add new domain" enter secondarydomain.com and check "Primary Domain for this blog". Click "Add".
- Now your secondary site will be available at www.secondarydomain.com instead of secondary.primarydomain.com.
#4
Posted 31 August 2010 - 09:29 AM
I'm a little confused with this part [code=auto:0]3.Wildcard DNS: Create a subdomain on your primarydomain.com called "*" (without quotes). This will make sure that <some-random-sub-domain>.primarydomain.com does not return a 404 error.[/quote]
But what about an exisiting sub domain WWW ?
Why would you not want a 404 for sub domains that don't exist?
If you use domain parking, it is either going to cause problems with duplicate content OR if it redirects to perform webforwarding you need to know what type of redirect is being performed 301 or 302 otherwise you won't get the desired link juice.
#5
Posted 31 August 2010 - 05:53 PM
What would Google think of it? I've never seen a site penalized for using wildcards but it has been a long time since I've seen a site try to use them. I would guess that if you serve any content on the wildcards that it would probably be treated as duplicate content and filtered out.
If you anticipate drawing a lot of links to the site, using the wildcards might help you get some broken links fixed, or at least identify where to implement 301-redirects. But it might just be a waste of your time and resources (if defining a server record is much of a resource to waste).
#6
Posted 01 September 2010 - 06:42 AM
I'm a little confused with this part [code=auto:0]3.Wildcard DNS: Create a subdomain on your primarydomain.com called "*" (without quotes). This will make sure that <some-random-sub-domain>.primarydomain.com does not return a 404 error.
But what about an exisiting sub domain WWW ?
Why would you not want a 404 for sub domains that don't exist?
If you use domain parking, it is either going to cause problems with duplicate content OR if it redirects to perform webforwarding you need to know what type of redirect is being performed 301 or 302 otherwise you won't get the desired link juice.
Hi Guys,
I've used live htttp headers to see what happened when you pull up a page or the root domain.
I noticed at the end of page rendering that a reference was made to the primary domain, but it looks like that has to do with setting a cookie or identifying what site is being requested.
When you request a page or the main root domain, a HTTP/1.1 200 OK status is given for the right URL, so it looks like everything is in order.
The wild card dns has to do with the ability to have multiple sites hosted on their own domain name, all the sites will make use of only one WP installation which makes updating a whole lot easier.
The domain mapping plugin uses the wild card set up to make that happen somehow, I'm not that technicall to give you a more clearer explanation...sorry.
#7
Posted 01 September 2010 - 08:01 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users










