Replies: 1 comment
-
It might be related to an old issue I filed #3579 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I have used the following code to transfer the content to another language:
<a rel="alternate" hreflang="en-US" href={{ "en-US" | switch_culture_url }}><button class="ltr">En</button></a>
but Google shows the following error:
Page with redirect
for example for:
https://t-one-net.com/RedirectToLocalizedContent?targetCulture=fa-IR&contentItemUrl=%2Fen-US%2Fservicedesk-plus
Isn't there a better way to redirect to the desired page that also solves Google's problem?
Orchard Core version
Orchard Core 1.8.3
Beta Was this translation helpful? Give feedback.
All reactions