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
Currently all topics are routed by pattern t/[SystemName], even those which should be displayed as widgets only. We should return HTTP 404, if IncludeInSitemap is false.
The text was updated successfully, but these errors were encountered:
smartstore/SmartStoreNET@37efcea
Fixed #856 Return 404 only when topic is rendered as widget
c26a9ce
ec8235b
mgesing
No branches or pull requests
Currently all topics are routed by pattern t/[SystemName], even those which should be displayed as widgets only. We should return HTTP 404, if IncludeInSitemap is false.
The text was updated successfully, but these errors were encountered: