Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 873031
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:52:18+00:00 2026-05-15T10:52:18+00:00

The new Google Chrome auto-translation feature is tripping up on one page within one

  • 0

The new Google Chrome auto-translation feature is tripping up on one page within one of our applications. Whenever we navigate to this particular page, Chrome tells us the page is in Danish and offers to translate. The page is in English, just like every other page in our app. This particular page is an internal testing page that has a few dozen form fields with English labels. I have no idea why Chrome thinks this page is Danish.

Does anyone have insights into how this language detection feature works and how I can determine what is causing Chrome to think the page is in Danish?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:52:18+00:00Added an answer on May 15, 2026 at 10:52 am

    Update: according to Google

    We don’t use any code-level language information such as lang
    attributes.

    They recommend you make it obvious what your site’s language is.
    Use the following which seems to help although Content-Language is deprecated and Google says they ignore lang

    <html lang="en" xml:lang="en" xmlns= "http://www.w3.org/1999/xhtml">
    <meta charset="UTF-8">
    <meta name="google" content="notranslate">
    <meta http-equiv="Content-Language" content="en">
    

    If that doesn’t work, you can always place a bunch of text (your “About” page for instance) in a hidden div. That might help with SEO as well.

    EDIT (and more info)

    The OP is asking about Chrome, so Google’s recommendation is posted above. There are generally three ways to accomplish this for other browsers:

    1. W3C recommendation: Use the lang and/or xml:lang attributes in the html tag:

      <html lang="en" xml:lang="en" xmlns= "http://www.w3.org/1999/xhtml">
      
    2. UPDATE: previously a Google recommendation now deprecated spec although it may still help with Chrome. : meta http-equiv (as described above):

      <meta http-equiv="Content-Language" content="en">
      
    3. Use HTTP headers (not recommended based on cross-browser recognition tests):

      HTTP/1.1 200 OK
      Date: Wed, 05 Nov 2003 10:46:04 GMT
      Content-Type: text/html; charset=iso-8859-1
      Content-Language: en
      

    Exit Chrome completely and restart it to ensure the change is detected. Chrome doesn’t always pick up the new meta tag on tab refresh.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Google Chrome 17 introduced a new feature which preloads a webpage to improve rendering
I inspected our web application with the Audit feature in the Google Chrome developer
Im new on Google Chrome Extensions coding, and i have some basic questions. I
When creating a new Image element in javascript, Google Chrome's memory tool (Developer tools
How can we intialize new google.maps.places.Autocomplete(Input, Options); for two text boxes in same page?
I have this block of code inside a loop: var points = [new google.maps.LatLng(lat1,
I started making this simple google chrome extension in javascript. And in the beginning
I'm new at this, but I have a Google V3 map that loads from
Here's what I need to do. I'm using Google Chrome. I have page that
In Google Chrome, when we open a new tab, we see icons of apps

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.