Forums Forums White Hat SEO Multi-lingual SEO: how to treat index.html for best SEO

  • Multi-lingual SEO: how to treat index.html for best SEO

    Posted by seohelper on August 22, 2021 at 8:13 pm

    I run a multi-lingual website in which the index.html is a piece of js code redirecting to the respective homepage based on browser language setting, e.g., /en/home.html or /de/home.html.

    Now, if I just leave it as it is SEO tools grumble about missing title and meta tag. Also, I actually don’t want it listed by search engines but the respective country home.html. Therefore, I put the index.html on noindex.

    My question: will backlinks to index.html still help my website SEO? Or else, is there a better way to do it?

    Thanks in advance!

    schmuber replied 4 years, 7 months ago 1 Member · 1 Reply
  • 1 Reply
  • schmuber

    Guest
    August 22, 2021 at 8:23 pm

    You can try putting a RewriteCond %{HTTP:Accept-Language} in your htaccess, just make sure to set a default landing/language in case if someone’s browser is neither en or de.

Log in to reply.