Try our conversational search powered by Generative AI!

Serving pages depending on user location or country

Vote:
 

Hi,

We have a site (CMS 6) with three URLs:

  1. www.masterpet.com
  2. www.masterpet.com.au
  3. www.masterpet.co.nz

 

All of these are just sitting inside one website.

 

Users from Australia access the .au and users from New Zealand access the .nz and the others access the plain URL.

 

I’m thinking of two options here:

  1. Is it possible in EPiServer for users to just access www.masterpet.com and redirect them to the .au site or .nz site depending on their current location? And don’t redirect if they’re not in Australia or New Zealand?
  2. Or if users access www.masterpet.com, load contents specific to Australia or New Zealand depending on their current location. I just find it an overkill to have .au and .nz.

And having three different URLs doesn't help either with SEO. 

Comments, suggestions, discussions would be great. Not sure what’s the best way to implement this.

 

Thanks!

 

#52294
Jul 15, 2011 3:03
Vote:
 

The Geo-IP look up feature in EPiServer CMS 6 R2 will certainly help you achieve the functionality described in 1. and 2. Here's how: 

1. If a user hits the .com homepage and matches a "From AUS" or "From NZ" visitor group then redirect them to the appropriate site. You might want to think about the fact those users might still actually want to see that page though and use a query string to automatically stop the redirect if they browse from the local site. You can use some personalisation using the location criteria in visitor groups to prompt people to visit the NZ or AU sites if they appear to be visiting them - a bit like when you visit Amazon.com from any country outside the US.

2. You can use something like Mark Everard's personalisation engine to conditionally serve up the correct content http://personalization.codeplex.com/ 

As for the domain discussion its generally a marketing decision. What URLs are advertised? Is a .com domain seen to be less personal than a specific country domain? As far as I am aware I think having country domains (and appropriate meta tags) can help with SEO when it comes to "only show pages from NZ" in Google.

In the past I have used .com for corporate and country domains for consumers. 

Thats all for now... Hope it helps!

#52300
Jul 16, 2011 14:15
Vote:
 

Thanks David.

 

The site we have right now is still runing CMS 6 and not CMS 6 R2. Site upgrade won't be until August 14 if I'm not mistaken.

With just CMS 6, what options do I have? Is it something we could address easily for now?

#52302
Jul 18, 2011 5:07
Vote:
 

Hi,

   I am new to this concept.Can any one give the step by step process on how to identify

1. The IP Address belongs to which country

2. How to redirect the user to specified url

 

 

Thanks in advance.......even small suggestions or helpful urls are greately appreciable

#52978
Aug 24, 2011 6:18
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.