Replies: 2 comments 1 reply
-
Any workarounds? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Here is a way to work around this and it works for me. Hope this help)
|
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.
-
Goals
Include "Clean-param" directive to resolve by resolveRobots
Non-Goals
No response
Background
I am facing with problem that when generating the robots.txt file, the "clean-param" directive is ignored.
Yandex recommends using "Clean-param" for cleaning URLs contains GET parameters because this directive allows transfer some accumulated metrics to the main URL or website.
Proposal
Add
cleanParam?
to the RobotsFile type and update the function that handles robots.txt rules.I am interested in contributing.
Beta Was this translation helpful? Give feedback.
All reactions