1

I've an issue with hreflang tag. I'm working in a multilanguage site that have two languages, italian and english. I'd like to set automatically main page language in english for all the countries different from Italy.

I put this code on main page of my website but it seems doesn't work

<link rel="alternate" href="http://example.com/en/index.php" hreflang="en" />

Anyone can help me, please?

LuFFy
  • 8,799
  • 10
  • 41
  • 59
Elisa Ltc
  • 77
  • 10

1 Answers1

0

Yea the answer is using “en-us” would work.

Daniel Jackson
  • 1,036
  • 1
  • 11
  • 35