Skip to content
New issue

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

Include canonical <link> for user review pages #13127

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

diox
Copy link
Member

@diox diox commented Jul 24, 2024

Also add rel=nofollow to links to it filtering user reviews by score as it's useless for search engines to visit, it's the same content but filtered.

Fixes mozilla/addons#14873

diox added 3 commits July 24, 2024 13:34
Also add rel=nofollow to links to it filtering user reviews by score
as it's useless for search engines to visit, it's the same content but
filtered.
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (e82a829) to head (88b5a29).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13127   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files         267      267           
  Lines       10600    10601    +1     
  Branches     3221     3222    +1     
=======================================
+ Hits        10419    10420    +1     
  Misses        168      168           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@diox diox requested a review from eviljeff July 24, 2024 12:05
@diox diox merged commit 7b9f6fe into mozilla:master Jul 25, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Include canonical <link> for user review pages
2 participants