You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, any URI that contains an alias matching a tag group can wind up triggering a 200 response. This can lead to some bad URI index spamming. E.g. example.com/tag/maleenhancementproduct.com
Invalid tags should be filtered out and 404.
The text was updated successfully, but these errors were encountered:
Currently, any URI that contains an alias matching a tag group can wind up triggering a 200 response. This can lead to some bad URI index spamming. E.g. example.com/tag/maleenhancementproduct.com
Invalid tags should be filtered out and 404.
The text was updated successfully, but these errors were encountered: