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.
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
-
Old domain to new domain
Hi, A website on server A is no longer required. The owner has redirected some URLS of this website (via plugin) to his new website on server B -but not all URLS. So when I use COMMAND site:website A , I see a mixture of redirected URLS and not redirected URLS.Therefore two websites are still being indexed in some form and causing duplication. However, weirdly when I crawl with Screaming Frog I only see one URL which is 301 redirected to the new website. I would have thought I'd see lots of URLs which hadn't been redirected. How come it is different to using the site:command? Anyway, how do I move to the new website completely without the old one being indexed anymore. I thought I knew this but have read so many blogs I've confused myself! Should I: Redirect all URLS via the HTACESS file on old website on server A? There are lots of pages indexed so a lot of URLs. What if I miss some? or Point the old domain via DNS to server B and do the redirects in website B HTaccess file? This seems more sensible but does this method still retain the website rankings? Thanks for any help
Technical SEO | | AL123al0 -
URL Structure On Site - Currently it's domain/product-name NOT domain/category/product name is this bad?
I have a eCommerce site and the site structure is domain/product-name rather than domain/product-category/product-name Do you think this will have a negative impact SEO Wise? I have seen that some of my individual product pages do get better rankings than my categories.
Technical SEO | | the-gate-films0 -
Clients domain expired - rankings lost - repurchased domain - what next?
Its only been 10 days and i have repurchased the domain name/ renewed. The who is info, website and contact information is all still the same. However we have lost all rankings and i am hoping that our top rankings come back. Does anyone have experience with such a crappy situation?
Technical SEO | | waqid0 -
Blogs are best when hosted on domain, subdomain, or...?
I’ve heard the it is a best practice to host your blog within your site. I’ve also heard it’s best to put it on a subdomain. What do you believe is the best home for your blog and why?
Technical SEO | | vernonmack0 -
Beating a keyword Domain
Has anyone here managed to beat a keyword/exact match domain to top spot? I am currently second and wondering if it is worth the time and effort to knock it off the top spot. How hard is it to get these very annoyingly favoured domains off 1st? Any help and advice much appreciated.
Technical SEO | | pauledwards0 -
Issue with .uk.com domain
hi i have rockshore.uk.com which is not indexing properly. the internal pages do not show up for the text they have on them, or the title tags. the site is on aekmps shops platform. I understand that a .uk.com is not a proper TLD but i think i have a subdomain of .uk.com Can anyone help? thanks
Technical SEO | | Turkey0 -
Delete old site but redirect domain to a new domain and site
I just have a quick query and I have a feeling about what the answer is so just wanted to see what you guys thought... Basically I am working on a client site. This client has a few other websites that are divisions of their company. However these divisions/websites are no longer used. They are wanting to delete the websites but redirect the domains to their name main website. They believe this will pass on SEO benefits as these old division sites are old and have a good PR and history. I'm unsure for DEFINITE, which way is correct?
Technical SEO | | Weerdboil0 -
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