|
|
Background of the issue:
I am trying to check the Spanish product page source, but the end slash is not showing for the English URL in the hreflang attribute. The actual English product URL is hidden link. The issue can be seen at view-source:hidden link.
Symptoms:
The end slash is missing in the hreflang="en" URL. I expected to see hidden link but instead got hidden link.
Questions:
Why is the end slash missing in the hreflang="en" URL?
How can I ensure the correct URL with the end slash is displayed?
|