Umlaut in domain
-
Hi,
My client wants to expand it's business to Germany and logically we need a domain name to match. We've found a great one and regsiterd several variants to it.
However I just found out that in Germany it is possible (while here it's not) to register a domain with an umlaut. My question is: will google assign more value to:
schädlinge.de than schadlinge.de when users search for schädlinge?
If yes, how large will the difference be? (I will use an umlaut in the title etc)
Kind regards,
Jason. -
Thanks for your response,
the new domain name will be purchased and used exclusively for the German store. I will try to obtain both with and without the umlaut, but the first only if responsibly priced.
(since the domain is just for ranking purposes) -
If you are mostly targeting Netherlands than buy a .NL extension not DE. Secure both if expanding.
I would prefer with the amlaut if it is a German site being targeted in Germany, so it is better because people typing into google.de will be using the amlaut and this is the proper spelling for this word. That is assuming you can get a domain name with amlaut characters registered.
Will it make a big difference in rankings, probably not much so if it's a matter of getting a available domain name for cheap or paying a lot of money to purchase it off of a seller I would go with the cheaper route.
You can also look for a alternative domain name that has schädlinge with the amlaut in it and is available.
You will of course be using the amlaut in the site content and can use it in directory and filenames as well so you're still showing Google and the user what they want to see.
Use the word with the amlaut in the title tag and the meta description.
-
I'm currently targeting Google Netherlands. Germany would be the expansion territory. It's a webshop that is going to offer it's products trough a separate German version of the dutch store.
could you please explain why it makes sense to purchase the schädlinge.de domain? (because it's registered by a domain farm and will probably be expensive)
I did find when searching for German terms with the umlaut, domains without them included score excellent (usually top 3.) This to me, would make sense since it was not always possible (even in Germany) to register domains with the umlaut included.
-
Jason
Yes, that changes. If you are targeting / going to target google.de eventually, it makes complete sense to acquire schädlinge.de.
I checked ranking data on Google.de for both schädlinge and schadlinge and what's interesting is that "schadlinge" is actually considered a mis-spell of schädlinge.
Are you currently only targeting Google US or other countries other then Germany?
-
Hi Nakul,
thanks for your swift reply. I don't quite understand your reasoning. Let me first clairfy that since the buisiness expands to Germany, we are looking to target google.de
I did find google understands my intent but searching for schädlinge or schadlinge yield in different results. The domain name is supposed to give a boost in rankings for en exact match with the searched keyword.
Could you please further clarify?
Thanks
-
Based on the SERPS in Google US for your keyword, it looks like you don't need it. Just using it in the page title should be enough. Further, if you do need it at a later date, you could technically have an inner page like schadlinge.de/red-schädlinge if needed and so on.
https://www.google.com/search?q=schadlinge
I hope this helps.
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
-
301 Domain Redirect from old domain with HTTPS
My domain was indexed with HTTPS://WWW. now that we redirected it the certificate has been removed and if you try to visit the old site with https it throws an obvious error that this sites not secure and the 301 does not happen. My question is will googles bot have this issue. Right now the domain has been in redirection status to the new domain for a couple months and the old site is still indexed, while the new one is not ranking well for half its terms. If that is not causing the problem can anyone tell me why would the 301 take such a long time. Ive double and quadruple checked the 301's and all settings to ensure its being redirected properly. Yet it still hasn't fully redirected. Something is wrong and my clients ready to ditch the old domain we worked on for a good amount of time. backgorund:About 30 days ago we found some redirect loops .. well not loop but it was redirecting from old domain to the new domain several times without error. I removed the plugins causing the multi redirects and now we have just one redirect from any page on the old domain to the new https version. Any suggestions? This is really frustrating me and I just can't figure it out. My only answer at this point is wait it out because others have had this issue where it takes up to 2 months to redirect the domain. My only issue is that this is the first domain redirect out of many that have ever taken more than a week or three.
Technical SEO | | waqid0 -
Preferred domain is it importnant you choose one?
HI, Just wanted to know if it is important to choose www or non www or let google choose? Regards
Technical SEO | | ReSEOlve0 -
Redirect typo domains
Hi, What's the "correct" way of redirecting typo domains? DNS A record goes to the same ip address as the correct domain name Then 301 redirects for each typo domain in the .htaccess Subdomains on typo urls still redirect to www or should they redirect to the subdomain on the correct url in case the subdomain exists?
Technical SEO | | kuchenchef0 -
Migrating domains from a domain that will have new content.
We have a new url. The old url is being taken over by someone else. Is it possible to still have a successful redirect/migration strategy if we are redirect from our old domain, which is now being used by someone else. I see a big mess, but I'm being told we can redirect all the links to our old content (which is now used by someone else) to our new url. Thoughts? craziness? insanity? Or I'm just not getting it:)
Technical SEO | | CC_Dallas0 -
How well do .ltd.uk domain names rank?
Hi all, do .ltd.uk domain names rank well? How well do they stack up against a .com or .co.uk? I'd really appreciate any feedback from people with any experience with these domains. Thanks John
Technical SEO | | john251810100 -
Country domain: Seo for other languages
Hi, I have an italian domain (.it) for an italian hotel, it is an old authoritative domain (1997) and it is well optimized for the keywords that include the city the hotel is in, now the page is decently positioned in Google Italy. There are many problems to have the same rank for German version (in google.de, google.at). The German version is in the /de folder. The hotel has another .com domain, much less authoritative (2007), in a German server, but it was and is only a simple redirect 301 (by code) to the German version in the .it domain. (obviously the rank for this domain is almost nonexistent). Do you have any suggestion? Thank you.
Technical SEO | | depi0 -
How will a domain change affect my rankings?
My company will undergo a domain change in the next few months. Other than implementing 301 redirects, what else can I do to help the search engines realize the site has moved? What kind of impact on rankings can I expect to see? Thanks in advance!
Technical SEO | | raylau0 -
How to Redirect only specific pages to new domain
My HTACCESS FILE IS AS FOLLOWS: rewriteengine on
Technical SEO | | askthetrainer
rewritecond %{HTTP_HOST} ^mydomain.com$
rewriterule ^mydomain/(.*)$ "http://www.mydomain.com/$1" [R=301,L] #4d864805b49b5 I want to move ONLY specific pages from this domain to a new domain How do I edit my HTACCESS (which redirects http:// to www.) to move specific pages from old domain (which I have to delete) to new domain.... I.e. http://mydomaon.com/move.html needs to move to http://mynewdomain.com/move.html Where i can delete the original domains0