fix: prevent html validation reports from being indexed by search engines - #2041
Conversation
This change adds a meta tag to the HTML report template to prevent search engines from indexing or following links in the report.
|
|
1 similar comment
|
|
📝 Acceptance Test Report📋 Summary✅ The rule acceptance has passed for commit d708c0f 📊 Notices ComparisonNew Errors (0 out of 1913 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Errors (0 out of 1913 datasets, ~0%) ✅No changes were detected due to the code change. New Warnings (0 out of 1913 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Warnings (0 out of 1913 datasets, ~0%) ✅No changes were detected due to the code change. 🛡️ Corruption Check39 out of 1952 sources (~2 %) are corrupted.
⏱️ Performance Assessment📈 Validation TimeAssess the performance in terms of seconds taken for the validation process.
📜 Memory Consumption
|
This change adds a meta tag to the HTML report template to prevent search engines from indexing or following links in the report.

This change adds a meta tag to the HTML report template to prevent search engines from indexing or following links in the report.
Summary:
This change adds a meta tag to the HTML report template to prevent search engines from indexing or following links in the report.
Expected behavior:
Google or other search engines should not index validation reports
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything