2
votes
1answer
51 views

Do Search Engine Spider's submit POST forms?

If I have content behind a POST form (a select box, in my case) will Googlebot, or other Search Engine Spiders be able to crawl the content behind that form? For example, if I were to have 4 ...
0
votes
2answers
40 views

google webmaster tools - I want to target by language, should I add location targeting?

I have a multilingual site, which I would like to target by language. Google Webmaster tools provides the option to add a subdomain per language sub-domain which can be geo targeted. If I'm more ...
1
vote
1answer
22 views

Directing crawlers to content in language per language sub-domain

I have a site with multilingual website with many pages (40M). The site has UGC, and each translation is actually for the titles. Each sub-domain points to the same content with different titles per ...
2
votes
1answer
48 views

Multilingual website avoiding duplicate content and right referral in SERP

I have a site with UGC in many languages. The translation I'm doing is for the titles so for each page I have multiple copies, one per language. I want to make sure Search engines don't see this as ...
0
votes
1answer
60 views

SEO implications of having multiple languages available at same URL

I am in the process of translating a set of websites to multiple languages. Would there be any negative implications if I were to serve each different language from identical URLs? I fully intend to ...
0
votes
1answer
22 views

Multilingual subdmain on different hosting server: will this be indexed by search engines? [duplicate]

I have a Japanese language sub-domain: ja.example.com, which is hosted by server A. The root domain (example.com) is hosted by server B. They have completely different IP addresses: (e.g.) ...
2
votes
1answer
32 views

Which domain better for language version?

My company is based in Russia and it's website is mycompany.ru. Now, we are planning to launch German language version and we have option for two domains: mycompany.de germankeyword.ru Which one ...
1
vote
2answers
62 views

Will multilingual URL fix give me SEO juice?

I'm working on a fairly large site, which has multilingual options, but not correctly implemented: Currently: www.example.com/this-is-a-url-of-a-certain-page ...
2
votes
3answers
128 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
181 views

Indexing a multilingual website

I am trying to create a multilingual website using the Django framework, all default content is English. I have added a native translation (Dutch). https://mydomain.com/ redirects to the user request ...
2
votes
1answer
125 views

Directing Multiple ccTLD's to 1 gTLD with a country specific subdirectory?

We have multiple ccTLDomains and are thinking about how to best combine these into one. We want to do this to focus our link building efforts. We are running a website through which we offer a ...
2
votes
2answers
480 views

How to make Google recognize language for a multilingual website?

A few weeks ago I implemented a translation functionality for my company website. The website now offers content in french and English and I took the time to look on various guides on the internet on ...
3
votes
2answers
139 views

How to name image files in multi language site?

I have one site with two languages: English and Spanish for example. What would be the proper convention to name image files? From my point of view it would be stupid to duplicate image and then name ...
3
votes
2answers
213 views

Duplicate content appearing for multi lingual sites

I have a site which has a default url say "http://www.blahblah.com/" (which is default in english language). In my site there is support for multi languages. I am having few links at my home page say ...
1
vote
1answer
84 views

multilingual mobile site and google seo [duplicate]

Possible Duplicate: How should I structure my urls for both SEO and localization? What's the preferred SEO compliance for a mobile website that is multilingual ? I have - web: en: ...
2
votes
2answers
113 views

How to inform search engines that my site support multilanguages?

The website i am working on is translated to 8 languages (English, Chinese, Japanese, Arabic, Hindi, Russian, Spanish and Portuguese). Each time the user select a language, the URL stays the same as ...
1
vote
2answers
322 views

Multilingual website without language component in the URL

I'm working on a website for Canada which will have French and English versions. For SEO purposes, I would like to avoid using any language tag in URLs because I believe it will have more impact (e.g. ...
1
vote
1answer
91 views

How does google react to duplicate pages with text in a different language?

If there is a copy of a site in another language, but with same resource filenames, does Google not like the fact that the resources aren't in the same language as the page?
1
vote
1answer
1k views

SEO optimization multiple region site, domains and multilingual site

I am taking SEO of our website to another level. I read a lot about it and study all aspects of how to properly handle multiple domains and languages. For now we use three domain names www.myurl.eu, ...
2
votes
1answer
775 views

Multilingual and SEO URLs - best practice?

What would you recommend as a URL structure for setting up a multilingual site when optimizing for SEO? I'm thinking: www.yoursite.com/en/some-category/some-article/ ...
0
votes
2answers
133 views

SEO considerations for multilingual websites [duplicate]

Possible Duplicate: How can I get search engines to crawl my site and see a localised view of my data? I'm developing a website that will be translated into two languages: English and ...
1
vote
1answer
964 views

Multilingual sites SEO and canonical

I'm in the process of improving the SEO in one of our client's multilingual sites. Currently the site passes a user the site in their preferred language by checking for a language cookie set by the ...
3
votes
5answers
257 views

SEO problems with multilanguage site [duplicate]

Possible Duplicate: How can I get search engines to crawl my site and see a localised view of my data? I have recently started a CMS project in PHP, the site will be multilingual. ...
1
vote
6answers
361 views

Avoid penalties for duplicate (multilanguage) shared hosting

My concern is about SEO. Now let me explain the scenario. I am making a 3 languages website. The development is alright, but I was targeting local customers with one domain, and international ...
8
votes
2answers
488 views

Have search engines recognise multi-lingual sites

I have organised my site by language using the following structure: www.domain.com #spanish language version homepage www.domain.com/en #english language version homepage The site is of Spanish ...
2
votes
1answer
232 views

Multi language switch links translated or in current language?

Should I do: A: translate the language links in the current language: (if I am on the English version) <a href="en/">English</a> | <a href="it/">Italian</a> | <a ...
8
votes
1answer
437 views

Multi Language URLs

I'm building an online store that will be supported in 3 languages: English, Traditional Chinese, and Simplified Chinese. My question is whether or not it is a good idea to make language specific ...
2
votes
2answers
556 views

Google analytics and 301 redirects

We have a multilingual website and the first page redirects to specific language page using 301 redirect based on some logic. For example: http://mysite.com/ redirects to http://mysite.com/en/ The ...
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 ...
5
votes
2answers
197 views

URL strategy for multilingual website [duplicate]

Possible Duplicate: How can I get search engines to crawl my site and see a localised view of my data? I was wondering what would be the best URL strategy for a multilingual website (for an ...