We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
сейчас через [[alternate? &tv=[*relation*]]] отдаёт дубл-слеш: <link rel="alternate" href="https://domen//ru/portfolio.html" hreflang="ru" /><link rel="alternate" href="https://domen//ua/portfolio.html" hreflang="ua" />
[*relation*]
<link rel="alternate" href="https://domen//ru/portfolio.html" hreflang="ru" /><link rel="alternate" href="https://domen//ua/portfolio.html" hreflang="ua" />
при переходе с https://domen/ua/index.html на https://domen/ua/ выдаёт https://domen/ua.html (пустой) пробовал решить через [[FirstChildRedirect]] - но без успеха
The text was updated successfully, but these errors were encountered:
No branches or pull requests
сейчас через [[alternate? &tv=
[*relation*]
]]отдаёт дубл-слеш:
<link rel="alternate" href="https://domen//ru/portfolio.html" hreflang="ru" /><link rel="alternate" href="https://domen//ua/portfolio.html" hreflang="ua" />
при переходе с https://domen/ua/index.html на https://domen/ua/
выдаёт https://domen/ua.html (пустой)
пробовал решить через [[FirstChildRedirect]] - но без успеха
The text was updated successfully, but these errors were encountered: