Mobile app version of vmapp.org
Login or Join
Ann8826881

: How do I map a (keyword rich) domain name to an existing website? I am not experienced technical person, and still learning but will try to explain what I have done so far and what my query

@Ann8826881

Posted in: #301Redirect #Google #ModRewrite #Redirects #Seo

I am not experienced technical person, and still learning but will try to explain what I have done so far and what my query is.

I have a (hypothetical) domain az-studios.com

On that domain I have 3 subdomains:

london.az-studios.com

newyork.az-studios.com

paris.az-studios.com

Each of them have 301 header redirections as follows:

london.az-studios.com -> az-studios.com/london
newyork.az-studios.com -> az-studios.com/newyork
paris.az-studios.com -> az-studios.com/paris
So I can maintain only one unique HTML document (that appears to be three different paths) I have setup .htaccess to use MOD_REWRITE as follows:
az-studios.com/london -> az-studios.com?city=london az-studios.com/newyork -> az-studios.com?city=newyork az-studios.com/paris -> az-studios.com?city=paris
This is so far the existing structure.

I have recently purchased three (hypothetical) keyword rich domains:

movie-studio-london.com

movie-studio-newyork.com

movie-studio-paris.com

What I would like to achieve is to have these three domains pointing as following:
movie-studio-london.com -> az-studios.com?city=london movie-studio-newyork.com -> az-studios.com?city=newyork movie-studio-paris.com -> az-studios.com?city=paris
The only tricky thing I can't figure out is how I do that so that from a Google SEO point of view, it does not use 301 redirects, no frame.

I would like movie-studio-london.com to show to visitors (and especially Google bots) as a standard website (with no funny JavaScript, links, 301 redirect, frames etc).

Some of you might scream "duplicate content" but the websites, although using the same index.php are very different.

I am also aware that this could be seen as doorway but these new purchased domains really define (with keywords) my products and what the different websites are about.

Any idea? Any more details, please ask...

Thanks

Vincent

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Ann8826881

1 Comments

Sorted by latest first Latest Oldest Best

 

@BetL925

A few years ago, buying keyword rich domains and putting content on them was a good strategy. Google's algorithm really seemed to favor sites that had keywords in the domain name. There was some speculation as to whether this was caused by Google using keywords in the domain as a strong signal on its own, or whether these sites got so many links with their url as the anchor text that it was all the keywords in the resulting anchor text that was boosting their rankings.

But that was then, now Google has adjusted the algorithms such that having a keyword domain does not get you rankings. In fact, networks of sites (like you are proposing) are often considered "spammy" and "manipulative" by Google. In addition, your domain name should be your brand. When you have multiple domain names it is hard to build a cohesive brand. Google loves ranking strong brands.

I would suggest using the URLs with the city as a page on your main domain (www.az-studios.com/london). That gives you the city in the URL. The distinction of in the page name or in the domain isn't important anymore. It allows you to build your brand. It allows you to set cookies for your users that save state over your whole site. It prevents Google from applying a "network of sites" penalty against you.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme