1
vote
0answers
22 views

Get rank for non english keyword in a english site [duplicate]

I'm trying to get to the first page of Google search for a keyword in swedish language but the site and it's content is in english. What's my best option here to get to the first page? Will anchor ...
2
votes
3answers
126 views

SEO - Redirect on first page (site.com -> site.com/en)

I have website with multiple languages and at first entrance it checks for cookie and if no cookie is present then it defaults to English language and redirects to site.com/en. So basically every ...
2
votes
1answer
57 views

multilingual domains both crawled and come up to the wrong audience

I have a domain with multilingual support through subdomains. Each language version is identical besides the titles which are translated. e.g.: domain.com ja.domain.com es.domain.com I'm ...
2
votes
1answer
44 views

Transferring users and search engines to a new domain

I've been asked to take over the maintenance of an existing site that's being reworked. At present it's serving localised content for several languages, but via a fairly unhelpful mechanism that ...
5
votes
1answer
182 views

HTML Lang ISO Code

I have a multi-language site for English and Chinese (Hong Kong). My previous setting for Chinese Hong Kong (zh-hk) had: <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-hk" ...
0
votes
1answer
62 views

What is better with 3 languages: domain-lang.org x 3, domain.org/lang or lang.domain.org? [duplicate]

Possible Duplicate: How should I structure my urls for both SEO and localization? I have three domains for similar content in three languages. One in each. I have now been told that the ...
1
vote
1answer
170 views

Are inconsistent language tags bad for SEO

Our website offers 3 languages in the following manner: -English: www.example.org/en with <html xml:lang="en" lang="en"> -Spanish: www.example.org/es with <html xml:lang="es" lang="es"> ...
3
votes
1answer
145 views

SEO & Multilingual: would be this a good practise?

I am currently making a bilingual website and I'd like to get nice SEO results of course. Here's my idea: The internal links would be composed of the "www" subdomain so that people can share links ...
1
vote
1answer
362 views

How does Google/SEs react to redirects from a domain root /

I have a website that's currently entirely English. I'm adding support for multiple languages, and would like them all indexed (so I can't serve different languages at the same URL). I opted to use / ...
5
votes
2answers
198 views

When selecting the language of a web page solely with content negotiation, will a search engine ever see different languages?

I've done a simple, small site which basically only consists of a single page. Simplicity and no clutter are very intentional here and (imho) work quite well for this from a UX standpoint. Now I'm ...
1
vote
1answer
162 views

SEO directories - good or bad?

I am building my first blog that will provide quality information about a specific niche ( make up, fashion etc. haven't decided yet ). I am intending for it to be as high on the google page as ...
3
votes
2answers
2k views

Multiple Language Website and SEO [duplicate]

Possible Duplicate: How can I get search engines to crawl my site and see a localised view of my data? Sorry, this post became a bit loquacious - but I haven't found any satisfactory ...
27
votes
7answers
2k views

How should I structure my urls for both SEO and localization?

When I set up a site in multiple languages, how should I set up my urls for search engines and usability? Let's say my site is www.example.com, and I'm translating into French and Spanish. What is ...